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

18 lines
757 B
Markdown

### [CVE-2015-4382](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4382)
![](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
Multiple cross-site request forgery (CSRF) vulnerabilities in the Invoice module 6.x-1.x before 6.x-1.2 and 7.x-1.x before 7.x-1.3 for Drupal allow remote attackers to hijack the authentication of arbitrary users for requests that (1) create, (2) delete, or (3) alter invoices via unspecified vectors.
### POC
#### Reference
- https://www.drupal.org/node/2474135
#### Github
No PoCs found on GitHub currently.