CVE-2019-11048 - CVE House
Back to Database
Status published Medium CVE-2019-11048

Temporary files are not cleaned after OOM when parsing HTTP request data

Vulnerability Description

In PHP versions 7.2.x below 7.2.31, 7.3.x below 7.3.18 and 7.4.x below 7.4.6, when HTTP file uploads are allowed, supplying overly long filenames or field names could lead PHP engine to try to allocate oversized memory storage, hit the memory limit and stop processing the request, without cleaning up temporary files created by upload request. This potentially could lead to accumulation of uncleaned temporary files exhausting the disk space on the target server.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2019-11048

Credits & Attribution

The following person or organization is credited with identifying this vulnerability, as recorded in the NVD database:

  • jr at coredu dot mp

Affected Vendor

Affected Software

PHP
Vulnerable Versions:
7.3.x, 7.4.x, 7.2.x

Timeline

Official Publish: May 20th, 2020
Last Modified: September 16th, 2024
Added to House: July 20th, 2026

CVSS Vectors

V3: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Weaknesses (CWE)