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

1016 B

CVE-2024-12245

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

Github

No PoCs found on GitHub currently.