SQL injection vulnerability in Zend Framework 1.10.x before 1.10.9 and 1.11.x before 1.11.6 when using non-ASCII-compatible encodings in conjunction PDO_MySql in PHP before 5.3.6.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/47919 | vdb entry third party advisory |
https://security-tracker.debian.org/tracker/CVE-2011-1939 | third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-1939 | issue tracking third party advisory |
https://access.redhat.com/security/cve/cve-2011-1939 | broken link |
http://security.gentoo.org/glsa/glsa-201408-01.xml | third party advisory |
https://framework.zend.com/security/advisory/ZF2011-02 | vendor advisory |
https://bugs.php.net/bug.php?id=47802 | third party advisory exploit |