PHP convert.quoted-printable-decode Filter Buffer Overread Vulnerability
CVE-2024-11233 Published on November 24, 2024
Single byte overread with convert.quoted-printable-decode filter
In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, due to an error in convert.quoted-printable-decode filter certain data can lead to buffer overread by one byte, which can in certain circumstances lead to crashes or disclose content of other memory areas.
Vulnerability Analysis
CVE-2024-11233 can be exploited with network access, and does not require authorization privileges or user interaction. This vulnerability is consided to have a high level of attack complexity. The potential impact of an exploit of this vulnerability is considered to have a small impact on confidentiality, a small impact on integrity, and a small impact on availability.
Weakness Type
Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Products Associated with CVE-2024-11233
You can be notified by email with stack.watch whenever vulnerabilities like CVE-2024-11233 are published in these products:
Affected Versions
PHP Group PHP:- Version 8.1.* and below 8.1.31 is affected.
- Version 8.2.* and below 8.2.26 is affected.
- Version 8.3.* and below 8.3.14 is affected.
- Version 8.1.0 and below 8.1.31 is affected.
- Version 8.2.0 and below 8.2.26 is affected.
- Version 8.3.0 and below 8.3.14 is affected.
- Version 8.1.0 and below 8.1.31 is affected.
- Version 8.2.0 and below 8.2.26 is affected.
- Version 8.3.0 and below 8.3.14 is affected.
- Version 8.1.0 and below 8.1.31 is affected.
- Version 8.2.0 and below 8.2.26 is affected.
- Version 8.3.0 and below 8.3.14 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.