Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1471811 - (CVE-2016-10397) CVE-2016-10397 php: Incorrect handling of URI components in URL parser
CVE-2016-10397 php: Incorrect handling of URI components in URL parser
Status: CLOSED WONTFIX
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
medium Severity medium
: ---
: ---
Assigned To: Red Hat Product Security
impact=moderate,public=20160928,repor...
: Security
Depends On: 1486427 1486428 1486429 1486430 1486431 1486432 1486433 1486434
Blocks: 1471847
  Show dependency treegraph
 
Reported: 2017-07-17 09:34 EDT by Adam Mariš
Modified: 2017-08-31 10:14 EDT (History)
9 users (show)

See Also:
Fixed In Version: php 5.6.28, php 7.0.17, php 7.1.3
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2017-08-31 10:11:35 EDT
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Adam Mariš 2017-07-17 09:34:25 EDT
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).

Upstream bug:

https://bugs.php.net/bug.php?id=73192

Upstream patch:

https://github.com/php/php-src/commit/b061fa909de77085d3822a89ab901b934d0362c4
Comment 5 Raphael Sanchez Prudencio 2017-08-31 10:14:21 EDT
Statement:

Red Hat Product Security has rated this issue as having Moderate security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.

Note You need to log in before you can comment on or make changes to this bug.