Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/zendframework/zendframework@2.2.4
purl pkg:composer/zendframework/zendframework@2.2.4
Next non-vulnerable version 2.5.2
Latest non-vulnerable version 2.5.2
Risk 4.5
Vulnerabilities affecting this package (21)
Vulnerability Summary Fixed by
VCID-32vp-nn7p-6ubz
Aliases:
CVE-2015-5161
GHSA-xp8p-9rq5-4wgv
XXE/XEE vulnerability via multibyte payloads There's a flow that allows remote attackers to bypass security checks and conduct XML external entity (XXE) and XML entity expansion (XEE) attacks via multibyte encoded characters. This only apply when running under PHP-FPM in a threaded environment.
2.4.6
Affected by 9 other vulnerabilities.
2.5.2
Affected by 0 other vulnerabilities.
VCID-54fv-3h1e-jkc2
Aliases:
GHSA-xffp-6w68-4775
Zendframework Remote Address Spoofing Vector in `Zend\Http\PhpEnvironment\RemoteAddress`
2.2.5
Affected by 19 other vulnerabilities.
VCID-5vu7-szck-9qay
Aliases:
ZF2016-04
Remote code execution in zend-mail via Sendmail adapter A malicious user may be able to inject arbitrary parameters to the system Sendmail program. The attack is performed by providing additional quote characters within an address; when unsanitized, they can be interpreted as additional command line arguments, leading to the vulnerability.
2.4.11
Affected by 2 other vulnerabilities.
2.5.0
Affected by 3 other vulnerabilities.
VCID-5vu8-msgg-uqa5
Aliases:
GMS-2015-48
Potential Information Disclosure and Insufficient Entropy in Zend\Captcha\Word Zend generates a "word" for a CAPTCHA challenge by selecting a sequence of random letters from a character set. The selection is performed using PHP's internal `array_rand()` function. This function does not generate sufficient entropy due to its usage of `rand()` instead of more cryptographically secure methods such as `openssl_pseudo_random_bytes()`. This can potentially lead to information disclosure should an attacker be able to brute force the random number generation.
2.4.9
Affected by 4 other vulnerabilities.
2.5.2
Affected by 0 other vulnerabilities.
VCID-8qw1-c6ps-87gr
Aliases:
GHSA-62f6-h68r-3jpw
Zendframework session validation vulnerability
2.2.9
Affected by 11 other vulnerabilities.
2.3.4
Affected by 13 other vulnerabilities.
VCID-9f4w-2ekz-9qdj
Aliases:
CVE-2014-8088
GHSA-f6rc-rh43-h8gr
Improper Authentication The (1) `Zend_Ldap` class in Zend and (2) `Zend
dap` component in Zend allows remote attackers to bypass authentication via a password starting with a null byte, which triggers an unauthenticated bind.
2.2.8
Affected by 13 other vulnerabilities.
2.3.3
Affected by 15 other vulnerabilities.
VCID-b65y-s3xq-gbhk
Aliases:
GHSA-8q77-cv62-jj38
Zendframework has potential Cross-site Scripting vector in multiple view helpers
2.2.7
Affected by 15 other vulnerabilities.
2.3.1
Affected by 17 other vulnerabilities.
VCID-cbcv-76c1-83fd
Aliases:
GHSA-fh7r-58q4-6387
Zendframework URL Rewrite vulnerability
2.5.0
Affected by 3 other vulnerabilities.
VCID-ehec-uwtf-ebd6
Aliases:
ZF2015-01
Session Fixation Session validation vulnerability.
2.2.9
Affected by 11 other vulnerabilities.
2.3.4
Affected by 13 other vulnerabilities.
VCID-ern1-u894-4ubj
Aliases:
ZF2018-01
URL Redirection to Untrusted Site (Open Redirect) URL Rewrite vulnerability.
2.5.0
Affected by 3 other vulnerabilities.
VCID-gakp-8kf1-byg4
Aliases:
ZF2015-09
Potential Information Disclosure and Insufficient Entropy vulnerability in `Zend\Captcha\Word`.
2.4.9
Affected by 4 other vulnerabilities.
2.5.0
Affected by 3 other vulnerabilities.
VCID-m522-m798-wff9
Aliases:
CVE-2014-8089
GHSA-qh9w-r7g5-q939
SQL Injection SQL injection vector when manually quoting values for `sqlsrv` extension, using null byte.
2.2.8
Affected by 13 other vulnerabilities.
2.3.3
Affected by 15 other vulnerabilities.
VCID-m9fb-uwg4-k7dj
Aliases:
CVE-2015-0270
GHSA-v59p-p692-v382
2.2.10
Affected by 10 other vulnerabilities.
2.3.5
Affected by 12 other vulnerabilities.
VCID-pt1n-7yfb-a7d4
Aliases:
CVE-2015-5723
GHSA-pw5c-xqf2-6xc2
Security Misconfiguration Vulnerability Doctrine uses `mkdir($cacheDirectory )` to create caches directories. if your application runs with a umask of
2.4.8
Affected by 8 other vulnerabilities.
VCID-rbms-evwg-27fv
Aliases:
GHSA-qc7w-4567-84wv
Zendframework vulnerable to XXE/XEE attacks
2.2.6
Affected by 16 other vulnerabilities.
VCID-rfxg-rjxa-2ya4
Aliases:
GHSA-gff2-p6vm-3p8g
ZendFramework potential remote code execution in zend-mail via Sendmail adapter
2.4.11
Affected by 2 other vulnerabilities.
VCID-skyf-p5pm-7ybp
Aliases:
CVE-2015-7503
GHSA-pm9m-w23q-5967
Potential Information Disclosure in Zend\Crypt\PublicKey\Rsa\PublicKey Zend\Crypt\PublicKey\Rsa\PublicKey has a call to `openssl_public_encrypt()` which uses PHP's default `$padding` argument, which specifies `OPENSSL_PKCS1_PADDING`, indicating usage of PKCS1v1.5 padding. This padding has a known vulnerability, the Bleichenbacher's chosen-ciphertext attack, which can be used to decrypt arbitrary ciphertexts. Users should upgrade to a fixed version unless there are not using the RSA public key functionality.
2.4.9
Affected by 4 other vulnerabilities.
2.5.2
Affected by 0 other vulnerabilities.
VCID-um3k-ycae-vkdw
Aliases:
ZF2013-04
Information Exposure Potential Remote Address Spoofing Vector in `Zend\Http\PhpEnvironment\RemoteAddress`.
2.2.5
Affected by 19 other vulnerabilities.
VCID-up66-v9k6-wyhz
Aliases:
ZF2014-01
Improper Restriction of XML External Entity Reference Potential XXE/XEE attacks using PHP functions: `simplexml_load_*`, `DOMDocument::loadXML`, and `xml_parse`.
2.2.6
Affected by 16 other vulnerabilities.
VCID-uzrf-qjjv-gkcx
Aliases:
ZF2014-03
Cross-site Scripting Potential XSS vector in multiple view helpers.
2.2.7
Affected by 15 other vulnerabilities.
2.3.1
Affected by 17 other vulnerabilities.
VCID-xzuu-fk13-2qa1
Aliases:
GHSA-2fhr-8r8r-qp56
ZendFramework Information Disclosure and Insufficient Entropy vulnerability
2.4.9
Affected by 4 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-01T08:07:00.012194+00:00 GitLab Importer Affected by VCID-54fv-3h1e-jkc2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/GHSA-xffp-6w68-4775.yml 38.6.0
2026-06-01T08:06:59.799741+00:00 GitLab Importer Affected by VCID-8qw1-c6ps-87gr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/GHSA-62f6-h68r-3jpw.yml 38.6.0
2026-06-01T08:06:59.554612+00:00 GitLab Importer Affected by VCID-rbms-evwg-27fv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/GHSA-qc7w-4567-84wv.yml 38.6.0
2026-06-01T08:06:58.557063+00:00 GitLab Importer Affected by VCID-rfxg-rjxa-2ya4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/GHSA-gff2-p6vm-3p8g.yml 38.6.0
2026-06-01T08:06:57.869326+00:00 GitLab Importer Affected by VCID-cbcv-76c1-83fd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/GHSA-fh7r-58q4-6387.yml 38.6.0
2026-06-01T08:06:41.223560+00:00 GitLab Importer Affected by VCID-xzuu-fk13-2qa1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/GHSA-2fhr-8r8r-qp56.yml 38.6.0
2026-06-01T08:06:40.939857+00:00 GitLab Importer Affected by VCID-b65y-s3xq-gbhk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/GHSA-8q77-cv62-jj38.yml 38.6.0
2026-05-31T10:02:50.195837+00:00 GitLab Importer Affected by VCID-m522-m798-wff9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/CVE-2014-8089.yml 38.6.0
2026-05-31T10:00:15.541987+00:00 GitLab Importer Affected by VCID-m9fb-uwg4-k7dj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/CVE-2015-0270.yml 38.6.0
2026-05-31T09:47:01.752507+00:00 GitLab Importer Affected by VCID-ern1-u894-4ubj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/ZF2018-01.yml 38.6.0
2026-05-31T09:40:56.914305+00:00 GitLab Importer Affected by VCID-skyf-p5pm-7ybp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/CVE-2015-7503.yml 38.6.0
2026-05-31T09:36:49.881786+00:00 GitLab Importer Affected by VCID-5vu7-szck-9qay https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/ZF2016-04.yml 38.6.0
2026-05-31T09:35:43.592284+00:00 GitLab Importer Affected by VCID-pt1n-7yfb-a7d4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/CVE-2015-5723.yml 38.6.0
2026-05-31T09:34:41.080962+00:00 GitLab Importer Affected by VCID-5vu8-msgg-uqa5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/GMS-2015-48.yml 38.6.0
2026-05-31T09:34:39.968495+00:00 GitLab Importer Affected by VCID-gakp-8kf1-byg4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/ZF2015-09.yml 38.6.0
2026-05-31T09:34:22.827304+00:00 GitLab Importer Affected by VCID-32vp-nn7p-6ubz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/CVE-2015-5161.yml 38.6.0
2026-05-31T09:33:42.400220+00:00 GitLab Importer Affected by VCID-ehec-uwtf-ebd6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/ZF2015-01.yml 38.6.0
2026-05-31T09:33:29.351433+00:00 GitLab Importer Affected by VCID-9f4w-2ekz-9qdj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/CVE-2014-8088.yml 38.6.0
2026-05-31T09:32:38.491856+00:00 GitLab Importer Affected by VCID-uzrf-qjjv-gkcx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/ZF2014-03.yml 38.6.0
2026-05-31T09:32:37.933043+00:00 GitLab Importer Affected by VCID-up66-v9k6-wyhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/ZF2014-01.yml 38.6.0
2026-05-31T09:32:15.649408+00:00 GitLab Importer Affected by VCID-um3k-ycae-vkdw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/zendframework/zendframework/ZF2013-04.yml 38.6.0