ghsa-wcxh-xxc8-v5j8
Vulnerability from github
Published
2022-05-24 16:57
Modified
2024-04-04 02:09
Severity ?
Details
libsoup through 2.68.1 has a heap-based buffer over-read because soup_ntlm_parse_challenge() in soup-auth-ntlm.c does not properly check an NTLM message's length before proceeding with a memcpy.
{ "affected": [], "aliases": [ "CVE-2019-17266" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-10-06T22:15:00Z", "severity": "CRITICAL" }, "details": "libsoup through 2.68.1 has a heap-based buffer over-read because soup_ntlm_parse_challenge() in soup-auth-ntlm.c does not properly check an NTLM message\u0027s length before proceeding with a memcpy.", "id": "GHSA-wcxh-xxc8-v5j8", "modified": "2024-04-04T02:09:12Z", "published": "2022-05-24T16:57:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17266" }, { "type": "WEB", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941912" }, { "type": "WEB", "url": "https://github.com/Kirin-say/Vulnerabilities/blob/master/CVE-2019-17266_POC.md" }, { "type": "WEB", "url": "https://gitlab.gnome.org/GNOME/libsoup/commit/88b7dff4467f4151afae244ea7d1223753cd05ab" }, { "type": "WEB", "url": "https://gitlab.gnome.org/GNOME/libsoup/commit/f8a54ac85eec2008c85393f331cdd251af8266ad" }, { "type": "WEB", "url": "https://gitlab.gnome.org/GNOME/libsoup/issues/173" }, { "type": "WEB", "url": "https://security-tracker.debian.org/tracker/CVE-2019-17266" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4152-1" }, { "type": "WEB", "url": "https://www.mail-archive.com/debian-bugs-dist%40lists.debian.org/msg1705054.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.