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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An XSS issue was discovered in SmartFoxServer 2.17.0. Input passed to the AdminTool console is not properly sanitized before being returned to the user. This can be exploited to execute arbitrary HTML code in a user's browser session in context of an affected site.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/161335/SmartFoxServer-2X-2.17.0-God-Mode-Console-WebSocket-Cross-Site-Scripting.html
|
|
- https://www.zeroscience.mk/en/vulnerabilities/
|
|
- https://www.zeroscience.mk/en/vulnerabilities/ZSL-2021-5626.php
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|