ghsa-8hgg-xxm5-3873
Vulnerability from github
Published
2023-11-14 21:30
Modified
2023-11-15 20:11
Severity ?
Summary
DOMPurify Open Redirect vulnerability
Details
DOMPurify before 1.0.11 allows reverse tabnabbing in demos/hooks-target-blank-demo.html because links lack a 'rel="noopener noreferrer"' attribute.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "dompurify" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.11" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-25155" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2023-11-15T20:11:02Z", "nvd_published_at": "2023-11-07T03:09:22Z", "severity": "MODERATE" }, "details": "DOMPurify before 1.0.11 allows reverse tabnabbing in demos/hooks-target-blank-demo.html because links lack a \u0027rel=\"noopener noreferrer\"\u0027 attribute.", "id": "GHSA-8hgg-xxm5-3873", "modified": "2023-11-15T20:11:02Z", "published": "2023-11-14T21:30:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25155" }, { "type": "WEB", "url": "https://github.com/cure53/DOMPurify/pull/337" }, { "type": "WEB", "url": "https://github.com/cure53/DOMPurify/commit/7601c33a57e029cce51d910eda5179a3f1b51c83" }, { "type": "PACKAGE", "url": "https://github.com/cure53/DOMPurify" }, { "type": "WEB", "url": "https://github.com/cure53/DOMPurify/compare/1.0.10...1.0.11" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "DOMPurify Open Redirect vulnerability" }
Loading...
Loading...
- 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.