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

18 lines
855 B
Markdown

### [CVE-2018-11392](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11392)
![](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 arbitrary file upload vulnerability in /classes/profile.class.php in Jigowatt "PHP Login & User Management" before 4.1.1, as distributed in the Envato Market, allows any remote authenticated user to upload .php files to the web server via a profile avatar field. This results in arbitrary code execution by requesting the .php file.
### POC
#### Reference
- http://packetstormsecurity.com/files/147878/PHP-Login-And-User-Management-4.1.0-Shell-Upload.html
#### Github
No PoCs found on GitHub currently.