Insecure transport via hardcoded TLS 1.0 methods
Published May 10, 2023 · Updated Jan 27, 2025
Weak cryptography in Meta Platforms HHVM 4.172.0 and earlier allows attackers to negotiate TLS 1.0 through tls:// URLs. In SSLSocket::setupCrypto, the ClientTLS and ServerTLS cases select TLSv1_client_method() and TLSv1_server_method(), forcing the deprecated protocol instead of version-flexible TLS methods. Exposure requires an application to pass a tls:// URL to stream_socket_client or stream_socket_server; the resulting connection inherits TLS 1.0 transport weaknesses.
Summary
What happened
Weak cryptography in Meta Platforms HHVM 4.172.0 and earlier allows attackers to negotiate TLS 1.0 through tls:// URLs. In SSLSocket::setupCrypto, the ClientTLS and ServerTLS cases select TLSv1_client_method() and TLSv1_server_method(), forcing the deprecated protocol instead of version-flexible TLS methods. Exposure requires an application to pass a tls:// URL to stream_socket_client or stream_socket_server; the resulting connection inherits TLS 1.0 transport weaknesses.
The record
- CVE
- CVE-2022-36937
- Published
- May 10, 2023
- Updated
- Jan 27, 2025
- Vendor
- Meta Platforms, Inc.
- Product
- HHVM
- Classifications
- CWE-327
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 10, 2023CVE publishedPublication date reported by the CVE source.
- Jan 27, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <4.153.4
- Affected versionversion=4.154.0 <1.168.2
- Affected versionversion=4.169.0 <4.169.2
- Affected versionversion=4.170.0 <4.170.2
- Affected versionversion=4.171.0 <4.171.1
- Affected versionversion=4.172.0 <4.172.1
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo