CVE-2022-4900
02.11.2023, 16:15
A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.Enginsight
Vendor | Product | Version |
---|---|---|
php | php | 𝑥 < 8.0.22 |
redhat | software_collections | - |
redhat | enterprise_linux | 6.0 |
redhat | enterprise_linux | 7.0 |
redhat | enterprise_linux | 8.0 |
redhat | enterprise_linux | 9.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Ubuntu Product | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
php5 |
| ||||||||||||||||||
php7.0 |
| ||||||||||||||||||
php7.2 |
| ||||||||||||||||||
php7.4 |
| ||||||||||||||||||
php8.1 |
| ||||||||||||||||||
php8.2 |
| ||||||||||||||||||
php8.3 |
|
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
References