cvelist/2020/15xxx/CVE-2020-15358.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2020-06-27 12:01:13 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-15358",
"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 before 3.32.3, select.c mishandles query-flattener optimization, leading to a multiSelectOrderBy heap overflow because of misuse of transitive properties for constant propagation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.sqlite.org/src/tktview?name=8f157e8010",
"refsource": "MISC",
"name": "https://www.sqlite.org/src/tktview?name=8f157e8010"
},
{
"url": "https://www.sqlite.org/src/timeline?p=version-3.32.3&bt=version-3.32.2",
"refsource": "MISC",
"name": "https://www.sqlite.org/src/timeline?p=version-3.32.3&bt=version-3.32.2"
},
{
"url": "https://www.sqlite.org/src/info/10fa79d00f8091e5",
"refsource": "MISC",
"name": "https://www.sqlite.org/src/info/10fa79d00f8091e5"
2020-07-09 09:01:19 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200709-0001/",
"url": "https://security.netapp.com/advisory/ntap-20200709-0001/"
2020-07-27 02:01:22 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202007-26",
"url": "https://security.gentoo.org/glsa/202007-26"
2020-07-29 19:01:29 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4438-1",
"url": "https://usn.ubuntu.com/4438-1/"
2020-06-27 12:01:13 +00:00
}
]
}
}