ghsa-8r2c-r3r4-4hcp
Vulnerability from github
Published
2022-05-14 00:55
Modified
2022-05-14 00:55
Severity ?
Details
In the GNU C Library (aka glibc or libc6) through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string, without the possibility of embedded HTTP headers or other potentially dangerous substrings.
{ "affected": [], "aliases": [ "CVE-2016-10739" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-01-21T19:29:00Z", "severity": "MODERATE" }, "details": "In the GNU C Library (aka glibc or libc6) through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string, without the possibility of embedded HTTP headers or other potentially dangerous substrings.", "id": "GHSA-8r2c-r3r4-4hcp", "modified": "2022-05-14T00:55:06Z", "published": "2022-05-14T00:55:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10739" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2118" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3513" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1347549" }, { "type": "WEB", "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=20018" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00082.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/106672" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.