cve/2024/CVE-2024-41954.md
2024-08-10 19:04:30 +00:00

18 lines
983 B
Markdown

### [CVE-2024-41954](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41954)
![](https://img.shields.io/static/v1?label=Product&message=fogproject&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%201.5.10.41%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-732%3A%20Incorrect%20Permission%20Assignment%20for%20Critical%20Resource&color=brighgreen)
### Description
FOG is a cloning/imaging/rescue suite/inventory management system. The application stores plaintext service account credentials in the "/opt/fog/.fogsettings" file. This file is by default readable by all users on the host. By exploiting these credentials, a malicious user could create new accounts for the web application and much more. The vulnerability is fixed in 1.5.10.41.
### POC
#### Reference
- https://github.com/FOGProject/fogproject/security/advisories/GHSA-pcqm-h8cx-282c
#### Github
No PoCs found on GitHub currently.