CVE-2017-17527

Source
https://cve.org/CVERecord?id=CVE-2017-17527
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-17527.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-17527
Downstream
Published
2017-12-14T16:29:00.887Z
Modified
2026-04-10T04:00:01.165216Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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

References

Affected packages

Git / github.com/pasdoc/pasdoc

Affected ranges

Type
GIT
Repo
https://github.com/pasdoc/pasdoc
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.14"
        }
    ]
}

Affected versions

0.*
0.14.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-17527.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "10.0"
            }
        ]
    }
]