cvelist/2024/6xxx/CVE-2024-6884.json

80 lines
2.5 KiB
JSON
Raw Normal View History

2024-07-18 15:00:33 +00:00
{
2024-08-08 06:00:36 +00:00
"data_version": "4.0",
2024-07-18 15:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-6884",
2024-08-08 06:00:36 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-07-18 15:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-08 06:00:36 +00:00
"value": "The Gutenberg Blocks with AI by Kadence WP WordPress plugin before 3.2.39 does not validate and escape some of its block options before outputting them back in a page/post where the block is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-Site Scripting (XSS)"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Gutenberg Blocks with AI by Kadence WP",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "3.2.39"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/1768de0c-e4ea-4c98-abf1-7ac805f214b8/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/1768de0c-e4ea-4c98-abf1-7ac805f214b8/"
2024-07-18 15:00:33 +00:00
}
]
2024-08-08 06:00:36 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Dmitrii Ignatyev"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-07-18 15:00:33 +00:00
}