Guardian Language-System SQL Injection via id Parameter in translate_text.php
41Vexday Risk Score
No sign of exploitation. It has a public proof of concept.
ssvc Attendcvss 8.7epss 0.4%
exploitation probability
0.4%top 69% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in translate_text.php (line 15): SELECT id, filename, extension, type FROM files where id = '\".$_GET['id'].\"'. An authenticated attacker can perform error-based SQL injection to extract database contents.
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Affected products
guardian · language-systempublic PoCs found — 1
cve_referencegist.github.com/cyberinforepo/d5b2771d82e1b31b8fc1c33052e08dadunverified⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.