CVE-2017-18266

Source
https://cve.org/CVERecord?id=CVE-2017-18266
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-18266.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-18266
Downstream
Related
Published
2018-05-10T14:29:00.207Z
Modified
2026-03-15T22:15:42.014079Z
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

The open_envvar function in xdg-open in xdg-utils before 1.1.3 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, as demonstrated by %s in this environment variable.

References

Affected packages

Git / gitlab.freedesktop.org/xdg/xdg-utils

Affected ranges

Type
GIT
Repo
https://gitlab.freedesktop.org/xdg/xdg-utils
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.1.3"
        }
    ]
}

Affected versions

Other
start
tmp
v1.*
v1.0
v1.0-beta1
v1.0-beta3
v1.0-beta4
v1.0-rc1
v1.0.1
v1.0.2
v1.1.0
v1.1.0-rc1
v1.1.0-rc2
v1.1.0-rc3
v1.1.1
v1.1.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-18266.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "7.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "14.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "16.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "17.10"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "18.04"
            }
        ]
    }
]