GHSA-8333-3mcf-q3ccCriticalCVSS 9.8

Guardian language-system passes the name GET parameter directly into an unsanitized SQL query in...

Published
July 1, 2026
Last Modified
July 1, 2026

🔗 CVE IDs covered (1)

📋 Description

Guardian language-system passes the name GET parameter directly into an unsanitized SQL query in designer.php (line 124): SELECT * FROM complex WHERE name='".$_GET['name']."'. An authenticated attacker can perform error-based SQL injection to extract database contents.

🔗 References (4)