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

18 lines
848 B
Markdown

### [CVE-2017-8055](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8055)
![](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
WatchGuard Fireware allows user enumeration, e.g., in the Firebox XML-RPC login handler. A login request that contains a blank password sent to the XML-RPC agent in Fireware v11.12.1 and earlier returns different responses for valid and invalid usernames. An attacker could exploit this vulnerability to enumerate valid usernames on an affected Firebox.
### POC
#### Reference
- https://packetstormsecurity.com/files/142177/watchguardfbxtm-xxeinject.txt
#### Github
No PoCs found on GitHub currently.