Guardian Language-System Unauthenticated OS Command Injection via id Parameter in subtitles.php
48Vexday Risk Score
No sign of exploitation. It has a public proof of concept.
ssvc Attendcvss 9.3epss 0.7%
exploitation probability
0.7%top 51% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
Guardian language-system passes the id GET parameter directly into a PHP exec() call in subtitles.php (line 19) without sanitization: exec(\"php jobs/subtitle_rendering.php \".$login_session.\" \".$_GET['id'].\" ...\"). No authentication is required. An unauthenticated remote attacker can append shell metacharacters to the id parameter to execute arbitrary OS commands on the server.
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
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.