Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://gist.github.com/arjunjaincs/8cd878b6628d587a1139febd40de9ac6
- https://github.com/maximeAmini/Atals-Livre
- https://www.vulncheck.com/advisories/atals-livre-sql-injection-via-unsanitized-g
- https://gist.github.com/arjunjaincs/8cd878b6628d587a1139febd40de9ac6
FAQ
What is CVE-2026-69704?
CVE-2026-69704 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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. Att...
How severe is CVE-2026-69704?
CVE-2026-69704 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-69704?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.