{"id":"CVE-2026-69704","published":"2026-08-04T19:16:54.280","lastModified":"2026-08-05T16:17:01.497","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.","cvssScore":6.5,"cvssSeverity":"MEDIUM","cvssVector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H","cwes":["CWE-89"],"vendors":[],"products":[],"references":[{"url":"https://gist.github.com/arjunjaincs/8cd878b6628d587a1139febd40de9ac6","tags":[]},{"url":"https://github.com/maximeAmini/Atals-Livre","tags":[]},{"url":"https://www.vulncheck.com/advisories/atals-livre-sql-injection-via-unsanitized-get-parameter-in-supp","tags":[]},{"url":"https://gist.github.com/arjunjaincs/8cd878b6628d587a1139febd40de9ac6","tags":[]}],"exploitRefs":[{"url":"https://gist.github.com/arjunjaincs/8cd878b6628d587a1139febd40de9ac6","tags":[]},{"url":"https://github.com/maximeAmini/Atals-Livre","tags":[]},{"url":"https://gist.github.com/arjunjaincs/8cd878b6628d587a1139febd40de9ac6","tags":[]}],"hasPoc":true,"ai":{"summary":"The flaw allows attackers to inject malicious SQL queries via a GET parameter, potentially leading to unauthorized data deletion and extraction.","exploitability":"Exploitation requires access to the URL with the vulnerable GET parameter; no complex setup needed.","blast_radius":"If exploited, it could result in significant data loss or exposure for users of Atals-Livre systems.","remediation":"Sanitize input and validate user inputs in the supp() function to prevent SQL injection attacks.","tags":["sql-injection","data-extraction","data-deletion"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-08-11T07:06:07.509Z"}}