SQL injection in Zend Framework - CVE-2016-4861
Published: April 9, 2018 / Updated: April 10, 2018
Zend Framework
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary SQL commands in web application database.
The weakness exists due to insufficient sanitization of user-supplied data. A remote attacker can send a specially crafted HTTP request to vulnerable script and execute arbitrary SQL commands in web application database.