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

80 lines
2.1 KiB
JSON
Raw Normal View History

2021-01-14 16:06:01 +00:00
{
2021-10-25 15:13:51 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24608",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Formidable Form Builder < 5.0.07 - Admin+ Stored Cross-Site Scripting"
},
"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": "Formidable Form Builder Contact Form, Survey & Quiz Forms Plugin for WordPress",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5.0.07",
"version_value": "5.0.07"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Formidable Form Builder Contact Form, Survey & Quiz Forms Plugin for WordPress plugin before 5.0.07 does not sanitise and escape its Form's Labels, allowing high privileged users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/75305ea8-730b-4caf-a3c6-cb94adee683c",
"name": "https://wpscan.com/vulnerability/75305ea8-730b-4caf-a3c6-cb94adee683c"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2609911",
"name": "https://plugins.trac.wordpress.org/changeset/2609911"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:06:01 +00:00
]
2021-10-25 15:13:51 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Asif Nawaz Minhas"
2021-01-14 16:06:01 +00:00
}
2021-10-25 15:13:51 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:06:01 +00:00
}