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.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/97178 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1038158 | |
https://bugs.php.net/bug.php?id=74216 | Issue Tracking Vendor Advisory |
https://bugs.php.net/bug.php?id=75505 | |
https://github.com/php/php-src/commit/bab0b99f376dac9170ac81382a5ed526938d595a | Issue Tracking Patch Third Party Advisory |
https://security.netapp.com/advisory/ntap-20180112-0001/ | |
https://www.sec-consult.com/fxdata/seccons/prod/temedia/advisories_txt/20170403-0_PHP_Misbehavior_of_fsockopen_function_v10.txt |
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: mitre
Published: 2017-03-27T17:00:00
Updated: 2018-02-25T20:57:01
Reserved: 2017-03-27T00:00:00
Link: CVE-2017-7272
JSON object: View
NVD Information
Status : Modified
Published: 2017-03-27T17:59:00.977
Modified: 2018-02-26T02:29:00.423
Link: CVE-2017-7272
JSON object: View
Redhat Information
No data.
CWE