CyberRota Analysis
AI-GeneratedA SQL injection vulnerability in Atals-Livre allows attackers to exploit unsanitized input in a GET parameter of the supp() deletion helper function, enabling unauthorized database operations such as data deletion and extraction. Organizations using Atals-Livre should prioritize remediation efforts to mitigate the risk of data compromise and integrity loss. This vulnerability poses a medium severity threat, necessitating attention from security teams managing affected systems.
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
Atals-Livre contains a SQL injection vulnerability that allows attackers to manipulate database queries by passing unsanitized input through a GET parameter to the supp() deletion helper function. Attackers can inject malicious SQL syntax via the vulnerable GET parameter to perform unauthorized database operations including data deletion and extraction.