cvelist/2023/39xxx/CVE-2023-39683.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2023-08-07 03:01:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-02-09 07:00:35 +00:00
"ID": "CVE-2023-39683",
"STATE": "PUBLIC"
2023-08-07 03:01:33 +00:00
},
2024-02-09 07:00:35 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-08-07 03:01:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-02-09 07:00:35 +00:00
"value": "Cross Site Scripting (XSS) vulnerability in EasyEmail v.4.12.2 and before allows a local attacker to execute arbitrary code via the user input parameter(s). NOTE: Researcher claims issue is present in all versions prior and later than tested version."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/zalify/easy-email/issues/321",
"refsource": "MISC",
"name": "https://github.com/zalify/easy-email/issues/321"
},
{
"refsource": "MISC",
"name": "https://github.com/zalify/easy-email/issues/373",
"url": "https://github.com/zalify/easy-email/issues/373"
},
{
"refsource": "MISC",
"name": "https://medium.com/@vificatem/cve-2023-39683-dom-xss-on-json-source-code-panel-in-zalify-easy-email-3fa08f3e0d49",
"url": "https://medium.com/@vificatem/cve-2023-39683-dom-xss-on-json-source-code-panel-in-zalify-easy-email-3fa08f3e0d49"
2023-08-07 03:01:33 +00:00
}
]
}
}