cbcvebase.
CVE-2003-0442
published 2003-07-24

CVE-2003-0442: Cross-site scripting (XSS) vulnerability in the transparent SID support capability for PHP before 4.3.2 (session.use_trans_sid) allows remote attackers to…

PriorityP422medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
6.74%
93.2th percentile
Cross-site scripting (XSS) vulnerability in the transparent SID support capability for PHP before 4.3.2 (session.use_trans_sid) allows remote attackers to insert arbitrary script via the PHPSESSID parameter.

Affected

3 ranges
VendorProductVersion rangeFixed in
phpphp<= 4.3.1
redhatlinux
redhatlinux

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://www.example.org/index.php?PHPSESSID=">...
otherPHPSESSID
  • Look for unsanitized or malformed PHPSESSID values in URI query strings, particularly those containing HTML/script injection characters such as '">' or '<script>'
  • Flag requests where the PHPSESSID parameter contains characters inconsistent with a valid session ID (e.g., quotes, angle brackets, or script tags)
  • ·The vulnerability is only exploitable when session.use_trans_sid is enabled in PHP configuration (transparent SID support). PHP versions before 4.3.2 are affected.

CVSS provenance

nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
vendor_redhat4.3MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.