cve/2024/CVE-2024-41637.md
2024-08-05 18:41:32 +00:00

18 lines
689 B
Markdown

### [CVE-2024-41637](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41637)
![](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
RaspAP before 3.1.5 allows an attacker to escalate privileges: the www-data user has write access to the restapi.service file and also possesses Sudo privileges to execute several critical commands without a password.
### POC
#### Reference
- https://blog.0xzon.dev/2024-07-27-CVE-2024-41637/
#### Github
No PoCs found on GitHub currently.