CVE-2026-34101
9.3
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| guardian | language-system | 0 <= e42c395ec4b03fe62973a669c9209a673838b8a4 | affected |
Weaknesses
- CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: yes
- Technical Impact: total
References
- https://gist.github.com/cyberinforepo/d5b2771d82e1b31b8fc1c33052e08dad
- https://www.vulncheck.com/advisories/guardian-language-system-unauthenticated-sql-injection-via-id-parameter-in-text-file-php
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.