cvelist/2018/7xxx/CVE-2018-7422.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2018-02-23 00:04:36 -05:00
{
2019-03-18 05:11:02 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-7422",
"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": [
2018-03-19 10:04:44 -04:00
{
2019-03-18 05:11:02 +00:00
"lang": "eng",
"value": "A Local File Inclusion vulnerability in the Site Editor plugin through 1.1.1 for WordPress allows remote attackers to retrieve arbitrary files via the ajax_path parameter to editor/extensions/pagebuilder/includes/ajax_shortcode_pattern.php, aka absolute path traversal."
2018-03-19 10:04:44 -04:00
}
2019-03-18 05:11:02 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://seclists.org/fulldisclosure/2018/Mar/40",
"refsource": "MISC",
"url": "http://seclists.org/fulldisclosure/2018/Mar/40"
},
{
"name": "44340",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44340/"
},
{
"name": "https://wpvulndb.com/vulnerabilities/9044",
"refsource": "MISC",
"url": "https://wpvulndb.com/vulnerabilities/9044"
}
]
}
}