mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 05:11:38 +02:00
19 lines
1022 B
Markdown
19 lines
1022 B
Markdown
### [CVE-2017-14956](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14956)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
AlienVault USM v5.4.2 and earlier offers authenticated users the functionality of exporting generated reports via the "/ossim/report/wizard_email.php" script. Besides offering an export via a local download, the script also offers the possibility to send out any report via email to a given address (either in PDF or XLS format). Since there is no anti-CSRF token protecting this functionality, it is vulnerable to Cross-Site Request Forgery attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/144617/AlienVault-USM-5.4.2-Cross-Site-Request-Forgery.html
|
|
- https://www.exploit-db.com/exploits/42988/
|
|
|
|
#### Github
|
|
- https://github.com/MrTuxracer/advisories
|
|
|