AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2017-7189

HIGH · CVSS 7.5 EPSS 2.49% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-07-10 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. Public exploit code or proof-of-concept references have been detected in its references.

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-7189
Severity
HIGH
CVSS
7.5
EPSS
2.49%

Original NVD Description

main/streams/xp_socket.c in PHP 7.x before 2017-03-07 misparses fsockopen calls, such as by interpreting fsockopen('127.0.0.1:80', 443) as if the address/port were 127.0.0.1:80:443, which is later truncated to 127.0.0.1:80. This behavior has a security risk if the explicitly provided port number (i.e., 443 in this example) is hardcoded into an application as a security policy, but the hostname argument (i.e., 127.0.0.1:80 in this example) is obtained from untrusted input.

Related CVEs

Other vulnerabilities affecting the same vendor(s)