cve/2024/CVE-2024-23822.md

19 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-23822](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-23822)
![](https://img.shields.io/static/v1?label=Product&message=Thruk&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%203.12%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%3A%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
### Description
Thruk is a multibackend monitoring webinterface. Prior to 3.12, the Thruk web monitoring application presents a vulnerability in a file upload form that allows a threat actor to arbitrarily upload files to the server to any path they desire and have permissions for. This vulnerability is known as Path Traversal or Directory Traversal. Version 3.12 fixes the issue.
### POC
#### Reference
- https://github.com/sni/Thruk/security/advisories/GHSA-4mrh-mx7x-rqjx
2024-06-09 00:33:16 +00:00
- https://github.com/sni/Thruk/security/advisories/GHSA-4mrh-mx7x-rqjx
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.