mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
883 B
Markdown
18 lines
883 B
Markdown
### [CVE-2014-9605](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9605)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|