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

75 lines
1.8 KiB
JSON
Raw Normal View History

2021-01-14 16:05:23 +00:00
{
2021-08-23 10:17:55 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24571",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "HD Quiz < 1.8.4 - Authenticated Stored 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": "HD Quiz",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.8.4",
"version_value": "1.8.4"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The HD Quiz WordPress plugin before 1.8.4 does not escape some of its Answers before outputting them in attribute when generating the Quiz, which could lead to Stored Cross-Site Scripting issues"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/377fd65f-3a8c-4f7a-9e40-046d52ec0eef",
"name": "https://wpscan.com/vulnerability/377fd65f-3a8c-4f7a-9e40-046d52ec0eef"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:05:23 +00:00
]
2021-08-23 10:17:55 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Authenticated Stored XSS"
2021-01-14 16:05:23 +00:00
}
2021-08-23 10:17:55 +02:00
],
"source": {
"discovery": "UNKNOWN"
}
2021-01-14 16:05:23 +00:00
}