gsd-2019-9901
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access control, e.g., a block on /admin. A backend server could then interpret the non-normalized path and provide an attacker access beyond the scope provided for by the access control policy.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-9901", "description": "Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access control, e.g., a block on /admin. A backend server could then interpret the non-normalized path and provide an attacker access beyond the scope provided for by the access control policy.", "id": "GSD-2019-9901", "references": [ "https://access.redhat.com/errata/RHSA-2019:0741" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-9901" ], "details": "Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access control, e.g., a block on /admin. A backend server could then interpret the non-normalized path and provide an attacker access beyond the scope provided for by the access control policy.", "id": "GSD-2019-9901", "modified": "2023-12-13T01:23:47.174194Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-9901", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access control, e.g., a block on /admin. A backend server could then interpret the non-normalized path and provide an attacker access beyond the scope provided for by the access control policy." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AC:H/AV:N/A:L/C:L/I:L/PR:N/S:C/UI:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.envoyproxy.io/docs/envoy/v1.9.1/intro/version_history", "refsource": "CONFIRM", "url": "https://www.envoyproxy.io/docs/envoy/v1.9.1/intro/version_history" }, { "name": "https://github.com/envoyproxy/envoy/issues/6435", "refsource": "CONFIRM", "url": "https://github.com/envoyproxy/envoy/issues/6435" }, { "name": "https://groups.google.com/forum/#!topic/envoy-announce/VoHfnDqZiAM", "refsource": "CONFIRM", "url": "https://groups.google.com/forum/#!topic/envoy-announce/VoHfnDqZiAM" }, { "name": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-xcx5-93pw-jw2w", "refsource": "CONFIRM", "url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-xcx5-93pw-jw2w" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c=v1.9.0", "affected_versions": "All versions up to 1.9.0", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-706", "CWE-937" ], "date": "2023-07-14", "description": "Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access control, e.g., a block on /admin. A backend server could then interpret the non-normalized path and provide an attacker access beyond the scope provided for by the access control policy.", "fixed_versions": [ "v1.9.1" ], "identifier": "CVE-2019-9901", "identifiers": [ "GHSA-2wmf-p7f8-w42h", "CVE-2019-9901" ], "not_impacted": "All versions after 1.9.0", "package_slug": "go/github.com/envoyproxy/envoy", "pubdate": "2022-05-24", "solution": "Upgrade to version 1.9.1 or above.", "title": "Use of Incorrectly-Resolved Name or Reference", "urls": [ "https://github.com/envoyproxy/envoy/security/advisories/GHSA-xcx5-93pw-jw2w", "https://nvd.nist.gov/vuln/detail/CVE-2019-9901", "https://github.com/envoyproxy/envoy/issues/6435", "https://groups.google.com/forum/#!topic/envoy-announce/VoHfnDqZiAM", "https://www.envoyproxy.io/docs/envoy/v1.9.1/intro/version_history", "https://github.com/envoyproxy/envoy/pull/6519/commits/e668e669677e52a00d99652b5a260d1cedafdfa8", "https://github.com/envoyproxy/envoy/blob/main/security/postmortems/cve-2019-9900.md", "https://github.com/advisories/GHSA-2wmf-p7f8-w42h" ], "uuid": "7260ce4e-102f-4da9-87b7-e91be6971f16", "versions": [ { "commit": { "sha": "37bfd8ac347955661af695a417492655b21939dc", "tags": [ "v1.9.0" ], "timestamp": "20181220193550" }, "number": "v1.9.0" }, { "commit": { "sha": "ea248e2919db841b4f3cc5e2c44dcbd90565467d", "tags": [ "v1.9.1" ], "timestamp": "20190405033941" }, "number": "v1.9.1" } ] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.9.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-9901" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access control, e.g., a block on /admin. A backend server could then interpret the non-normalized path and provide an attacker access beyond the scope provided for by the access control policy." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-706" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.envoyproxy.io/docs/envoy/v1.9.1/intro/version_history", "refsource": "CONFIRM", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://www.envoyproxy.io/docs/envoy/v1.9.1/intro/version_history" }, { "name": "https://groups.google.com/forum/#!topic/envoy-announce/VoHfnDqZiAM", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://groups.google.com/forum/#!topic/envoy-announce/VoHfnDqZiAM" }, { "name": "https://github.com/envoyproxy/envoy/issues/6435", "refsource": "CONFIRM", "tags": [ "Mitigation", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/envoyproxy/envoy/issues/6435" }, { "name": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-xcx5-93pw-jw2w", "refsource": "CONFIRM", "tags": [], "url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-xcx5-93pw-jw2w" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 10.0, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 6.0 } }, "lastModifiedDate": "2020-08-24T17:37Z", "publishedDate": "2019-04-25T16:29Z" } } }
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.