Vulnerability from bitnami_vulndb
Published
2024-03-06 11:02
Modified
2025-11-06 13:25
Summary
Potential buffer overflow in php_cli_server_startup_workers
Details
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.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "php",
"purl": "pkg:bitnami/php"
},
"ranges": [
{
"events": [
{
"introduced": "7.4.0"
},
{
"fixed": "8.0.22"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2022-4900"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:php:php:-:*:*:*:*:*:*:*",
"cpe:2.3:a:php:php:7.4.0:-:*:*:*:*:*:*",
"cpe:2.3:a:php:php:8.0.0:-:*:*:*:*:*:*",
"cpe:2.3:a:php:php:8.1.0:-:*:*:*:*:*:*",
"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "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.",
"id": "BIT-php-2022-4900",
"modified": "2025-11-06T13:25:46.476Z",
"published": "2024-03-06T11:02:23.605Z",
"references": [
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2022-4900"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179880"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20231130-0008/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4900"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00011.html"
}
],
"schema_version": "1.5.0",
"summary": "Potential buffer overflow in php_cli_server_startup_workers"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…