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

18 lines
883 B
Markdown

### [CVE-2014-9605](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9605)
![](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
WebUpgrade in Netsweeper before 3.1.10, 4.0.x before 4.0.9, and 4.1.x before 4.1.2 allows remote attackers to bypass authentication and create a system backup tarball, restart the server, or stop the filters on the server via a ' (single quote) character in the login and password parameters to webupgrade/webupgrade.php. NOTE: this was originally reported as an SQL injection vulnerability, but this may be inaccurate.
### POC
#### Reference
- https://www.exploit-db.com/exploits/37928/
#### Github
No PoCs found on GitHub currently.