Files
CVEs-PoC/2020/CVE-2020-10667.md
T
2024-05-25 21:48:12 +02:00

18 lines
760 B
Markdown

### [CVE-2020-10667](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10667)
![](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
The web application exposed by the Canon Oce Colorwave 500 4.0.0.0 printer is vulnerable to Stored XSS in /TemplateManager/indexExternalLocation.jsp. The vulnerable parameter is map(template_name). NOTE: this is fixed in the latest version.
### POC
#### Reference
- http://packetstormsecurity.com/files/156833/Oce-Colorwave-500-CSRF-XSS-Authentication-Bypass.html
#### Github
No PoCs found on GitHub currently.