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

82 lines
2.7 KiB
JSON
Raw Normal View History

2019-01-24 00:08:48 -05:00
{
2019-03-18 05:37:53 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-6726",
2019-07-29 16:00:57 +00: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-03-18 05:37:53 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-07-29 16:00:57 +00:00
"value": "The WP Fastest Cache plugin through 0.8.9.0 for WordPress allows remote attackers to delete arbitrary files because wp_postratings_clear_fastest_cache and rm_folder_recursively in wpFastestCache.php mishandle ../ in an HTTP Referer header."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://wordpress.org/plugins/wp-fastest-cache/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/wp-fastest-cache/#developers"
},
{
"url": "https://wordpress.org/plugins/wp-fastest-cache/",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/wp-fastest-cache/"
},
{
"url": "https://www.wpfastestcache.com/",
"refsource": "MISC",
"name": "https://www.wpfastestcache.com/"
},
{
"url": "https://plugins.trac.wordpress.org/browser/wp-fastest-cache/trunk/wpFastestCache.php",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/wp-fastest-cache/trunk/wpFastestCache.php"
},
{
"refsource": "MISC",
"name": "https://packetstormsecurity.com/files/152042",
"url": "https://packetstormsecurity.com/files/152042"
2019-03-18 05:37:53 +00:00
}
]
}
}