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

123 lines
3.7 KiB
JSON

{
"id": "CVE-2019-11939",
"sourceIdentifier": "cve-assign@fb.com",
"published": "2020-03-18T01:15:11.660",
"lastModified": "2020-03-20T17:15:15.843",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Golang Facebook Thrift servers would not error upon receiving messages declaring containers of sizes larger than the payload. As a result, malicious clients could send short messages which would result in a large memory allocation, potentially leading to denial of service. This issue affects Facebook Thrift prior to v2020.03.16.00."
},
{
"lang": "es",
"value": "Los servidores de Golang Facebook Thrift, no se equivocar\u00edan tras recibir mensajes declarando contenedores de tama\u00f1os m\u00e1s grandes que la carga \u00fatil. Como resultado, unos clientes maliciosos podr\u00edan enviar mensajes cortos que resultar\u00eda en una asignaci\u00f3n de memoria considerable, conllevando potencialmente a una denegaci\u00f3n de servicio. Este problema afecta a Facebook Thrift versiones anteriores a v2020.03.16.00."
}
],
"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:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-770"
}
]
},
{
"source": "cve-assign@fb.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-770"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:facebook:thrift:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2020.03.16.00",
"matchCriteriaId": "8F515B67-2776-4C97-BBC3-47DEAEC6ACDC"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/facebook/fbthrift/commit/483ed864d69f307e9e3b9dadec048216100c0757",
"source": "cve-assign@fb.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://www.facebook.com/security/advisories/cve-2019-11939",
"source": "cve-assign@fb.com",
"tags": [
"Vendor Advisory"
]
}
]
}