mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
20 lines
953 B
Markdown
20 lines
953 B
Markdown
### [CVE-2017-9979](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9979)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
On the OSNEXUS QuantaStor v4 virtual appliance before 4.3.1, if the REST call invoked does not exist, an error will be triggered containing the invalid method previously invoked. The response sent to the user isn't sanitized in this case. An attacker can leverage this issue by including arbitrary HTML or JavaScript code as a parameter, aka XSS.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/143780/OSNEXUS-QuantaStor-4-Information-Disclosure.html
|
|
- http://seclists.org/fulldisclosure/2017/Aug/23
|
|
- https://www.exploit-db.com/exploits/42517/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|