9.8
CVE-2024-8932
- EPSS 1.28%
- Veröffentlicht 22.11.2024 06:15:20
- Zuletzt bearbeitet 03.11.2025 23:17:33
- Quelle security@php.net
- CVE-Watchlists
- Unerledigt
OOB access in ldap_escape
In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, uncontrolled long string inputs to ldap_escape() function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.28% | 0.663 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security@php.net | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.
https://github.com/php/php-src/security/advisories/GHSA-g665-fm4p-vhff
https://security.netapp.com/advisory/ntap-20250110-0009/
https://lists.debian.org/debian-lts-announce/2024/12/msg00007.html