OWASP AntiSamy before 1.6.6 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.
References
Link | Resource |
---|---|
https://github.com/nahsra/antisamy/commit/0199e7e194dba5e7d7197703f43ebe22401e61ae | Patch Third Party Advisory |
https://github.com/nahsra/antisamy/releases/tag/v1.6.6 | Patch Release Notes Third Party Advisory |
Configurations
History
No history.
Information
Published : 2022-04-21 23:15
Updated : 2022-05-03 20:49
NVD link : CVE-2022-28367
Mitre link : CVE-2022-28367
CVE.ORG link : CVE-2022-28367
JSON object : View
Products Affected
antisamy_project
- antisamy
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')