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

97 lines
3.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:49:44 +00: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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:49:44 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:49:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "96602",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/96602"
},
{
"name": "1037959",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1037959"
},
{
"name": "https://wpvulndb.com/vulnerabilities/8770",
"refsource": "MISC",
"url": "https://wpvulndb.com/vulnerabilities/8770"
},
{
"name": "http://openwall.com/lists/oss-security/2017/03/06/7",
"refsource": "MISC",
"url": "http://openwall.com/lists/oss-security/2017/03/06/7"
},
{
"name": "https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/",
"refsource": "MISC",
"url": "https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/"
},
{
"name": "https://codex.wordpress.org/Version_4.7.3",
"refsource": "MISC",
"url": "https://codex.wordpress.org/Version_4.7.3"
},
{
"name": "https://github.com/WordPress/WordPress/commit/263831a72d08556bc2f3a328673d95301a152829",
"refsource": "MISC",
"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",
"url": "https://sumofpwn.nl/advisory/2016/cross_site_request_forgery_in_wordpress_press_this_function_allows_dos.html"
}
]
}
}