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

|
|||
|
|

|
|||
|
|

|
|||
|
|
&color=brighgreen)
|
|||
|
|
|
|||
|
|
### Description
|
|||
|
|
|
|||
|
|
Saved search functionality contains a blind SQL injection that can be exploited by authenticated 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
|
|||
|
|
|