cvelist/2022/1xxx/CVE-2022-1781.json
2022-06-13 14:39:04 +02:00

76 lines
1.9 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-1781",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "postTabs <= 2.10.6 - Arbitrary Settings Update via CSRF to Stored 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": "postTabs",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "2.10.6",
"version_value": "2.10.6"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The postTabs WordPress plugin through 2.10.6 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack, which also lead to Stored Cross-Site Scripting due to the lack of sanitisation and escaping"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/7f2ae2c9-57d4-46a0-a9a1-585ec543b153",
"name": "https://wpscan.com/vulnerability/7f2ae2c9-57d4-46a0-a9a1-585ec543b153"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Daniel Ruf"
}
],
"source": {
"discovery": "EXTERNAL"
}
}