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

75 lines
1.8 KiB
JSON
Raw Normal View History

2021-01-14 16:06:39 +00:00
{
2021-06-21 11:45:57 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24372",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WP Hardening < 1.2.2 - Reflected XSS via URI"
},
"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": "WP Hardening Fix Your WordPress Security",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.2.2",
"version_value": "1.2.2"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WP Hardening Fix Your WordPress Security WordPress plugin before 1.2.2 did not sanitise or escape the $_SERVER['REQUEST_URI'] before outputting it in an attribute, leading to a reflected Cross-Site Scripting issue."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/5340ae4e-95ba-4a69-beb1-3459cac17782",
"name": "https://wpscan.com/vulnerability/5340ae4e-95ba-4a69-beb1-3459cac17782"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:06:39 +00:00
]
2021-06-21 11:45:57 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "dc11"
2021-01-14 16:06:39 +00:00
}
2021-06-21 11:45:57 +02:00
],
"source": {
"discovery": "UNKNOWN"
}
2021-01-14 16:06:39 +00:00
}