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

77 lines
2.4 KiB
JSON
Raw Normal View History

2021-01-14 16:07:17 +00:00
{
"CVE_data_meta": {
2021-02-28 15:56:01 +01:00
"ASSIGNER": "contact@wpscan.com",
2021-01-14 16:07:17 +00:00
"ID": "CVE-2021-24124",
2021-02-28 15:56:01 +01:00
"STATE": "PUBLIC",
"TITLE": "WP Shieldon 1.6.3 - Unauthenticated Cross-Site Scripting (XSS)"
2021-01-14 16:07:17 +00:00
},
2021-02-28 15:56:01 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "WP Shieldon",
"version": {
"version_data": [
{
2021-03-16 10:09:07 +01:00
"version_affected": "<=",
2021-03-09 12:14:33 +01:00
"version_name": "1.6.3",
"version_value": "1.6.3"
2021-02-28 15:56:01 +01:00
}
]
}
}
]
2021-03-09 12:00:52 +01:00
},
"vendor_name": "Unknown"
2021-02-28 15:56:01 +01:00
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Johto Robbie"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-14 16:07:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-03-16 10:09:07 +01:00
"value": "Unvalidated input and lack of output encoding in the WP Shieldon WordPress plugin, version 1.6.3 and below, leads to Unauthenticated Reflected Cross-Site Scripting (XSS) when the CAPTCHA page is shown could lead to privileged escalation."
2021-01-14 16:07:17 +00:00
}
]
2021-02-28 15:56:01 +01:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-03-18 16:00:47 +00:00
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/8d0eb0b4-0cc0-44e5-b720-90b01df3a6ee",
"name": "https://wpscan.com/vulnerability/8d0eb0b4-0cc0-44e5-b720-90b01df3a6ee"
2021-02-28 15:56:01 +01:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-01-14 16:07:17 +00:00
}
}