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

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Money Manager EX WebApp (web-money-manager-ex) 1.2.2 is vulnerable to Incorrect Access Control. The `redirect_if_not_loggedin` function in `functions_security.php` fails to terminate script execution after redirecting unauthenticated users. This flaw allows an unauthenticated attacker to upload arbitrary files, potentially leading to Remote Code Execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://youtu.be/JaOrlT9G3yo?t=88
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|