Denial of Service via Excessive Form Parts in PHP 8.0-27, 8.1-15, 8.2-2
CVE-2023-0662 Published on February 16, 2023

DoS vulnerability when parsing multipart request body
In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.

Github Repository NVD

Vulnerability Analysis

CVE-2023-0662 is exploitable with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.

Attack Vector:
NETWORK
Attack Complexity:
LOW
Privileges Required:
NONE
User Interaction:
NONE
Scope:
UNCHANGED
Confidentiality Impact:
NONE
Integrity Impact:
NONE
Availability Impact:
HIGH

Weakness Type

What is a Resource Exhaustion Vulnerability?

The software does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.

CVE-2023-0662 has been classified to as a Resource Exhaustion vulnerability or weakness.


Products Associated with CVE-2023-0662

stack.watch emails you whenever new vulnerabilities are published in PHP or Canonical Ubuntu Linux. Just hit a watch button to start following.

PHP
 
 

Affected Versions

PHP Group PHP:

Vulnerable Packages

The following package name and versions may be associated with CVE-2023-0662

Package Manager Vulnerable Package Versions Fixed In
composer react/http >= 0.8.0, < 1.9.0 1.9.0

Exploit Probability

EPSS
0.15%
Percentile
35.23%

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.