cvelist/2017/16xxx/CVE-2017-16510.json

98 lines
3.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-16510",
"STATE" : "PUBLIC"
},
"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",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "WordPress before 4.8.3 is affected by an issue where $wpdb->prepare() can create unexpected and unsafe queries leading to potential SQL injection (SQLi) in plugins and themes, as demonstrated by a \"double prepare\" approach, a different vulnerability than CVE-2017-14723."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[debian-lts-announce] 20171104 [SECURITY] [DLA 1160-1] wordpress security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2017/11/msg00003.html"
},
{
"name" : "https://blog.ircmaxell.com/2017/10/disclosure-wordpress-wpdb-sql-injection-technical.html",
"refsource" : "MISC",
"url" : "https://blog.ircmaxell.com/2017/10/disclosure-wordpress-wpdb-sql-injection-technical.html"
},
{
"name" : "https://codex.wordpress.org/Version_4.8.3",
"refsource" : "MISC",
"url" : "https://codex.wordpress.org/Version_4.8.3"
},
{
"name" : "https://github.com/WordPress/WordPress/commit/a2693fd8602e3263b5925b9d799ddd577202167d",
"refsource" : "MISC",
"url" : "https://github.com/WordPress/WordPress/commit/a2693fd8602e3263b5925b9d799ddd577202167d"
},
{
"name" : "https://wordpress.org/news/2017/10/wordpress-4-8-3-security-release/",
"refsource" : "MISC",
"url" : "https://wordpress.org/news/2017/10/wordpress-4-8-3-security-release/"
},
{
"name" : "https://wpvulndb.com/vulnerabilities/8941",
"refsource" : "MISC",
"url" : "https://wpvulndb.com/vulnerabilities/8941"
},
{
"name" : "DSA-4090",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4090"
},
{
"name" : "101638",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/101638"
}
]
}
}