-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| zendframework/zendframework1 | composer | >= 1.12.0, < 1.12.18 | 1.12.18 |
The advisory explicitly lists 5 methods using rand()/mt_rand() for security-sensitive operations (CWE-331). These PHP functions are not cryptographically secure. Zend_Crypt_Math::randBytes is separately vulnerable due to reliance on openssl_random_pseudo_bytes() which had known entropy issues. All functions were patched in 1.12.18, confirming their vulnerability status. File paths are inferred from standard ZF1 class-to-file conventions.
Ongoing coverage of React2Shell