cvelist/2022/2xxx/CVE-2022-2271.json

75 lines
1.9 KiB
JSON
Raw Normal View History

2022-06-30 13:00:46 +00:00
{
2022-09-05 14:29:09 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-2271",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WP Database Backup < 5.9 - 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": "WP Database Backup",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5.9",
"version_value": "5.9"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WP Database Backup WordPress plugin before 5.9 does not escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks when the unfiltered_html capability is disallowed (for example in multisite setup)"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/b064940f-9614-4b7b-b2c4-e79528746833",
"name": "https://wpscan.com/vulnerability/b064940f-9614-4b7b-b2c4-e79528746833"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-Site Scripting (XSS)",
"lang": "eng"
}
2022-06-30 13:00:46 +00:00
]
2022-09-05 14:29:09 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Raad Haddad of Cloudyrion GmbH"
2022-06-30 13:00:46 +00:00
}
2022-09-05 14:29:09 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-06-30 13:00:46 +00:00
}