AUGUST 4, 2026
Live Feed
Return to register
Case File

CVE-2003-1307

MEDIUM · CVSS 4.3 EPSS 1.62%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2003-12-31 · Last synced 2026-08-04

Field Assessment

AI analysis pending.

CVE
CVE-2003-1307
Severity
MEDIUM
CVSS
4.3
EPSS
1.62%
Apache

Original Filing — NVD Description

The mod_php module for the Apache HTTP Server allows local users with write access to PHP scripts to send signals to the server's process group and use the server's file descriptors, as demonstrated by sending a STOP signal, then intercepting incoming connections on the server's TCP port. NOTE: the PHP developer has disputed this vulnerability, saying "The opened file descriptors are opened by Apache. It is the job of Apache to protect them ... Not a bug in PHP.