Vulnerability Description
HHVM 4.172.0 and all prior versions use TLS 1.0 for secure connections when handling tls:// URLs in the stream extension. TLS1.0 has numerous published vulnerabilities and is deprecated. HHVM 4.153.4, 4.168.2, 4.169.2, 4.170.2, 4.171.1, 4.172.1, 4.173.0 replaces TLS1.0 with TLS1.3. Applications that call stream_socket_server or stream_socket_client functions with a URL starting with tls:// are affected.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Hhvm | < 4.153.4 |
Related Weaknesses (CWE)
References
- https://github.com/facebook/hhvm/commit/083f5ffdee661f61512909d16f9a5b98cff3cf0bPatch
- https://hhvm.com/blog/2023/01/20/security-update.htmlVendor Advisory
- https://github.com/facebook/hhvm/commit/083f5ffdee661f61512909d16f9a5b98cff3cf0bPatch
- https://hhvm.com/blog/2023/01/20/security-update.htmlVendor Advisory
FAQ
What is CVE-2022-36937?
CVE-2022-36937 is a vulnerability with a CVSS score of 9.8 (CRITICAL). HHVM 4.172.0 and all prior versions use TLS 1.0 for secure connections when handling tls:// URLs in the stream extension. TLS1.0 has numerous published vulnerabilities and is deprecated. HHVM 4.153.4,...
How severe is CVE-2022-36937?
CVE-2022-36937 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2022-36937?
Check the references section above for vendor advisories and patch information. Affected products include: Facebook Hhvm.