gsd-2022-25887
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The package sanitize-html before 2.7.1 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure global regular expression replacement logic of HTML comment removal.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-25887", description: "The package sanitize-html before 2.7.1 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure global regular expression replacement logic of HTML comment removal.", id: "GSD-2022-25887", references: [ "https://access.redhat.com/errata/RHSA-2022:7313", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-25887", ], details: "The package sanitize-html before 2.7.1 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure global regular expression replacement logic of HTML comment removal.", id: "GSD-2022-25887", modified: "2023-12-13T01:19:26.295962Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "report@snyk.io", DATE_PUBLIC: "2022-08-30T05:00:02.403842Z", ID: "CVE-2022-25887", STATE: "PUBLIC", TITLE: "Regular Expression Denial of Service (ReDoS)", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "sanitize-html", version: { version_data: [ { version_affected: "<", version_value: "2.7.1", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, credit: [ { lang: "eng", value: "Nariyoshi Chida of NTT Security Japan", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "The package sanitize-html before 2.7.1 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure global regular expression replacement logic of HTML comment removal.", }, ], }, impact: { cvss: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "LOW", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "Regular Expression Denial of Service (ReDoS)", }, ], }, ], }, references: { reference_data: [ { name: "https://security.snyk.io/vuln/SNYK-JS-SANITIZEHTML-2957526", refsource: "MISC", url: "https://security.snyk.io/vuln/SNYK-JS-SANITIZEHTML-2957526", }, { name: "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3008102", refsource: "MISC", url: "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3008102", }, { name: "https://github.com/apostrophecms/sanitize-html/pull/557", refsource: "MISC", url: "https://github.com/apostrophecms/sanitize-html/pull/557", }, { name: "https://github.com/apostrophecms/sanitize-html/commit/b4682c12fd30e12e82fa2d9b766de91d7d2cd23c", refsource: "MISC", url: "https://github.com/apostrophecms/sanitize-html/commit/b4682c12fd30e12e82fa2d9b766de91d7d2cd23c", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<2.7.1", affected_versions: "All versions before 2.7.1", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", cwe_ids: [ "CWE-1035", "CWE-1333", "CWE-937", ], date: "2023-08-08", description: "The package sanitize-html before 2.7.1 is vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure global regular expression replacement logic of HTML comment removal.", fixed_versions: [ "2.7.1", ], identifier: "CVE-2022-25887", identifiers: [ "CVE-2022-25887", ], not_impacted: "All versions starting from 2.7.1", package_slug: "npm/sanitize-html", pubdate: "2022-08-30", solution: "Upgrade to version 2.7.1 or above.", title: "Inefficient Regular Expression Complexity", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-25887", "https://security.snyk.io/vuln/SNYK-JS-SANITIZEHTML-2957526", "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3008102", "https://github.com/apostrophecms/sanitize-html/pull/557", "https://github.com/apostrophecms/sanitize-html/commit/b4682c12fd30e12e82fa2d9b766de91d7d2cd23c", ], uuid: "8a14274f-d06f-4109-ae71-e949c5547551", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:apostrophecms:sanitize-html:*:*:*:*:*:node.js:*:*", cpe_name: [], versionEndExcluding: "2.7.1", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "report@snyk.io", ID: "CVE-2022-25887", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "The package sanitize-html before 2.7.1 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure global regular expression replacement logic of HTML comment removal.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "NVD-CWE-Other", }, ], }, ], }, references: { reference_data: [ { name: "N/A", refsource: "CONFIRM", tags: [ "Patch", "Third Party Advisory", ], url: "https://security.snyk.io/vuln/SNYK-JS-SANITIZEHTML-2957526", }, { name: "N/A", refsource: "CONFIRM", tags: [ "Patch", "Third Party Advisory", ], url: "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3008102", }, { name: "N/A", refsource: "CONFIRM", tags: [ "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://github.com/apostrophecms/sanitize-html/pull/557", }, { name: "N/A", refsource: "CONFIRM", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/apostrophecms/sanitize-html/commit/b4682c12fd30e12e82fa2d9b766de91d7d2cd23c", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, }, }, lastModifiedDate: "2022-09-01T20:38Z", publishedDate: "2022-08-30T05: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.