CVE-2017-17527
high
CVSS v3
8.8
CVSS v2
6.8
VIR risk
8.8
Description
delphi_gui/WWWBrowserRunnerDM.pas in PasDoc 0.14 does not validate strings before launching the program specified by the BROWSER environment variable, which might allow remote attackers to conduct argument-injection attacks via a crafted URL. NOTE: a software maintainer has indicated that the code referencing the BROWSER environment variable is never used
Predictions
Exploit likelihood
92%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-17527
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | 8.0 | affected | |
| debian | 9.0 | affected | |
| debian | 10.0 | affected | |
| debian | bookworm | fixed | 0.15.0-1 |
| debian | bullseye | fixed | 0.15.0-1 |
| debian | forky | fixed | 0.15.0-1 |
| debian | sid | fixed | 0.15.0-1 |
| debian | trixie | fixed | 0.15.0-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| pasdoc_project | pasdoc | 0.14 | |
References
CWEs
CWE-74
Verify integrity in audit chain (admin only). AS-IS.