CyberRota
Live Feed
Return to register
Case File

CVE-2016-10397

HIGH · CVSS 7.5 EPSS 1.91%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2017-07-10 · Last synced 2026-08-04

Field Assessment

AI analysis pending.

CVE
CVE-2016-10397
Severity
HIGH
CVSS
7.5
EPSS
1.91%

Original Filing — NVD Description

In PHP before 5.6.28 and 7.x before 7.0.13, incorrect handling of various URI components in the URL parser could be used by attackers to bypass hostname-specific URL checks, as demonstrated by evil.example.com:80#@good.example.com/ and evil.example.com:80?@good.example.com/ inputs to the parse_url function (implemented in the php_url_parse_ex function in ext/standard/url.c).