cvelist/2021/24xxx/CVE-2021-24708.json

75 lines
1.9 KiB
JSON
Raw Normal View History

2021-01-14 16:02:20 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2021-24708",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WP All Export < 1.3.1 - Admin+ Stored Cross-Site Scripting"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Export any WordPress data to XML/CSV",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.3.1",
"version_value": "1.3.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Export any WordPress data to XML/CSV WordPress plugin before 1.3.1 does not escape its Export's Name before outputting it in Manage Exports settings, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/4560eef4-253b-49a4-8e20-9520c45c6f7f",
"name": "https://wpscan.com/vulnerability/4560eef4-253b-49a4-8e20-9520c45c6f7f"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:02:20 +00:00
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Huy Nguyen"
2021-01-14 16:02:20 +00:00
}
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:02:20 +00:00
}