cvelist/2022/0xxx/CVE-2022-0830.json

76 lines
2.4 KiB
JSON
Raw Normal View History

2022-03-02 13:01:23 +00:00
{
2022-04-04 16:01:34 +00:00
"CVE_data_meta": {
"ID": "CVE-2022-0830",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "FormBuilder <= 1.08 - Stored Cross-Site Scripting via CSRF"
},
"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": "FormBuilder",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.08",
"version_value": "1.08"
}
]
}
}
]
2022-04-04 17:30:22 +02:00
}
}
]
}
2022-04-04 16:01:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The FormBuilder WordPress plugin through 1.08 does not have CSRF checks in place when creating/updating and deleting forms, and does not sanitise as well as escape its form field values. As a result, attackers could make logged in admin update and delete arbitrary forms via a CSRF attack, and put Cross-Site Scripting payloads in them."
}
2022-04-04 17:30:22 +02:00
]
2022-04-04 16:01:34 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/114c0202-39f8-4748-ac0d-013d2d6f02f7",
"name": "https://wpscan.com/vulnerability/114c0202-39f8-4748-ac0d-013d2d6f02f7"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
]
}
2022-03-02 13:01:23 +00:00
]
2022-04-04 16:01:34 +00:00
},
"credit": [
{
"lang": "eng",
"value": "Chiragh Arora"
}
],
"source": {
"discovery": "EXTERNAL"
2022-03-02 13:01:23 +00:00
}
2022-04-12 13:11:47 +02:00
}