#VU16972 SQL injection in HuCart - CVE-2018-19468
Published: January 15, 2019
HuCart
HuCart
Description
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data passed via the X-Forwarded-For HTTP header to the user/index.php?load=login&act=act_login URI. A remote attacker can send a specially specially crafted HTTP POST request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.