AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2007-1884

MEDIUM · CVSS 6.8 EPSS 3.14%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2007-04-06 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.8. See the original NVD description below for full technical details.

CVE
CVE-2007-1884
Severity
MEDIUM
CVSS
6.8
EPSS
3.14%

Original NVD Description

Multiple integer signedness errors in the printf function family in PHP 4 before 4.4.5 and PHP 5 before 5.2.1 on 64 bit machines allow context-dependent attackers to execute arbitrary code via (1) certain negative argument numbers that arise in the php_formatted_print function because of 64 to 32 bit truncation, and bypass a check for the maximum allowable value; and (2) a width and precision of -1, which make it possible for the php_sprintf_appendstring function to place an internal buffer at an arbitrary memory location.