cve/2024/CVE-2024-54445.md

19 lines
1018 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [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)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](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=brightgreen)
2025-09-29 16:08:36 +00:00
### 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