AUGUST 4, 2026
Live Feed
Return to register
Case File

CVE-2017-7272

HIGH · CVSS 7.4 EPSS 3.51% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2017-03-27 · Last synced 2026-08-04

Field Assessment

AI analysis pending.

Exhibit — Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2017-7272
Severity
HIGH
CVSS
7.4
EPSS
3.51%

Original Filing — NVD 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.