cve/2021/CVE-2021-23836.md
2025-09-29 21:09:30 +02:00

19 lines
979 B
Markdown

### [CVE-2021-23836](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23836)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
An issue was discovered in flatCore before 2.0.0 build 139. A stored XSS vulnerability was identified in the prefs_smtp_psw HTTP request body parameter for the acp interface. An admin user can inject malicious client-side script into the affected parameter without any form of input sanitization. The injected payload will be executed in the browser of a user whenever one visits the affected module page.
### POC
#### Reference
- http://packetstormsecurity.com/files/160936/flatCore-CMS-XSS-File-Disclosure-SQL-Injection.html
- https://sec-consult.com/vulnerability-lab/
#### Github
No PoCs found on GitHub currently.