Beveiligingsadvies

CVE-2017-7272

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2017-03-27 17:00:00
Laatst bijgewerkt 2024-08-05 15:56:36
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

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.