AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2015-2348

MEDIUM · CVSS 5 EPSS 8.59%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2015-03-30 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.0. It may be remotely exploitable.

CVE
CVE-2015-2348
Severity
MEDIUM
CVSS
5
EPSS
8.59%

Original NVD Description

The move_uploaded_file implementation in ext/standard/basic_functions.c in PHP before 5.4.39, 5.5.x before 5.5.23, and 5.6.x before 5.6.7 truncates a pathname upon encountering a \x00 character, which allows remote attackers to bypass intended extension restrictions and create files with unexpected names via a crafted second argument. NOTE: this vulnerability exists because of an incomplete fix for CVE-2006-7243.