CyberRota Analysis
AI-GeneratedCamaleonCMS version 2.9.1 is vulnerable to an authenticated SQL injection, allowing users with post creation or editing rights to exploit inadequately parameterized queries by submitting crafted slug values. This vulnerability can lead to the extraction of sensitive information, such as administrative credentials and configuration data, from the SQLite database. Organizations using this CMS should prioritize patching or mitigating this vulnerability to protect their data integrity and security.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
CamaleonCMS 2.9.1 contains an authenticated SQL injection vulnerability that allows authenticated attackers with post creation or editing privileges to submit a crafted slug value containing SQL syntax that the database backend evaluates as part of an inadequately parameterized query. Attackers can supply malicious slug payloads using boolean- or union-style blind SQL injection techniques to extract sensitive data from the underlying SQLite database, including administrative credentials and configuration values stored in application tables.