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

75 lines
1.8 KiB
JSON
Raw Normal View History

2021-01-14 16:01:44 +00:00
{
2021-04-03 17:53:57 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24173",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "VM Backups <= 1.0 - CSRF to Stored Cross-Site Scripting (XSS)"
},
"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": "VM Backups",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.0",
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The VM Backups WordPress plugin through 1.0 does not have CSRF checks, allowing attackers to make a logged in user unwanted actions, such as update the plugin's options, leading to a Stored Cross-Site Scripting issue."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/b69ea1bc-3c9b-47d7-a164-c860ee46a9af",
"name": "https://wpscan.com/vulnerability/b69ea1bc-3c9b-47d7-a164-c860ee46a9af"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
2021-01-14 16:01:44 +00:00
]
2021-04-03 17:53:57 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "0xB9"
2021-01-14 16:01:44 +00:00
}
2021-04-03 17:53:57 +02:00
],
"source": {
"discovery": "UNKNOWN"
}
2021-01-14 16:01:44 +00:00
}