#VU4145 Command injection in Webglimpse - CVE-2012-1795
Published: January 11, 2017 / Updated: March 14, 2017
Webglimpse
Webglimpse.org
Description
The weakness exists due to insufficient sanitization of user-supplied data passed via the "query" HTTP GET parameter to "/webglimpse.cgi" script. A remote attacker can send a specially crafted HTTP request to vulnerable script and execute arbitrary OS commands on vulnerable system.
Exploitation example:
http://[host]/webglimpse.cgi?query=%27%26command+and+arguments+go+here%26%27
Successful exploitation may allow an attacker to gain complete control over vulnerable system.
Note: this vulnerability is being actively exploited.