CVE-2017-7272

UnknownEPSS 3.51%

Last modified

CVE-2017-7272 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 3.51% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
3.51%

87.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PhpPhp<= 7.1.3

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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.
How severe is CVE-2017-7272?
Severity scoring for CVE-2017-7272 is pending analysis. The EPSS model estimates a 3.51% probability of exploitation in the next 30 days.
How do I fix CVE-2017-7272?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2017-7272?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST