mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
### [CVE-2024-34833](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34833)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
- https://github.com/ShellUnease/CVE-2024-34833-payroll-management-system-rce
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
|