gsd-2022-36937
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-36937", "id": "GSD-2022-36937" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-36937" ], "details": "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.\n\nApplications that call stream_socket_server or stream_socket_client functions with a URL starting with tls:// are affected.", "id": "GSD-2022-36937", "modified": "2023-12-13T01:19:21.343714Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve-assign@fb.com", "ID": "CVE-2022-36937", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "HHVM", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "4.172.0", "version_value": "4.172.1" }, { "version_affected": "\u003c", "version_name": "4.171.0", "version_value": "4.171.1" }, { "version_affected": "\u003c", "version_name": "4.170.0", "version_value": "4.170.2" }, { "version_affected": "\u003c", "version_name": "4.169.0", "version_value": "4.169.2" }, { "version_affected": "\u003c", "version_name": "4.154.0", "version_value": "1.168.2" }, { "version_affected": "\u003c", "version_name": "0", "version_value": "4.153.4" } ] } } ] }, "vendor_name": "Facebook" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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.\n\nApplications that call stream_socket_server or stream_socket_client functions with a URL starting with tls:// are affected." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-1104: Use of Unmaintained Third Party Components" } ] } ] }, "references": { "reference_data": [ { "name": "https://hhvm.com/blog/2023/01/20/security-update.html", "refsource": "MISC", "url": "https://hhvm.com/blog/2023/01/20/security-update.html" }, { "name": "https://github.com/facebook/hhvm/commit/083f5ffdee661f61512909d16f9a5b98cff3cf0b", "refsource": "MISC", "url": "https://github.com/facebook/hhvm/commit/083f5ffdee661f61512909d16f9a5b98cff3cf0b" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:facebook:hhvm:4.172.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:facebook:hhvm:4.171.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:facebook:hhvm:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.170.2", "versionStartIncluding": "4.170.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:facebook:hhvm:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.169.2", "versionStartIncluding": "4.169.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:facebook:hhvm:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.168.2", "versionStartIncluding": "4.154.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:facebook:hhvm:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.153.4", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve-assign@fb.com", "ID": "CVE-2022-36937" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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.\n\nApplications that call stream_socket_server or stream_socket_client functions with a URL starting with tls:// are affected." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/facebook/hhvm/commit/083f5ffdee661f61512909d16f9a5b98cff3cf0b", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/facebook/hhvm/commit/083f5ffdee661f61512909d16f9a5b98cff3cf0b" }, { "name": "https://hhvm.com/blog/2023/01/20/security-update.html", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://hhvm.com/blog/2023/01/20/security-update.html" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2023-05-18T21:21Z", "publishedDate": "2023-05-10T19:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…