mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
132 lines
4.8 KiB
JSON
132 lines
4.8 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2019-8457",
|
|
"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": "UBUNTU",
|
|
"name": "USN-4004-1",
|
|
"url": "https://usn.ubuntu.com/4004-1/"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-4004-2",
|
|
"url": "https://usn.ubuntu.com/4004-2/"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-4019-1",
|
|
"url": "https://usn.ubuntu.com/4019-1/"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-4019-2",
|
|
"url": "https://usn.ubuntu.com/4019-2/"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:1645",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00074.html"
|
|
},
|
|
{
|
|
"refsource": "FEDORA",
|
|
"name": "FEDORA-2019-02b81266b7",
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SJPFGA45DI4F5MCF2OAACGH3HQOF4G3M/"
|
|
},
|
|
{
|
|
"refsource": "FEDORA",
|
|
"name": "FEDORA-2019-3377813d18",
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OPKYSWCOM3CL66RI76TYVIG6TJ263RXH/"
|
|
},
|
|
{
|
|
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html",
|
|
"refsource": "MISC",
|
|
"name": "https://www.oracle.com/security-alerts/cpuapr2020.html"
|
|
},
|
|
{
|
|
"url": "https://www.oracle.com/security-alerts/cpujul2020.html",
|
|
"refsource": "MISC",
|
|
"name": "https://www.oracle.com/security-alerts/cpujul2020.html"
|
|
},
|
|
{
|
|
"url": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html",
|
|
"refsource": "MISC",
|
|
"name": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html"
|
|
},
|
|
{
|
|
"url": "https://www.oracle.com/security-alerts/cpujan2020.html",
|
|
"refsource": "MISC",
|
|
"name": "https://www.oracle.com/security-alerts/cpujan2020.html"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://security.netapp.com/advisory/ntap-20190606-0002/",
|
|
"url": "https://security.netapp.com/advisory/ntap-20190606-0002/"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://kc.mcafee.com/corporate/index?page=content&id=SB10365",
|
|
"url": "https://kc.mcafee.com/corporate/index?page=content&id=SB10365"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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."
|
|
}
|
|
]
|
|
}
|
|
} |