ghsa-vp37-2f9p-3vr3
Vulnerability from github
Published
2022-04-23 00:03
Modified
2022-05-04 03:59
Severity ?
Summary
Cross-site Scripting in OWASP AntiSamy
Details
AntiSamy is a library for performing fast, configurable cleansing of HTML coming from untrusted sources. OWASP AntiSamy before 1.6.7 allows XSS via HTML tag smuggling on STYLE content with crafted input. The output serializer does not properly encode the supposed Cascading Style Sheets (CSS) content. NOTE: this issue exists because of an incomplete fix for CVE-2022-28367.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.owasp.antisamy:antisamy" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.6.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-29577" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-04-26T17:47:34Z", "nvd_published_at": "2022-04-21T23:15:00Z", "severity": "MODERATE" }, "details": "AntiSamy is a library for performing fast, configurable cleansing of HTML coming from untrusted sources. OWASP AntiSamy before 1.6.7 allows XSS via HTML tag smuggling on STYLE content with crafted input. The output serializer does not properly encode the supposed Cascading Style Sheets (CSS) content. NOTE: this issue exists because of an incomplete fix for CVE-2022-28367.", "id": "GHSA-vp37-2f9p-3vr3", "modified": "2022-05-04T03:59:45Z", "published": "2022-04-23T00:03:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29577" }, { "type": "WEB", "url": "https://github.com/nahsra/antisamy/commit/32e273507da0e964b58c50fd8a4c94c9d9363af0" }, { "type": "PACKAGE", "url": "https://github.com/nahsra/antisamy" }, { "type": "WEB", "url": "https://github.com/nahsra/antisamy/releases/tag/v1.6.7" }, { "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:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-site Scripting in OWASP AntiSamy" }
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.