cve/2019/CVE-2019-12347.md
2024-06-18 02:51:15 +02:00

19 lines
783 B
Markdown

### [CVE-2019-12347](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12347)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In pfSense 2.4.4-p3, a stored XSS vulnerability occurs when attackers inject a payload into the Name or Description field via an acme_accountkeys_edit.php action. The vulnerability occurs due to input validation errors.
### POC
#### Reference
- http://packetstormsecurity.com/files/153112/pfSense-2.4.4-p3-Cross-Site-Scripting.html
- https://redmine.pfsense.org/issues/9554#change-40729
#### Github
No PoCs found on GitHub currently.