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-03-22 07:00:44 +00:00
}
]
}
}