Loading market data...
← Back to CVE feed

CVE-2026-34101

CRITICAL CVSS 9.8 View on NVD ↗

Description

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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Published: Jul 01, 2026 17:16 UTC Modified: Jul 01, 2026 19:16 UTC