gsd-2022-1233
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
URL Confusion When Scheme Not Supplied in GitHub repository medialize/uri.js prior to 1.19.11.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-1233", description: "URL Confusion When Scheme Not Supplied in GitHub repository medialize/uri.js prior to 1.19.11.", id: "GSD-2022-1233", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-1233", ], details: "URL Confusion When Scheme Not Supplied in GitHub repository medialize/uri.js prior to 1.19.11.", id: "GSD-2022-1233", modified: "2023-12-13T01:19:27.881026Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@huntr.dev", ID: "CVE-2022-1233", STATE: "PUBLIC", TITLE: "URL Confusion When Scheme Not Supplied in medialize/uri.js", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "medialize/uri.js", version: { version_data: [ { version_affected: "<", version_value: "1.19.11", }, ], }, }, ], }, vendor_name: "medialize", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "URL Confusion When Scheme Not Supplied in GitHub repository medialize/uri.js prior to 1.19.11.", }, ], }, 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-115 Misinterpretation of Input", }, ], }, ], }, references: { reference_data: [ { name: "https://huntr.dev/bounties/228d5548-1109-49f8-8aee-91038e88371c", refsource: "CONFIRM", url: "https://huntr.dev/bounties/228d5548-1109-49f8-8aee-91038e88371c", }, { name: "https://github.com/medialize/uri.js/commit/88805fd3da03bd7a5e60947adb49d182011f1277", refsource: "MISC", url: "https://github.com/medialize/uri.js/commit/88805fd3da03bd7a5e60947adb49d182011f1277", }, ], }, source: { advisory: "228d5548-1109-49f8-8aee-91038e88371c", discovery: "EXTERNAL", }, }, "gitlab.com": { advisories: [ { affected_range: "<1.19.11", affected_versions: "All versions before 1.19.11", cvss_v2: "AV:N/AC:M/Au:N/C:P/I:P/A:N", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", cwe_ids: [ "CWE-1035", "CWE-601", "CWE-937", ], date: "2022-11-29", description: "URL Confusion When Scheme Not Supplied in GitHub repository medialize/uri.js prior to 1.19.11.", fixed_versions: [ "1.19.11", ], identifier: "CVE-2022-1233", identifiers: [ "CVE-2022-1233", "GHSA-g694-m8vq-gv9h", ], not_impacted: "All versions starting from 1.19.11", package_slug: "npm/urijs", pubdate: "2022-04-04", solution: "Upgrade to version 1.19.11 or above.", title: "Misinterpretation of Input", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-1233", "https://github.com/medialize/uri.js/commit/88805fd3da03bd7a5e60947adb49d182011f1277", "https://huntr.dev/bounties/228d5548-1109-49f8-8aee-91038e88371c", "https://github.com/advisories/GHSA-g694-m8vq-gv9h", ], uuid: "a68ed491-9765-4b30-9f23-540083a5cce0", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:uri.js_project:uri.js:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "1.19.11", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@huntr.dev", ID: "CVE-2022-1233", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "URL Confusion When Scheme Not Supplied in GitHub repository medialize/uri.js prior to 1.19.11.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-601", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/medialize/uri.js/commit/88805fd3da03bd7a5e60947adb49d182011f1277", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/medialize/uri.js/commit/88805fd3da03bd7a5e60947adb49d182011f1277", }, { name: "https://huntr.dev/bounties/228d5548-1109-49f8-8aee-91038e88371c", refsource: "CONFIRM", tags: [ "Exploit", "Third Party Advisory", ], url: "https://huntr.dev/bounties/228d5548-1109-49f8-8aee-91038e88371c", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "NONE", baseScore: 5.8, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:M/Au:N/C:P/I:P/A:N", version: "2.0", }, exploitabilityScore: 8.6, impactScore: 4.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: true, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.1, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", version: "3.1", }, exploitabilityScore: 2.8, impactScore: 2.7, }, }, lastModifiedDate: "2022-11-29T14:42Z", publishedDate: "2022-04-04T20:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.