CVE-2017-7272

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:php:php:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2017-03-27 17:59

Updated : 2023-12-10 12:01


NVD link : CVE-2017-7272

Mitre link : CVE-2017-7272

CVE.ORG link : CVE-2017-7272


JSON object : View

Products Affected

php

  • php
CWE
CWE-918

Server-Side Request Forgery (SSRF)