cvelist/2024/4xxx/CVE-2024-4621.json

80 lines
2.5 KiB
JSON
Raw Normal View History

2024-05-07 20:00:35 +00:00
{
2024-06-07 06:00:37 +00:00
"data_version": "4.0",
2024-05-07 20:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-4621",
2024-06-07 06:00:37 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-05-07 20:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-07 06:00:37 +00:00
"value": "The ARForms - Premium WordPress Form Builder Plugin WordPress plugin before 6.6 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)"
}
]
},
"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": "ARForms - Premium WordPress Form Builder Plugin",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "6.6"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/33a366d9-6c81-4957-a101-768487aae735/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/33a366d9-6c81-4957-a101-768487aae735/"
2024-05-07 20:00:35 +00:00
}
]
2024-06-07 06:00:37 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Bob Matyas"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-05-07 20:00:35 +00:00
}