#VU13467 SQL injection in Ek rishta - CVE-2018-12254
Published: June 25, 2018 / Updated: June 17, 2021
Ek rishta
HarmisTechnology
Description
The vulnerability allows a remote attacker to execute arbitrary SQL commands in web application database.
The vulnerability exists in router.php due to insufficient sanitization of user-supplied data via the PATH_INFO to a home/requested_user/Sent%20interest/ URI. 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.