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

85 lines
2.9 KiB
JSON
Raw Normal View History

2023-06-06 23:00:40 +00:00
{
2023-07-12 05:00:39 +00:00
"data_version": "4.0",
2023-06-06 23:00:40 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-3135",
2023-07-12 05:00:39 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2023-06-06 23:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-07-12 05:00:39 +00:00
"value": "The Mailtree Log Mail plugin for WordPress is vulnerable to Stored Cross-Site Scripting via an email subject in versions up to, and including, 1.0.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "oacstudio",
"product": {
"product_data": [
{
"product_name": "Mailtree Log Mail",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "1.0.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/24d0229c-0f1b-42df-b89a-ce0b8a3fda7e?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/24d0229c-0f1b-42df-b89a-ce0b8a3fda7e?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/changeset/2928716/mailtree-log-mail",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/changeset/2928716/mailtree-log-mail"
}
]
},
"credits": [
{
"lang": "en",
"value": "Alex Thomas"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"baseScore": 7.2,
"baseSeverity": "HIGH"
2023-06-06 23:00:40 +00:00
}
]
}
}