cvelist/2019/6xxx/CVE-2019-6799.json

73 lines
2.2 KiB
JSON
Raw Normal View History

2019-01-24 20:06:55 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2019-6799",
2019-01-26 12:04:47 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2019-01-24 20:06:55 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2019-01-26 12:04:47 -05:00
"value" : "An issue was discovered in phpMyAdmin before 4.8.5. When the AllowArbitraryServer configuration setting is set to true, with the use of a rogue MySQL server, an attacker can read any file on the server that the web server's user can access. This is related to the mysql.allow_local_infile PHP configuration, and the inadvertent ignoring of \"options(MYSQLI_OPT_LOCAL_INFILE\" calls."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2019-02-28 06:03:59 -05:00
{
"name" : "[debian-lts-announce] 20190227 [SECURITY] [DLA 1692-1] phpmyadmin security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2019/02/msg00039.html"
},
2019-01-26 12:04:47 -05:00
{
"name" : "https://www.phpmyadmin.net/security/PMASA-2019-1/",
"refsource" : "CONFIRM",
"url" : "https://www.phpmyadmin.net/security/PMASA-2019-1/"
2019-01-29 06:04:03 -05:00
},
{
"name" : "106736",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106736"
2019-01-24 20:06:55 -05:00
}
]
}
}