cvelist/2020/11xxx/CVE-2020-11656.json
2020-08-05 20:01:36 +00:00

87 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-11656",
"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 through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.oracle.com/security-alerts/cpujul2020.html",
"refsource": "MISC",
"name": "https://www.oracle.com/security-alerts/cpujul2020.html"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200416-0001/",
"url": "https://security.netapp.com/advisory/ntap-20200416-0001/"
},
{
"url": "https://www3.sqlite.org/cgi/src/info/b64674919f673602",
"refsource": "MISC",
"name": "https://www3.sqlite.org/cgi/src/info/b64674919f673602"
},
{
"url": "https://www.sqlite.org/src/info/d09f8c3621d5f7f8",
"refsource": "MISC",
"name": "https://www.sqlite.org/src/info/d09f8c3621d5f7f8"
},
{
"refsource": "GENTOO",
"name": "GLSA-202007-26",
"url": "https://security.gentoo.org/glsa/202007-26"
},
{
"refsource": "FREEBSD",
"name": "FreeBSD-SA-20:22",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-20:22.sqlite.asc"
}
]
}
}