cve/2024/CVE-2024-22723.md

19 lines
946 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-22723](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-22723)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.1.18%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
Webtrees 2.1.18 is vulnerable to Directory Traversal. By manipulating the "media_folder" parameter in the URL, an attacker (in this case, an administrator) can navigate beyond the intended directory (the 'media/' directory) to access sensitive files in other parts of the application's file system.
### POC
#### Reference
- https://cupc4k3.medium.com/cve-2024-22723-webtrees-vulnerability-uncovering-sensitive-data-through-path-traversal-7442e7a38b68
#### Github
No PoCs found on GitHub currently.