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.
Remediation
References
Related Vulnerabilities
WordPress Plugin leads5050-visitor-insights Security Bypass (1.0.5)
MediaWiki Allocation of Resources Without Limits or Throttling Vulnerability (CVE-2022-34750)
WordPress Plugin Translate Multilingual sites-TranslatePress Cross-Site Scripting (2.0.8)
Python Integer Overflow or Wraparound Vulnerability (CVE-2022-37454)