cvelist/2022/3xxx/CVE-2022-3135.json

75 lines
1.9 KiB
JSON
Raw Normal View History

2022-09-05 20:00:32 +00:00
{
2022-09-26 14:33:59 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-3135",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "SEO Smart Links <= 3.0.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": "SEO Smart Links",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "3.0.1",
"version_value": "3.0.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The SEO Smart Links WordPress plugin through 3.0.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 even when the unfiltered_html capability is disallowed (for example in multisite setup)"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/3505481d-141a-4516-bdbb-d4dad4e1eb01",
"name": "https://wpscan.com/vulnerability/3505481d-141a-4516-bdbb-d4dad4e1eb01"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-Site Scripting (XSS)",
"lang": "eng"
}
2022-09-05 20:00:32 +00:00
]
2022-09-26 14:33:59 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Fjowel"
2022-09-05 20:00:32 +00:00
}
2022-09-26 14:33:59 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-09-05 20:00:32 +00:00
}