ghsa-h9r7-c397-3wqr
Vulnerability from github
Published
2022-05-24 16:44
Modified
2024-04-04 00:06
Severity ?
Details
When parsing HTTP/1.x header values, Envoy 1.9.0 and before does not reject embedded zero characters (NUL, ASCII 0x0). This allows remote attackers crafting header values containing embedded NUL characters to potentially bypass header matching rules, gaining access to unauthorized resources.
{ "affected": [], "aliases": [ "CVE-2019-9900" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-74" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-04-25T15:29:00Z", "severity": "HIGH" }, "details": "When parsing HTTP/1.x header values, Envoy 1.9.0 and before does not reject embedded zero characters (NUL, ASCII 0x0). This allows remote attackers crafting header values containing embedded NUL characters to potentially bypass header matching rules, gaining access to unauthorized resources.", "id": "GHSA-h9r7-c397-3wqr", "modified": "2024-04-04T00:06:37Z", "published": "2022-05-24T16:44:38Z", "references": [ { "type": "WEB", "url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-x74r-f4mw-c32h" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9900" }, { "type": "WEB", "url": "https://github.com/envoyproxy/envoy/issues/6434" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0741" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/envoy-announce/VoHfnDqZiAM" }, { "type": "WEB", "url": "https://groups.google.com/forum/#%21topic/envoy-announce/VoHfnDqZiAM" }, { "type": "WEB", "url": "https://www.envoyproxy.io/docs/envoy/v1.9.1/intro/version_history" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L", "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.