CVE-2018-20483
CVE-2018-20483 is a high-severity vulnerability in Gnu Wget with a CVSS 3.x base score of 7.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-200.
Key facts
- Severity: High (CVSS 3.x base score 7.8)
- CVSS v2: 2.1
- EPSS exploit prediction: 1% (47th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-200
- Affected product: Gnu Wget
- Published:
- Last modified:
Description
set_file_metadata in xattr.c in GNU Wget before 1.20.1 stores a file's origin URL in the user.xdg.origin.url metadata attribute of the extended attributes of the downloaded file, which allows local users to obtain sensitive information (e.g., credentials contained in the URL) by reading this attribute, as demonstrated by getfattr. This also applies to Referer information in the user.xdg.referrer.url metadata attribute. According to 2016-07-22 in the Wget ChangeLog, user.xdg.origin.url was partially based on the behavior of fwrite_xattr in tool_xattr.c in curl.
Frequently asked questions
- What is CVE-2018-20483?
- set_file_metadata in xattr.c in GNU Wget before 1.20.1 stores a file's origin URL in the user.xdg.origin.url metadata attribute of the extended attributes of the downloaded file, which allows local users to obtain sensitive information (e.g., credentials contained in the URL) by reading this attribute, as demonstrated by getfattr. This also applies to Referer information in the user.xdg.referrer.url metadata attribute. According to 2016-07-22 in the Wget ChangeLog, user.xdg.origin.url was partially based on the behavior of fwrite_xattr in tool_xattr.c in curl.
- How severe is CVE-2018-20483?
- CVE-2018-20483 has a CVSS 3.x base score of 7.8, rated high severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2018-20483 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (47th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2018-20483?
- CVE-2018-20483 affects Gnu Wget. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2018-20483?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2018-20483 published?
- CVE-2018-20483 was published on 2018-12-26 and last updated on 2026-06-17.
References
- http://git.savannah.gnu.org/cgit/wget.git/tree/NEWS
- http://www.securityfocus.com/bid/106358
- https://access.redhat.com/errata/RHSA-2019:3701
- https://security.gentoo.org/glsa/201903-08
- https://security.netapp.com/advisory/ntap-20190321-0002/
- https://twitter.com/marcan42/status/1077676739877232640
- https://usn.ubuntu.com/3943-1/
Affected products (1)
- cpe:2.3:a:gnu:wget:*:*:*:*:*:*:*:*
More vulnerabilities in Gnu Wget
- CVE-2019-5953 — Critical (CVSS 9.8): Buffer overflow in GNU Wget 1.20.1 and earlier allows remote attackers to cause a denial-of-service (DoS) or may…
- CVE-2014-4877 — Critical (CVSS 9.3): Absolute path traversal vulnerability in GNU Wget before 1.16, when recursion is enabled, allows remote FTP servers to…
- CVE-2024-38428 — Critical (CVSS 9.1): url.c in GNU Wget through 1.24.5 mishandles semicolons in the userinfo subcomponent of a URI, and thus there may be…
- CVE-2017-13090 — High (CVSS 8.8): The retr.c:fd_read_body() function is called when processing OK responses. When the response is sent chunked in wget…
- CVE-2017-13089 — High (CVSS 8.8): The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. When the…
- CVE-2016-4971 — High (CVSS 8.8): GNU wget before 1.18 allows remote servers to write to arbitrary files by redirecting a request from HTTP to a crafted…
Other CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities
- CVE-2026-27604 — Critical (CVSS 10.0): FOSSBilling is a free, open-source billing and client management system. Starting in version 0.5.4 and prior to version…
- CVE-2026-40965 — Critical (CVSS 10.0): Cloud Foundry UAA versions v76.12.0 through v78.12.0 are vulnerable to a private key exposure. The server contains a…
- CVE-2026-42826 — Critical (CVSS 10.0): Exposure of sensitive information to an unauthorized actor in Azure DevOps allows an unauthorized attacker to disclose…
- CVE-2025-29270 — Critical (CVSS 10.0): Incorrect access control in the realtime.cgi endpoint of Deep Sea Electronics devices DSE855 v1.1.0 to v1.1.26 allows…
- CVE-2025-61481 — Critical (CVSS 10.0): An issue in MikroTik RouterOS v.7.14.2 and SwOS v.2.18 exposes the WebFig management interface over cleartext HTTP by…
- CVE-2025-53624 — Critical (CVSS 10.0): The Docusaurus gists plugin adds a page to your Docusaurus instance, displaying all public gists of a GitHub user.…
Browse all CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities →