Security readout for executives and security teams
Plain-English summary
The Bosch Video Client installer can load a malicious DLL from the folder where it is launched. If a user is tricked into running the installer from a directory containing that DLL, attacker code may run on the user’s system.
Executive priority
Treat this as a high-priority cleanup for environments using Bosch Video Client installers. Business risk is code execution during software installation, especially in loosely controlled deployment workflows, but sources do not indicate active exploitation.
Technical view
CVE-2020-6787 is a CWE-427 uncontrolled search path issue in the Bosch Video Client installer up to and including 1.7.6.079. The CVSS 3.1 score is 7.8. Attack requires local execution and user interaction, but no privileges.
Likely exposure
Exposure is most likely where affected Bosch Video Client installers are stored, downloaded, or launched from shared or user-writable folders. The provided sources identify the installer, not the installed runtime application, as the vulnerable component.
Exploitation context
The source bundle does not show KEV listing or other evidence of active exploitation. Exploitation requires tricking a victim into placing a malicious DLL in the same directory as the installer and running it.
Researcher notes
Focus analysis on installer search-order behavior and deployment handling. The prerequisite materially limits exposure, but no privileges are needed once the user runs the installer. The bundle does not provide fixed-version or patch details beyond the Bosch advisory reference.
Mitigation direction
- Check Bosch PSIRT guidance for fixed installer or replacement instructions.
- Remove affected installer copies from shared and user-writable locations.
- Distribute installers only through controlled software-management channels.
- Avoid launching installers from directories containing untrusted files.
- Monitor vendor advisories for any updated mitigation details.
Validation and detection
- Inventory Bosch Video Client installer versions up to 1.7.6.079.
- Review software repositories, helpdesk shares, and endpoint download folders.
- Confirm whether installer execution occurred from user-writable directories.
- Review endpoint telemetry for unusual DLL loads during installer launches.
- Verify remediation against Bosch PSIRT guidance before closure.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-427: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2020-6787 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H1.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.8HighVector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://psirt.bosch.com/security-advisories/bosch-sa-835563-bt.htmlCVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Uncontrolled Search Path Element
Uncontrolled Search Path Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
