Ghostwire

CVE-2026-34101: Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in text_file.php (line 17):...

CRITICAL CVSS 0.0

Published: July 1, 2026 | Last Modified: July 1, 2026

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.

Ghostwire Analysis — What This Means Practically

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Security Coverage (1 articles)

References