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

76 lines
1.8 KiB
JSON
Raw Normal View History

2021-01-14 16:02:56 +00:00
{
2021-08-02 09:07:08 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24474",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Awesome Weather Widget <= 3.0.2 - Reflected 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": "Awesome Weather Widget",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "3.0.2",
"version_value": "3.0.2"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Awesome Weather Widget WordPress plugin through 3.0.2 does not sanitize the id parameter of its awesome_weather_refresh AJAX action, leading to an unauthenticated Reflected Cross-Site Scripting (XSS) Vulnerability."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/49bc46a8-9d55-4fa1-8e0d-0556a6336fa0",
"name": "https://wpscan.com/vulnerability/49bc46a8-9d55-4fa1-8e0d-0556a6336fa0"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:02:56 +00:00
]
2021-08-02 09:07:08 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Truoc Phan"
2021-01-14 16:02:56 +00:00
}
2021-08-02 09:07:08 +02:00
],
"source": {
"discovery": "UNKNOWN"
}
}