cvelist/2021/24xxx/CVE-2021-24176.json
2021-09-29 11:00:59 +00:00

80 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-24176",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "JH 404 Logger <= 1.1 - Unauthenticated Stored Cross-Site Scripting (XSS)"
},
"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": "JH 404 Logger",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.1",
"version_value": "1.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The JH 404 Logger WordPress plugin through 1.1 doesn't sanitise the referer and path of 404 pages, when they are output in the dashboard, which leads to executing arbitrary JavaScript code in the WordPress dashboard."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/705bcd6e-6817-4f89-be37-901a767b0585",
"name": "https://wpscan.com/vulnerability/705bcd6e-6817-4f89-be37-901a767b0585"
},
{
"refsource": "MISC",
"name": "https://ganofins.com/blog/my-first-cve-2021-24176/",
"url": "https://ganofins.com/blog/my-first-cve-2021-24176/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Ganesh Bagaria"
}
],
"source": {
"discovery": "UNKNOWN"
}
}