cve/2024/CVE-2024-54445.md
2025-09-29 16:08:36 +00:00

19 lines
1.0 KiB
Markdown
Raw 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.

### [CVE-2024-54445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-54445)
![](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%3C%209.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brighgreen)
### Description
Login functionality contains a blind SQL injection that can be exploited by unauthenticated attackers. Using a time-based blind SQLi technique the attacker can disclose all database contents. Account takeover is a potential outcome depending on the presence or lack thereof entries in certain database tables.
### POC
#### Reference
- https://www.blackduck.com/blog/cyrc-advisory-logicaldoc.html
#### Github
- https://github.com/gg0h/gg0h