cve/2024/CVE-2024-27141.md

18 lines
1.1 KiB
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2024-27141](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27141)
![](https://img.shields.io/static/v1?label=Product&message=Toshiba%20Tec%20e-Studio%20multi-function%20peripheral%20(MFP)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20see%20the%20reference%20URL%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-776%20Improper%20Restriction%20of%20Recursive%20Entity%20References%20in%20DTDs%20('XML%20Entity%20Expansion')&color=brighgreen)
### Description
Toshiba printers use XML communication for the API endpoint provided by the printer. For the endpoint, XML parsing library is used and it is vulnerable to a time-based blind XML External Entity (XXE) vulnerability. An attacker can DoS the printers by sending a HTTP request without authentication. An attacker can exploit the XXE to retrieve information. As for the affected products/models/versions, see the reference URL.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2024/Jul/1
#### Github
No PoCs found on GitHub currently.