René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

174 lines
5.6 KiB
JSON

{
"id": "CVE-2019-11935",
"sourceIdentifier": "cve-assign@fb.com",
"published": "2019-12-04T17:16:43.257",
"lastModified": "2019-12-11T18:32:37.860",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Insufficient boundary checks when processing a string in mb_ereg_replace allows access to out-of-bounds memory. This issue affects HHVM versions prior to 3.30.12, all versions between 4.0.0 and 4.8.5, all versions between 4.9.0 and 4.23.1, as well as 4.24.0, 4.25.0, 4.26.0, 4.27.0, 4.28.0, and 4.28.1."
},
{
"lang": "es",
"value": "Las comprobaciones de l\u00edmite insuficientes cuando se procesa una cadena en mb_ereg_replace permiten un acceso a la memoria fuera de l\u00edmites. Este problema afecta HHVM versiones anteriores a la versi\u00f3n 3.30.12, todas las versiones entre 4.0.0 y 4.8.5, todas las versiones entre 4.9.0 y 4.23.1, as\u00ed como las versiones 4.24.0, 4.25.0, 4.26.0, 4.27.0, 4.28.0 y 4.28.1."
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"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",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-120"
}
]
},
{
"source": "cve-assign@fb.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:facebook:hhvm:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.30.12",
"matchCriteriaId": "A8452024-B97D-4B7B-BB28-AC04328E67B2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:facebook:hhvm:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.0.0",
"versionEndIncluding": "4.8.5",
"matchCriteriaId": "47FAA7FF-64A7-451F-A389-6CA4240D7871"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:facebook:hhvm:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.9.0",
"versionEndIncluding": "4.23.1",
"matchCriteriaId": "12366B66-DE3D-4387-83BC-E01C77393D58"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:facebook:hhvm:4.24.0:*:*:*:*:*:*:*",
"matchCriteriaId": "76F33DEA-0DB2-46B5-82C3-CA75D07C952D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:facebook:hhvm:4.25.0:*:*:*:*:*:*:*",
"matchCriteriaId": "6B098BF0-EA28-44FA-A5D0-BDE05C2E9FE8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:facebook:hhvm:4.26.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0950ED00-A5DC-4DA6-906F-CDC03EE2DA5A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:facebook:hhvm:4.27.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D77D46F2-A17B-4CEA-A003-F7952EE3342D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:facebook:hhvm:4.28.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D53212BA-6BF8-4FE2-980C-371D5EF170E5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:facebook:hhvm:4.28.1:*:*:*:*:*:*:*",
"matchCriteriaId": "F182E9B3-838C-4AFA-94B5-77D30098712E"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/facebook/hhvm/commit/1c518555dba6ceb45d5ba61845b96e261219c3b7",
"source": "cve-assign@fb.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://hhvm.com/blog/2019/10/28/security-update.html",
"source": "cve-assign@fb.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.facebook.com/security/advisories/cve-2019-11935",
"source": "cve-assign@fb.com",
"tags": [
"Vendor Advisory"
]
}
]
}