Zend Framework vulnerabilities
28 known vulnerabilities affecting zend/zend_framework.
Total CVEs
28
CISA KEV
0
Public exploits
5
Exploited in wild
1
Severity breakdown
CRITICAL12HIGH4MEDIUM12
Vulnerabilities
Page 1 of 2
CVE-2021-3007P1CRITICALCVSS 9.8ExploitedPoCv3.0.02021-01-04
CVE-2021-3007 [CRITICAL] CWE-502 CVE-2021-3007: Laminas Project laminas-http before 2.14.2, and Zend Framework 3.0.0, has a deserialization vulnerab
Laminas Project laminas-http before 2.14.2, and Zend Framework 3.0.0, has a deserialization vulnerability that can lead to remote code execution if the content is controllable, related to the __destruct method of the Zend\Http\Response\Stream class in Stream.php. NOTE: Zend Framework is no longer supported by the maintainer. NOTE: the laminas-http v
nvd
CVE-2012-3363P2CRITICALCVSS 9.1PoC≥ 1.0.0, < 1.11.12v1.12.02013-02-13
CVE-2012-3363 [CRITICAL] CWE-611 CVE-2012-3363: Zend_XmlRpc in Zend Framework 1.x before 1.11.12 and 1.12.x before 1.12.0 does not properly handle S
Zend_XmlRpc in Zend Framework 1.x before 1.11.12 and 1.12.x before 1.12.0 does not properly handle SimpleXMLElement classes, which allows remote attackers to read arbitrary files or create TCP connections via an external entity reference in a DOCTYPE element in an XML-RPC request, aka an XML external entity (XXE) injection attack.
nvd
CVE-2016-10034P2CRITICALCVSS 9.8PoC≤ 2.4.102016-12-30
CVE-2016-10034 [CRITICAL] CWE-77 CVE-2016-10034: The setFrom function in the Sendmail adapter in the zend-mail component before 2.4.11, 2.5.x, 2.6.x,
The setFrom function in the Sendmail adapter in the zend-mail component before 2.4.11, 2.5.x, 2.6.x, and 2.7.x before 2.7.2, and Zend Framework before 2.4.11 might allow remote attackers to pass extra parameters to the mail command and consequently execute arbitrary code via a \" (backslash double quote) in a crafted e-mail address.
nvd
CVE-2011-1939P2CRITICALCVSS 9.8PoC≥ 1.10.0, < 1.10.9≥ 1.11.0, < 1.11.62019-11-26
CVE-2011-1939 [CRITICAL] CWE-89 CVE-2011-1939: SQL injection vulnerability in Zend Framework 1.10.x before 1.10.9 and 1.11.x before 1.11.6 when usi
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.
nvd
CVE-2015-5161P3MEDIUMCVSS 6.8PoCv1.0.0v1.0.1+117 more2015-08-25
CVE-2015-5161 [MEDIUM] CVE-2015-5161: The Zend_Xml_Security::scan in ZendXml before 1.0.1 and Zend Framework before 1.12.14, 2.x before 2.
The Zend_Xml_Security::scan in ZendXml before 1.0.1 and Zend Framework before 1.12.14, 2.x before 2.4.6, and 2.5.x before 2.5.2, when running under PHP-FPM in a threaded environment, allows remote attackers to bypass security checks and conduct XML external entity (XXE) and XML entity expansion (XEE) attacks via multibyte encoded characters.
nvd
CVE-2014-8089P3CRITICALCVSS 9.8fixed in 1.12.9≥ 2.2.0, < 2.2.8+1 more2020-02-17
CVE-2014-8089 [CRITICAL] CWE-89 CVE-2014-8089: SQL injection vulnerability in Zend Framework before 1.12.9, 2.2.x before 2.2.8, and 2.3.x before 2.
SQL injection vulnerability in Zend Framework before 1.12.9, 2.2.x before 2.2.8, and 2.3.x before 2.3.3, when using the sqlsrv PHP extension, allows remote attackers to execute arbitrary SQL commands via a null byte.
nvd
CVE-2015-7695P3CRITICALCVSS 9.8≤ 1.12.152016-06-07
CVE-2015-7695 [CRITICAL] CWE-89 CVE-2015-7695: The PDO adapters in Zend Framework before 1.12.16 do not filer null bytes in SQL statements, which a
The PDO adapters in Zend Framework before 1.12.16 do not filer null bytes in SQL statements, which allows remote attackers to execute arbitrary SQL commands via a crafted query.
nvd
CVE-2016-4861P3CRITICALCVSS 9.8≤ 1.12.192017-02-17
CVE-2016-4861 [CRITICAL] CWE-89 CVE-2016-4861: The (1) order and (2) group methods in Zend_Db_Select in the Zend Framework before 1.12.20 might all
The (1) order and (2) group methods in Zend_Db_Select in the Zend Framework before 1.12.20 might allow remote attackers to conduct SQL injection attacks by leveraging failure to remove comments from an SQL statement before validation.
nvd
CVE-2020-29312P3CRITICALCVSS 9.8≤ 3.1.32023-04-04
CVE-2020-29312 [CRITICAL] CWE-502 CVE-2020-29312: An issue found in Zend Framework v.3.1.3 and before allow a remote attacker to execute arbitrary cod
An issue found in Zend Framework v.3.1.3 and before allow a remote attacker to execute arbitrary code via the unserialize function. Note: This has been disputed by third parties as incomplete and incorrect. The framework does not have a version that surpasses 2.x.x and was deprecated in early 2020.
nvd
CVE-2016-6233P3CRITICALCVSS 9.8≤ 1.12.192017-02-17
CVE-2016-6233 [CRITICAL] CWE-89 CVE-2016-6233: The (1) order and (2) group methods in Zend_Db_Select in the Zend Framework before 1.12.19 might all
The (1) order and (2) group methods in Zend_Db_Select in the Zend Framework before 1.12.19 might allow remote attackers to conduct SQL injection attacks via vectors related to use of the character pattern [\w]* in a regular expression.
nvd
CVE-2014-2685P3HIGHCVSS 7.5≤ 1.12.3v1.0.0+63 more2014-09-04
CVE-2014-2685 [HIGH] CWE-287 CVE-2014-2685: The GenericConsumer class in the Consumer component in ZendOpenId before 2.0.2 and the Zend_OpenId_C
The GenericConsumer class in the Consumer component in ZendOpenId before 2.0.2 and the Zend_OpenId_Consumer class in Zend Framework 1 before 1.12.4 violate the OpenID 2.0 protocol by ensuring only that at least one field is signed, which allows remote attackers to bypass authentication by leveraging an assertion from an OpenID provider.
nvd
CVE-2014-4914P3CRITICALCVSS 9.8fixed in 1.12.72017-12-29
CVE-2014-4914 [CRITICAL] CWE-89 CVE-2014-4914: The Zend_Db_Select::order function in Zend Framework before 1.12.7 does not properly handle parenthe
The Zend_Db_Select::order function in Zend Framework before 1.12.7 does not properly handle parentheses, which allows remote attackers to conduct SQL injection attacks via unspecified vectors.
nvd
CVE-2015-0270P3CRITICALCVSS 9.8vbefore 2.2.10 and 2.3.x before 2.3.52019-10-25
CVE-2015-0270 [CRITICAL] CWE-89 CVE-2015-0270: Zend Framework before 2.2.10 and 2.3.x before 2.3.5 has Potential SQL injection in PostgreSQL Zend\D
Zend Framework before 2.2.10 and 2.3.x before 2.3.5 has Potential SQL injection in PostgreSQL Zend\Db adapter.
nvd
CVE-2015-1555P3CRITICALCVSS 9.1v2.2.0v2.2.1+11 more2017-08-07
CVE-2015-1555 [CRITICAL] CWE-20 CVE-2015-1555: Zend/Session/SessionManager in Zend Framework 2.2.x before 2.2.9, 2.3.x before 2.3.4 allows remote a
Zend/Session/SessionManager in Zend Framework 2.2.x before 2.2.9, 2.3.x before 2.3.4 allows remote attackers to create valid sessions without using session validators.
nvd
CVE-2015-7503P3HIGHCVSS 7.5v2.4.0v2.4.1+9 more2017-10-10
CVE-2015-7503 [HIGH] CWE-320 CVE-2015-7503: Zend Framework before 2.4.9, zend-framework/zend-crypt 2.4.x before 2.4.9, and 2.5.x before 2.5.2 al
Zend Framework before 2.4.9, zend-framework/zend-crypt 2.4.x before 2.4.9, and 2.5.x before 2.5.2 allows remote attackers to recover the RSA private key.
nvd
CVE-2014-2684P3MEDIUMCVSS 6.4≤ 1.12.42014-11-16
CVE-2014-2684 [MEDIUM] CWE-264 CVE-2014-2684: The GenericConsumer class in the Consumer component in ZendOpenId before 2.0.2 and the Zend_OpenId_C
The GenericConsumer class in the Consumer component in ZendOpenId before 2.0.2 and the Zend_OpenId_Consumer class in Zend Framework 1 before 1.12.4 does not verify that the openid_op_endpoint value identifies the same Identity Provider as the provider used in the association handle, which allows remote attackers to bypass authentication and spoof arbi
nvd
CVE-2012-6531P3MEDIUMCVSS 6.4v1.0.4v1.5.0+54 more2013-02-13
CVE-2012-6531 [MEDIUM] CVE-2012-6531: (1) Zend_Dom, (2) Zend_Feed, and (3) Zend_Soap in Zend Framework 1.x before 1.11.13 and 1.12.x befor
(1) Zend_Dom, (2) Zend_Feed, and (3) Zend_Soap in Zend Framework 1.x before 1.11.13 and 1.12.x before 1.12.0 do not properly handle SimpleXMLElement classes, which allow remote attackers to read arbitrary files or create TCP connections via an external entity reference in a DOCTYPE element in an XML-RPC request, aka an XML external entity (XXE) injection atta
nvd
CVE-2014-8088P3MEDIUMCVSS 5.0≤ 1.12.7v1.12.0+15 more2014-10-22
CVE-2014-8088 [MEDIUM] CWE-287 CVE-2014-8088: The (1) Zend_Ldap class in Zend before 1.12.9 and (2) Zend\Ldap component in Zend 2.x before 2.2.8 a
The (1) Zend_Ldap class in Zend before 1.12.9 and (2) Zend\Ldap component in Zend 2.x before 2.2.8 and 2.3.x before 2.3.3 allows remote attackers to bypass authentication via a password starting with a null byte, which triggers an unauthenticated bind.
nvd
CVE-2015-5723P3HIGHCVSS 7.8≤ 2.4.7≤ 1.12.152016-06-07
CVE-2015-5723 [HIGH] CWE-264 CVE-2015-5723: Doctrine Annotations before 1.2.7, Cache before 1.3.2 and 1.4.x before 1.4.2, Common before 2.4.3 an
Doctrine Annotations before 1.2.7, Cache before 1.3.2 and 1.4.x before 1.4.2, Common before 2.4.3 and 2.5.x before 2.5.1, ORM before 2.4.8 or 2.5.x before 2.5.1, MongoDB ODM before 1.0.2, and MongoDB ODM Bundle before 3.0.1 use world-writable permissions for cache directories, which allows local users to execute arbitrary PHP code with additional privil
nvd
CVE-2014-2682P4MEDIUMCVSS 6.8fixed in 1.12.4≥ 2.1.0, < 2.1.6+1 more2014-11-16
CVE-2014-2682 [MEDIUM] CVE-2014-2682: Zend Framework 1 (ZF1) before 1.12.4, Zend Framework 2 before 2.1.6 and 2.2.x before 2.2.6, ZendOpen
Zend Framework 1 (ZF1) before 1.12.4, Zend Framework 2 before 2.1.6 and 2.2.x before 2.2.6, ZendOpenId, ZendRest, ZendService_AudioScrobbler, ZendService_Nirvanix, ZendService_SlideShare, ZendService_Technorati, and ZendService_WindowsAzure before 2.0.2, ZendService_Amazon before 2.0.3, and ZendService_Api before 1.0.0, when PHP-FPM is used, does not properly
nvd
1 / 2Next →