cvelist/2022/2xxx/CVE-2022-2341.json
2022-07-25 14:42:19 +02:00

80 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-2341",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Simple Page Transition <= 1.4.1 - 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": "Simple Page Transition",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.4.1",
"version_value": "1.4.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Simple Page Transition WordPress plugin through 1.4.1 does not sanitise and 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/4a98a024-1f84-482f-9dc9-4714ac42c094",
"name": "https://wpscan.com/vulnerability/4a98a024-1f84-482f-9dc9-4714ac42c094"
},
{
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/167597/",
"name": "https://packetstormsecurity.com/files/167597/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Mariam Tariq"
}
],
"source": {
"discovery": "EXTERNAL"
}
}