cvelist/2019/20xxx/CVE-2019-20427.json
2020-01-27 05:01:13 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-20427",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the Lustre file system before 2.12.3, the ptlrpc module has a buffer overflow and panic, and possibly remote code execution, due to the lack of validation for specific fields of packets sent by a client. Interaction between req_capsule_get_size and tgt_brw_write leads to a tgt_shortio2pages integer signedness error."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://wiki.lustre.org/Lustre_2.12.3_Changelog",
"refsource": "MISC",
"name": "http://wiki.lustre.org/Lustre_2.12.3_Changelog"
},
{
"url": "http://lustre.org/",
"refsource": "MISC",
"name": "http://lustre.org/"
},
{
"url": "https://jira.whamcloud.com/browse/LU-12600",
"refsource": "MISC",
"name": "https://jira.whamcloud.com/browse/LU-12600"
},
{
"url": "https://review.whamcloud.com/#/c/35867/",
"refsource": "MISC",
"name": "https://review.whamcloud.com/#/c/35867/"
}
]
}
}