#VU8496 SQL injection in Pragyan CMS - CVE-2017-14601
Published: September 19, 2017
Pragyan CMS
Pragyan CMS
Description
The vulnerability allows a remote attacker to execute arbitrary SQL commands in web application database.
The vulnerability exists due to insufficient sanitization of user-supplied data passed via "forwhat" HTTP GET parameter to "cms/admin.lib.php" script. A remote attacker can send a specially crafted HTTP request to vulnerable script and execute arbitrary SQL commands in web application database.
Successful exploitation of the vulnerability may allow an attacker to gain administrative access to vulnerable web application.
Remediation
https://github.com/delta/pragyan/issues/228