mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
634 B
Markdown
18 lines
634 B
Markdown
### [CVE-2017-9306](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9306)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
inc/SP/Html/Html.class.php in sysPass 2.1.9 allows remote attackers to bypass the XSS filter, as demonstrated by use of an "<svg/onload=" substring instead of an "<svg onload=" substring.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.cdxy.me/?p=763
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|