ghsa-3w73-fmf3-hg5c
Vulnerability from github
Published
2021-10-19 20:15
Modified
2022-02-23 22:19
Severity ?
Summary
Policies not properly enforced in OWASP Java HTML Sanitizer
Details
The OWASP Java HTML Sanitizer before 20211018.1 does not properly enforce policies associated with the SELECT
, STYLE
, and OPTION
elements.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "20211018.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-42575" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2021-10-19T16:10:40Z", "nvd_published_at": "2021-10-18T15:15:00Z", "severity": "CRITICAL" }, "details": "The OWASP Java HTML Sanitizer before 20211018.1 does not properly enforce policies associated with the `SELECT`, `STYLE`, and `OPTION` elements.", "id": "GHSA-3w73-fmf3-hg5c", "modified": "2022-02-23T22:19:32Z", "published": "2021-10-19T20:15:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42575" }, { "type": "WEB", "url": "https://docs.google.com/document/d/11SoX296sMS0XoQiQbpxc5pNxSdbJKDJkm5BDv0zrX50" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujan2022.html" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujul2022.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Policies not properly enforced in OWASP Java HTML Sanitizer" }
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.