cve/2024/CVE-2024-41617.md

19 lines
912 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-41617](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41617)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.2%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.