Files
CVEs-PoC/2013/CVE-2013-2671.md
T
2024-06-18 02:51:15 +02:00

19 lines
1.1 KiB
Markdown

### [CVE-2013-2671](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2671)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in the Brother MFC-9970CDW printer with firmware L (1.10) allow remote attackers to inject arbitrary web script or HTML via the (1) id or (2) val parameter to admin/admin_main.html; (3) id, (4) val, or (5) arbitrary parameter name (QUERY_STRING) to admin/profile_settings_net.html; or (6) kind or (7) arbitrary parameter name (QUERY_STRING) to fax/general_setup.html, a different vulnerability than CVE-2013-2507 and CVE-2013-2670.
### POC
#### Reference
- http://packetstormsecurity.com/files/121553/Brother-MFC-9970CDW-Firmware-0D-Cross-Site-Scripting.html
- http://www.cloudscan.me/2013/05/xss-javascript-injection-brother-mfc.html
#### Github
No PoCs found on GitHub currently.