CVE-2022-36937
TLS1.0 has numerous published vulnerabilities and is deprecated.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.53%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.53% probability · 43th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-327
- Affected
- facebook/hhvm
- Source
- cve-assign@fb.com
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.