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).
| Software | From | Fixed in |
|---|---|---|
| php / php | 7.0.11 | 7.0.11.x |
| php / php | 7.0.4 | 7.0.4.x |
| php / php | 7.0.3 | 7.0.3.x |
| php / php | 7.0.1 | 7.0.1.x |
| php / php | 7.0.12 | 7.0.12.x |
| php / php | - | 5.6.27.x |
| php / php | 7.0.7 | 7.0.7.x |
| php / php | 7.0.2 | 7.0.2.x |
| php / php | 7.0.9 | 7.0.9.x |
| php / php | 7.0.8 | 7.0.8.x |
| php / php | 7.0.5 | 7.0.5.x |
| php / php | 7.0.10 | 7.0.10.x |
| php / php | 7.0.0 | 7.0.0.x |
| php / php | 7.0.6 | 7.0.6.x |