cvelist/2020/9xxx/CVE-2020-9327.json

92 lines
3.0 KiB
JSON
Raw Normal View History

2020-02-21 22:01:05 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-9327",
"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 SQLite 3.31.1, isAuxiliaryVtabOperator allows attackers to trigger a NULL pointer dereference and segmentation fault because of generated column optimizations."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
2020-07-15 03:02:07 +00:00
{
"refsource": "GENTOO",
"name": "GLSA-202003-16",
"url": "https://security.gentoo.org/glsa/202003-16"
},
{
"refsource": "UBUNTU",
"name": "USN-4298-1",
"url": "https://usn.ubuntu.com/4298-1/"
},
{
"url": "https://www.oracle.com/security-alerts/cpujul2020.html",
"refsource": "MISC",
"name": "https://www.oracle.com/security-alerts/cpujul2020.html"
},
2020-02-21 22:01:05 +00:00
{
"url": "https://www.sqlite.org/cgi/src/info/9d0d4ab95dc0c56e",
"refsource": "MISC",
"name": "https://www.sqlite.org/cgi/src/info/9d0d4ab95dc0c56e"
},
{
"url": "https://www.sqlite.org/cgi/src/info/abc473fb8fb99900",
"refsource": "MISC",
"name": "https://www.sqlite.org/cgi/src/info/abc473fb8fb99900"
},
{
"url": "https://www.sqlite.org/cgi/src/info/4374860b29383380",
"refsource": "MISC",
"name": "https://www.sqlite.org/cgi/src/info/4374860b29383380"
2020-03-13 10:01:13 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200313-0002/",
"url": "https://security.netapp.com/advisory/ntap-20200313-0002/"
2020-02-21 22:01:05 +00:00
}
]
}
}