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

18 lines
917 B
Markdown

### [CVE-2020-9364](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9364)
![](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
An issue was discovered in helpers/mailer.php in the Creative Contact Form extension 4.6.2 before 2019-12-03 for Joomla!. A directory traversal vulnerability resides in the filename field for uploaded attachments via the creativecontactform_upload parameter. An attacker could exploit this vulnerability with the "Send me a copy" option to receive any files of the filesystem via email.
### POC
#### Reference
- http://packetstormsecurity.com/files/156655/Creative-Contact-Form-4.6.2-Directory-Traversal.html
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-9364