cve/2024/CVE-2024-34833.md

20 lines
1.0 KiB
Markdown
Raw Normal View History

2024-06-22 09:37:59 +00:00
### [CVE-2024-34833](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34833)
![](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
Sourcecodester Payroll Management System v1.0 is vulnerable to File Upload. Users can upload images via the "save_settings" page. An unauthenticated attacker can leverage this functionality to upload a malicious PHP file instead. Successful exploitation of this vulnerability results in the ability to execute arbitrary code as the user running the web server.
### POC
#### Reference
- https://github.com/ShellUnease/payroll-management-system-rce
- https://packetstormsecurity.com/files/179106/Payroll-Management-System-1.0-Remote-Code-Execution.html
#### Github
2024-08-17 18:41:15 +00:00
- https://github.com/ShellUnease/CVE-2024-34833-payroll-management-system-rce
2024-08-12 19:01:27 +00:00
- https://github.com/nomi-sec/PoC-in-GitHub
2024-06-22 09:37:59 +00:00