cve/2024/CVE-2024-54449.md
2025-09-29 21:09:30 +02:00

19 lines
1.2 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-54449](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-54449)
![](https://img.shields.io/static/v1?label=Product&message=LogicalDOC%20Community&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=LogicalDOC%20Enterprise&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-23%3A%20Relative%20Path%20Traversal&color=brightgreen)
### Description
The API used to interact with documents in the application contains two endpoints with a flaw that allows an authenticated attacker to write a file with controlled contents to an arbitrary location on the underlying file system. This can be used to facilitate RCE. An account with read and write privileges on at least one existing document in the application is required to exploit the vulnerability. Exploitation of this vulnerability would allow an attacker to run commands of their choosing on the underlying operating system of the web server running LogicalDOC.
### POC
#### Reference
- https://www.blackduck.com/blog/cyrc-advisory-logicaldoc.html
#### Github
- https://github.com/gg0h/gg0h