mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
21 lines
865 B
Markdown
21 lines
865 B
Markdown
|
|
### [CVE-2021-35043](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-35043)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
OWASP AntiSamy before 1.6.4 allows XSS via HTML attributes when using the HTML output serializer (XHTML is not affected). This was demonstrated by a javascript: URL with : as the replacement for the : character.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- https://www.oracle.com/security-alerts/cpuapr2022.html
|
||
|
|
- https://www.oracle.com/security-alerts/cpujan2022.html
|
||
|
|
- https://www.oracle.com/security-alerts/cpujul2022.html
|
||
|
|
- https://www.oracle.com/security-alerts/cpuoct2021.html
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
No PoCs found on GitHub currently.
|
||
|
|
|