gsd-2021-3801
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
prism is vulnerable to Inefficient Regular Expression Complexity
Aliases
Aliases
{ GSD: { alias: "CVE-2021-3801", description: "prism is vulnerable to Inefficient Regular Expression Complexity", id: "GSD-2021-3801", references: [ "https://access.redhat.com/errata/RHSA-2021:4902", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2021-3801", ], details: "prism is vulnerable to Inefficient Regular Expression Complexity", id: "GSD-2021-3801", modified: "2023-12-13T01:23:34.240580Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@huntr.dev", ID: "CVE-2021-3801", STATE: "PUBLIC", TITLE: "Inefficient Regular Expression Complexity in prismjs/prism", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "prismjs/prism", version: { version_data: [ { version_affected: "<=", version_value: "1.24.1", }, ], }, }, ], }, vendor_name: "prismjs", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "prism is vulnerable to Inefficient Regular Expression Complexity", }, ], }, impact: { cvss: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-1333 Inefficient Regular Expression Complexity", }, ], }, ], }, references: { reference_data: [ { name: "https://huntr.dev/bounties/8c16ab31-6eb6-46d1-b9a4-387222fe1b8a", refsource: "CONFIRM", url: "https://huntr.dev/bounties/8c16ab31-6eb6-46d1-b9a4-387222fe1b8a", }, { name: "https://github.com/prismjs/prism/commit/0ff371bb4775a131634f47d0fe85794c547232f9", refsource: "MISC", url: "https://github.com/prismjs/prism/commit/0ff371bb4775a131634f47d0fe85794c547232f9", }, ], }, source: { advisory: "8c16ab31-6eb6-46d1-b9a4-387222fe1b8a", discovery: "EXTERNAL", }, }, "gitlab.com": { advisories: [ { affected_range: "<1.25.0", affected_versions: "All versions before 1.25.0", cvss_v2: "AV:N/AC:M/Au:N/C:N/I:N/A:P", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", cwe_ids: [ "CWE-1035", "CWE-937", ], date: "2022-07-29", description: "prism is vulnerable to Inefficient Regular Expression Complexity", fixed_versions: [ "1.25.0", ], identifier: "CVE-2021-3801", identifiers: [ "CVE-2021-3801", ], not_impacted: "All versions starting from 1.25.0", package_slug: "npm/prismjs", pubdate: "2021-09-15", solution: "Upgrade to version 1.25.0 or above.", title: "Incorrect Comparison", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2021-3801", "https://huntr.dev/bounties/8c16ab31-6eb6-46d1-b9a4-387222fe1b8a", ], uuid: "fa7d3a0b-1ca0-488d-847b-93beb433a549", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:prismjs:prism:*:*:*:*:*:node.js:*:*", cpe_name: [], versionEndExcluding: "1.25.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@huntr.dev", ID: "CVE-2021-3801", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "prism is vulnerable to Inefficient Regular Expression Complexity", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "NVD-CWE-Other", }, ], }, ], }, references: { reference_data: [ { name: "https://huntr.dev/bounties/8c16ab31-6eb6-46d1-b9a4-387222fe1b8a", refsource: "CONFIRM", tags: [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://huntr.dev/bounties/8c16ab31-6eb6-46d1-b9a4-387222fe1b8a", }, { name: "https://github.com/prismjs/prism/commit/0ff371bb4775a131634f47d0fe85794c547232f9", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/prismjs/prism/commit/0ff371bb4775a131634f47d0fe85794c547232f9", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 4.3, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:P", version: "2.0", }, exploitabilityScore: 8.6, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: true, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 2.8, impactScore: 3.6, }, }, lastModifiedDate: "2022-07-29T16:52Z", publishedDate: "2021-09-15T13: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.