cvelist/2019/9xxx/CVE-2019-9937.json

102 lines
3.7 KiB
JSON
Raw Normal View History

2019-03-22 07:00:44 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-03-22 08:00:44 +00:00
"ID": "CVE-2019-9937",
"STATE": "PUBLIC"
2019-03-22 07:00:44 +00:00
},
2019-03-22 08:00:44 +00:00
"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",
2019-03-22 07:00:44 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-03-22 08:00:44 +00:00
"value": "In SQLite 3.27.2, interleaving reads and writes in a single transaction with an fts5 virtual table will lead to a NULL Pointer Dereference in fts5ChunkIterate in sqlite3.c. This is related to ext/fts5/fts5_hash.c and ext/fts5/fts5_index.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mail-archive.com/sqlite-users@mailinglists.sqlite.org/msg114383.html",
"refsource": "MISC",
"name": "https://www.mail-archive.com/sqlite-users@mailinglists.sqlite.org/msg114383.html"
},
{
"url": "https://www.mail-archive.com/sqlite-users@mailinglists.sqlite.org/msg114393.html",
"refsource": "MISC",
"name": "https://www.mail-archive.com/sqlite-users@mailinglists.sqlite.org/msg114393.html"
},
{
"url": "https://sqlite.org/src/info/45c73deb440496e8",
"refsource": "MISC",
"name": "https://sqlite.org/src/info/45c73deb440496e8"
2019-03-26 09:00:47 +00:00
},
{
"refsource": "BID",
"name": "107562",
"url": "http://www.securityfocus.com/bid/107562"
2019-04-16 06:00:47 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190416-0005/",
"url": "https://security.netapp.com/advisory/ntap-20190416-0005/"
2019-05-10 22:00:46 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1372",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00026.html"
2019-05-20 03:00:45 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-8641591b3c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EXD2GYJVTDGEQPUNMMMC5TB7MQXOBBMO/"
2019-06-04 04:00:49 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-a01751837d",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N66U5PY5UJU4XBFZJH7QNKIDNAVIB4OP/"
2019-06-19 19:00:46 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4019-1",
"url": "https://usn.ubuntu.com/4019-1/"
2019-03-22 07:00:44 +00:00
}
]
}
}