cvelist/2020/1xxx/CVE-2020-1897.json
2020-05-18 13:57:59 -07:00

69 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve-assign@fb.com",
"DATE_ASSIGNED": "2020-05-18",
"ID": "CVE-2020-1897",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Facebook",
"product": {
"product_data": [
{
"product_name": "proxygen",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "v2020.05.18.00"
},
{
"version_affected": "!>=",
"version_value": "v2020.05.18.00"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A use-after-free is possible due to an error in lifetime management in the request adaptor when a malicious client invokes request error handling in a specific sequence. This issue affects versions of proxygen prior to v2020.05.18.00."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use-after-free (CWE-ID 416)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.facebook.com/security/advisories/cve-2020-1897",
"url": "https://www.facebook.com/security/advisories/cve-2020-1897"
}
]
}
}