CVE-2017-7272
Publication date 27 March 2017
Last updated 24 July 2024
Ubuntu priority
Cvss 3 Severity Score
PHP through 7.1.11 enables potential SSRF in applications that accept an fsockopen or pfsockopen hostname argument with an expectation that the port number is constrained. Because a :port syntax is recognized, fsockopen will use the port number that is specified in the hostname argument, instead of the port number in the second argument of the function.
Status
Package | Ubuntu Release | Status |
---|---|---|
php5 | ||
16.04 LTS xenial | Not in release | |
14.04 LTS trusty | Ignored | |
php7.0 | ||
16.04 LTS xenial | Ignored | |
14.04 LTS trusty | Not in release | |
php7.1 | ||
16.04 LTS xenial | Not in release | |
14.04 LTS trusty | Not in release | |
Notes
mdeslaur
the change in behaviour broke applications relying on undocumented behaviour so was reverted in subsequent releases We will not be fixing this in stable releases. Marking as ignored.
Severity score breakdown
Parameter | Value |
---|---|
Base score | 7.4 · High |
Attack vector | Network |
Attack complexity | Low |
Privileges required | None |
User interaction | Required |
Scope | Changed |
Confidentiality | None |
Integrity impact | High |
Availability impact | None |
Vector | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N |