cvelist/2017/17xxx/CVE-2017-17058.json
2019-03-18 07:10:32 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-17058",
"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": "** DISPUTED ** The WooCommerce plugin through 3.x for WordPress has a Directory Traversal Vulnerability via a /wp-content/plugins/woocommerce/templates/emails/plain/ URI, which accesses a parent directory. NOTE: a software maintainer indicates that Directory Traversal is not possible because all of the template files have \"if (!defined('ABSPATH')) {exit;}\" code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.exploit-db.com/ghdb/4613/",
"refsource": "MISC",
"url": "https://www.exploit-db.com/ghdb/4613/"
},
{
"name": "https://github.com/woocommerce/woocommerce/issues/17964",
"refsource": "MISC",
"url": "https://github.com/woocommerce/woocommerce/issues/17964"
},
{
"name": "43196",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/43196/"
}
]
}
}