gsd-2022-0691
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.9.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-0691", "description": "Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.9.", "id": "GSD-2022-0691", "references": [ "https://access.redhat.com/errata/RHSA-2022:6429" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-0691" ], "details": "Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.9.", "id": "GSD-2022-0691", "modified": "2023-12-13T01:19:11.630917Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-0691", "STATE": "PUBLIC", "TITLE": "Authorization Bypass Through User-Controlled Key in unshiftio/url-parse" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "unshiftio/url-parse", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "1.5.9" } ] } } ] }, "vendor_name": "unshiftio" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.9." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-639 Authorization Bypass Through User-Controlled Key" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/57124ed5-4b68-4934-8325-2c546257f2e4", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/57124ed5-4b68-4934-8325-2c546257f2e4" }, { "name": "https://github.com/unshiftio/url-parse/commit/0e3fb542d60ddbf6933f22eb9b1e06e25eaa5b63", "refsource": "MISC", "url": "https://github.com/unshiftio/url-parse/commit/0e3fb542d60ddbf6933f22eb9b1e06e25eaa5b63" }, { "name": "https://security.netapp.com/advisory/ntap-20220325-0006/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20220325-0006/" }, { "name": "[debian-lts-announce] 20230223 [SECURITY] [DLA 3336-1] node-url-parse security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html" } ] }, "source": { "advisory": "57124ed5-4b68-4934-8325-2c546257f2e4", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.5.9", "affected_versions": "All versions before 1.5.9", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-639", "CWE-937" ], "date": "2023-02-23", "description": "Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.9.", "fixed_versions": [ "1.5.9" ], "identifier": "CVE-2022-0691", "identifiers": [ "CVE-2022-0691" ], "not_impacted": "All versions starting from 1.5.9", "package_slug": "npm/url-parse", "pubdate": "2022-02-21", "solution": "Upgrade to version 1.5.9 or above.", "title": "Authorization Bypass Through User-Controlled Key", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-0691", "https://github.com/unshiftio/url-parse/commit/0e3fb542d60ddbf6933f22eb9b1e06e25eaa5b63", "https://huntr.dev/bounties/57124ed5-4b68-4934-8325-2c546257f2e4" ], "uuid": "86ced27e-eddb-4c03-ab44-6297a9ad95c4" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:url-parse_project:url-parse:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "1.5.9", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-0691" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.9." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-639" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/unshiftio/url-parse/commit/0e3fb542d60ddbf6933f22eb9b1e06e25eaa5b63", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/unshiftio/url-parse/commit/0e3fb542d60ddbf6933f22eb9b1e06e25eaa5b63" }, { "name": "https://huntr.dev/bounties/57124ed5-4b68-4934-8325-2c546257f2e4", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/57124ed5-4b68-4934-8325-2c546257f2e4" }, { "name": "https://security.netapp.com/advisory/ntap-20220325-0006/", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20220325-0006/" }, { "name": "[debian-lts-announce] 20230223 [SECURITY] [DLA 3336-1] node-url-parse security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html" } ] } }, "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": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2023-02-23T03:15Z", "publishedDate": "2022-02-21T09:15Z" } } }
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.