cvelist/2020/25xxx/CVE-2020-25741.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2020-09-18 02:01:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-10-02 09:01:39 +00:00
"ID": "CVE-2020-25741",
"STATE": "PUBLIC"
2020-09-18 02:01:34 +00:00
},
2020-10-02 09:01:39 +00:00
"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",
2020-09-18 02:01:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-10-02 09:01:39 +00:00
"value": "fdctrl_write_data in hw/block/fdc.c in QEMU 5.0.0 has a NULL pointer dereference via a NULL block pointer for the current drive."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://lists.nongnu.org/archive/html/qemu-devel/2020-09/msg05295.html",
"refsource": "MISC",
"name": "https://lists.nongnu.org/archive/html/qemu-devel/2020-09/msg05295.html"
},
{
"url": "https://ruhr-uni-bochum.sciebo.de/s/NNWP2GfwzYKeKwE?path=%2Ffdc_nullptr1",
"refsource": "MISC",
"name": "https://ruhr-uni-bochum.sciebo.de/s/NNWP2GfwzYKeKwE?path=%2Ffdc_nullptr1"
},
{
"refsource": "CONFIRM",
"name": "http://www.openwall.com/lists/oss-security/2020/09/29/1",
"url": "http://www.openwall.com/lists/oss-security/2020/09/29/1"
2020-10-09 12:01:38 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20201009-0005/",
"url": "https://security.netapp.com/advisory/ntap-20201009-0005/"
2020-09-18 02:01:34 +00:00
}
]
}
}