cvelist/2019/8xxx/CVE-2019-8457.json

107 lines
3.6 KiB
JSON
Raw Normal View History

2019-02-18 09:04:38 -05:00
{
2019-05-30 16:00:48 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 07:24:37 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-8457",
2019-05-30 16:00:48 +00:00
"ASSIGNER": "cve@checkpoint.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "SQLite",
"version": {
"version_data": [
{
"version_value": "From 3.6.0 to 3.27.2 including"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125: Out-of-bounds Read"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.sqlite.org/src/info/90acdbfce9c08858",
"url": "https://www.sqlite.org/src/info/90acdbfce9c08858"
},
{
"refsource": "MISC",
"name": "https://www.sqlite.org/releaselog/3_28_0.html",
"url": "https://www.sqlite.org/releaselog/3_28_0.html"
2019-06-04 20:00:48 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4004-1",
"url": "https://usn.ubuntu.com/4004-1/"
2019-06-04 21:00:48 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4004-2",
"url": "https://usn.ubuntu.com/4004-2/"
2019-06-06 08:00:46 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190606-0002/",
"url": "https://security.netapp.com/advisory/ntap-20190606-0002/"
2019-06-19 19:00:46 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4019-1",
"url": "https://usn.ubuntu.com/4019-1/"
2019-06-19 20:00:46 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4019-2",
"url": "https://usn.ubuntu.com/4019-2/"
2019-06-27 12:00:56 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1645",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00074.html"
2019-07-27 04:00:54 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-02b81266b7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SJPFGA45DI4F5MCF2OAACGH3HQOF4G3M/"
2019-08-08 04:00:52 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-3377813d18",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OPKYSWCOM3CL66RI76TYVIG6TJ263RXH/"
2019-05-30 16:00:48 +00:00
}
]
2019-03-18 07:24:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-05-30 16:00:48 +00:00
"value": "SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-bound read in the rtreenode() function when handling invalid rtree tables."
2019-03-18 07:24:37 +00:00
}
]
}
}