cve/2018/CVE-2018-11392.md

19 lines
956 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/147878/PHP-Login-And-User-Management-4.1.0-Shell-Upload.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.