CVE-2020-1916 (GCVE-0-2020-1916)
Vulnerability from cvelistv5
Published
2021-03-10 15:50
Modified
2024-08-04 06:54
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-122 - Heap-based Buffer Overflow ()
Summary
An incorrect size calculation in ldap_escape may lead to an integer overflow when overly long input is passed in, resulting in an out-of-bounds write. This issue affects HHVM prior to 4.56.2, all versions between 4.57.0 and 4.78.0, 4.79.0, 4.80.0, 4.81.0, 4.82.0, 4.83.0.
References
► | URL | Tags | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
HHVM |
Patch: 4.83.1 < unspecified Version: 4.83.0 Patch: 4.82.1 < unspecified Version: 4.82.0 Patch: 4.81.1 < unspecified Version: 4.81.0 Patch: 4.80.1 < unspecified Version: 4.80.0 Patch: 4.79.1 < unspecified Version: 4.79.0 Patch: 4.78.1 < unspecified Version: 4.57.0 < unspecified Patch: 4.56.2 < unspecified Version: unspecified < 4.56.2 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T06:54:00.370Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://hhvm.com/blog/2020/11/12/security-update.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/facebook/hhvm/commit/abe0b29e4d3a610f9bc920b8be4ad8403364c2d4" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "HHVM", "vendor": "Facebook", "versions": [ { "lessThan": "unspecified", "status": "unaffected", "version": "4.83.1", "versionType": "custom" }, { "status": "affected", "version": "4.83.0" }, { "lessThan": "unspecified", "status": "unaffected", "version": "4.82.1", "versionType": "custom" }, { "status": "affected", "version": "4.82.0" }, { "lessThan": "unspecified", "status": "unaffected", "version": "4.81.1", "versionType": "custom" }, { "status": "affected", "version": "4.81.0" }, { "lessThan": "unspecified", "status": "unaffected", "version": "4.80.1", "versionType": "custom" }, { "status": "affected", "version": "4.80.0" }, { "lessThan": "unspecified", "status": "unaffected", "version": "4.79.1", "versionType": "custom" }, { "status": "affected", "version": "4.79.0" }, { "lessThan": "unspecified", "status": "unaffected", "version": "4.78.1", "versionType": "custom" }, { "lessThan": "unspecified", "status": "affected", "version": "4.57.0", "versionType": "custom" }, { "lessThan": "unspecified", "status": "unaffected", "version": "4.56.2", "versionType": "custom" }, { "lessThan": "4.56.2", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "dateAssigned": "2020-10-30T00:00:00", "descriptions": [ { "lang": "en", "value": "An incorrect size calculation in ldap_escape may lead to an integer overflow when overly long input is passed in, resulting in an out-of-bounds write. This issue affects HHVM prior to 4.56.2, all versions between 4.57.0 and 4.78.0, 4.79.0, 4.80.0, 4.81.0, 4.82.0, 4.83.0." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-122", "description": "Heap-based Buffer Overflow (CWE-122)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2021-03-10T15:50:27", "orgId": "4fc57720-52fe-4431-a0fb-3d2c8747b827", "shortName": "facebook" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://hhvm.com/blog/2020/11/12/security-update.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/facebook/hhvm/commit/abe0b29e4d3a610f9bc920b8be4ad8403364c2d4" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve-assign@fb.com", "DATE_ASSIGNED": "2020-10-30", "ID": "CVE-2020-1916", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "HHVM", "version": { "version_data": [ { "version_affected": "!\u003e=", "version_value": "4.83.1" }, { "version_affected": "=", "version_value": "4.83.0" }, { "version_affected": "!\u003e=", "version_value": "4.82.1" }, { "version_affected": "=", "version_value": "4.82.0" }, { "version_affected": "!\u003e=", "version_value": "4.81.1" }, { "version_affected": "=", "version_value": "4.81.0" }, { "version_affected": "!\u003e=", "version_value": "4.80.1" }, { "version_affected": "=", "version_value": "4.80.0" }, { "version_affected": "!\u003e=", "version_value": "4.79.1" }, { "version_affected": "=", "version_value": "4.79.0" }, { "version_affected": "!\u003e=", "version_value": "4.78.1" }, { "version_affected": "\u003e=", "version_value": "4.57.0" }, { "version_affected": "!\u003e=", "version_value": "4.56.2" }, { "version_affected": "\u003c", "version_value": "4.56.2" } ] } } ] }, "vendor_name": "Facebook" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An incorrect size calculation in ldap_escape may lead to an integer overflow when overly long input is passed in, resulting in an out-of-bounds write. This issue affects HHVM prior to 4.56.2, all versions between 4.57.0 and 4.78.0, 4.79.0, 4.80.0, 4.81.0, 4.82.0, 4.83.0." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Heap-based Buffer Overflow (CWE-122)" } ] } ] }, "references": { "reference_data": [ { "name": "https://hhvm.com/blog/2020/11/12/security-update.html", "refsource": "CONFIRM", "url": "https://hhvm.com/blog/2020/11/12/security-update.html" }, { "name": "https://github.com/facebook/hhvm/commit/abe0b29e4d3a610f9bc920b8be4ad8403364c2d4", "refsource": "MISC", "url": "https://github.com/facebook/hhvm/commit/abe0b29e4d3a610f9bc920b8be4ad8403364c2d4" } ] } } } }, "cveMetadata": { "assignerOrgId": "4fc57720-52fe-4431-a0fb-3d2c8747b827", "assignerShortName": "facebook", "cveId": "CVE-2020-1916", "datePublished": "2021-03-10T15:50:27", "dateReserved": "2019-12-02T00:00:00", "dateUpdated": "2024-08-04T06:54:00.370Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-1916\",\"sourceIdentifier\":\"cve-assign@fb.com\",\"published\":\"2021-03-10T16:15:14.173\",\"lastModified\":\"2024-11-21T05:11:36.400\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An incorrect size calculation in ldap_escape may lead to an integer overflow when overly long input is passed in, resulting in an out-of-bounds write. This issue affects HHVM prior to 4.56.2, all versions between 4.57.0 and 4.78.0, 4.79.0, 4.80.0, 4.81.0, 4.82.0, 4.83.0.\"},{\"lang\":\"es\",\"value\":\"Un c\u00e1lculo de tama\u00f1o incorrecto en la funci\u00f3n ldap_escape puede conllevar a un desbordamiento de enteros cuando es pasada una entrada demasiado larga, resultando en una escritura fuera de l\u00edmites.\u0026#xa0;Este problema afecta a HHVM versiones anteriores a 4.56.2, todas las versiones entre 4.57.0 y 4.78.0, 4.79.0, 4.80.0, 4.81.0, 4.82.0, 4.83.0\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"cve-assign@fb.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:facebook:hhvm:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"4.56.2\",\"matchCriteriaId\":\"6711FFC9-F4D3-438B-B596-30FCB4EAF015\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:facebook:hhvm:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.57.0\",\"versionEndExcluding\":\"4.78.1\",\"matchCriteriaId\":\"14D6DF29-4414-4A07-99E9-1BD568EC77A7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:facebook:hhvm:4.79.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0C83AAFF-2886-424B-A9BD-251B3AAC790B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:facebook:hhvm:4.80.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"73B27B4A-CD40-4493-BDCD-27F6ADD6C65A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:facebook:hhvm:4.81.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5BD9447B-B287-484B-A14C-787F8481EBB8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:facebook:hhvm:4.82.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"15825F25-22B8-4863-A4E0-AD2EE66FA12C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:facebook:hhvm:4.83.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A04923E1-4DCE-4E34-8238-99BCCEEF4791\"}]}]}],\"references\":[{\"url\":\"https://github.com/facebook/hhvm/commit/abe0b29e4d3a610f9bc920b8be4ad8403364c2d4\",\"source\":\"cve-assign@fb.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://hhvm.com/blog/2020/11/12/security-update.html\",\"source\":\"cve-assign@fb.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/facebook/hhvm/commit/abe0b29e4d3a610f9bc920b8be4ad8403364c2d4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://hhvm.com/blog/2020/11/12/security-update.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]}]}}" } }
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…