mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
1016 B
Markdown
19 lines
1016 B
Markdown
|
|
### [CVE-2024-12245](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12245)
|
|||
|
|

|
|||
|
|

|
|||
|
|

|
|||
|
|
&color=brighgreen)
|
|||
|
|
|
|||
|
|
### Description
|
|||
|
|
|
|||
|
|
Logout 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
|
|||
|
|
No PoCs found on GitHub currently.
|
|||
|
|
|