Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in text_file.php (line 17): SELECT id, filename, extension, type, duration, owner, private FROM files where id = '\".$_GET['id'].\"'. An authenticated attacker can perform error-based SQL injection to extract database contents.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-01 17:16
Updated : 2026-08-24 11:16
NVD link : CVE-2026-34101
Mitre link : CVE-2026-34101
CVE.ORG link : CVE-2026-34101
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
