Lookup for vulnerable packages by Package URL.
| Purl | pkg:composer/zendframework/zendframework@2.4.9 |
| Type | composer |
| Namespace | zendframework |
| Name | zendframework |
| Version | 2.4.9 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | false |
| Next_non_vulnerable_version | 2.4.11 |
| Latest_non_vulnerable_version | 2.5.2 |
| Affected_by_vulnerabilities |
|
| Fixing_vulnerabilities |
| 0 |
|
| 1 |
| url |
VCID-8fwb-56kb-jubf |
| vulnerability_id |
VCID-8fwb-56kb-jubf |
| summary |
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. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2015-7503
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-8fwb-56kb-jubf |
|
| 2 |
| url |
VCID-vmut-b2y4-rkcp |
| vulnerability_id |
VCID-vmut-b2y4-rkcp |
| summary |
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. |
| references |
|
| fixed_packages |
|
| aliases |
GMS-2015-48
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-vmut-b2y4-rkcp |
|
| 3 |
| url |
VCID-wrkx-jstz-8bhe |
| vulnerability_id |
VCID-wrkx-jstz-8bhe |
| summary |
ZendFramework Information Disclosure and Insufficient Entropy vulnerability
In Zend Framework, `Zend_Captcha_Word` (v1) and `Zend\Captcha\Word` (v2) generate a "word" for a CAPTCHA challenge by selecting a sequence of random letters from a character set. Prior to this advisory, the selection was 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 could potentially lead to information disclosure should an attacker be able to brute force the random number generation. |
| references |
|
| fixed_packages |
|
| aliases |
GHSA-2fhr-8r8r-qp56
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-wrkx-jstz-8bhe |
|
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:composer/zendframework/zendframework@2.4.9 |