cvelist/2022/0xxx/CVE-2022-0535.json

80 lines
2.0 KiB
JSON
Raw Normal View History

2022-02-08 11:01:14 +00:00
{
2022-03-07 09:10:58 +01:00
"CVE_data_meta": {
"ID": "CVE-2022-0535",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "E2Pdf < 1.16.45 - Admin+ 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": "E2Pdf Export To Pdf Tool for WordPress",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.16.45",
"version_value": "1.16.45"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The E2Pdf WordPress plugin before 1.16.45 does not sanitise and escape some of its settings, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/a4162e96-a3c5-4f38-a60b-aa3ed9508985",
"name": "https://wpscan.com/vulnerability/a4162e96-a3c5-4f38-a60b-aa3ed9508985"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2675049/e2pdf",
"name": "https://plugins.trac.wordpress.org/changeset/2675049/e2pdf"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2022-02-08 11:01:14 +00:00
]
2022-03-07 09:10:58 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Mika"
2022-02-08 11:01:14 +00:00
}
2022-03-07 09:10:58 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-02-08 11:01:14 +00:00
}