cvelist/2017/6xxx/CVE-2017-6819.json

98 lines
3.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-6819",
"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" : "In WordPress before 4.7.3, there is cross-site request forgery (CSRF) in Press This (wp-admin/includes/class-wp-press-this.php), leading to excessive use of server resources. The CSRF can trigger an outbound HTTP request for a large file that is then parsed by Press This."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://openwall.com/lists/oss-security/2017/03/06/7",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://openwall.com/lists/oss-security/2017/03/06/7"
},
{
"name" : "https://codex.wordpress.org/Version_4.7.3",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://codex.wordpress.org/Version_4.7.3"
},
{
"name" : "https://github.com/WordPress/WordPress/commit/263831a72d08556bc2f3a328673d95301a152829",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/WordPress/WordPress/commit/263831a72d08556bc2f3a328673d95301a152829"
},
{
"name" : "https://sumofpwn.nl/advisory/2016/cross_site_request_forgery_in_wordpress_press_this_function_allows_dos.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://sumofpwn.nl/advisory/2016/cross_site_request_forgery_in_wordpress_press_this_function_allows_dos.html"
},
{
"name" : "https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/"
},
{
"name" : "https://wpvulndb.com/vulnerabilities/8770",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://wpvulndb.com/vulnerabilities/8770"
},
{
"name" : "96602",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/96602"
},
{
"name" : "1037959",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securitytracker.com/id/1037959"
}
]
}
}