cvelist/2022/42xxx/CVE-2022-42136.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2022-10-03 07:00:52 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-01-13 21:00:38 +00:00
"ID": "CVE-2022-42136",
"STATE": "PUBLIC"
2022-10-03 07:00:52 +00:00
},
2023-01-13 21:00:38 +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",
2022-10-03 07:00:52 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-01-13 21:00:38 +00:00
"value": "Authenticated mail users, under specific circumstances, could add files with unsanitized content in public folders where the IIS user had permission to access. That action, could lead an attacker to store arbitrary code on that files and execute RCE commands."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.mailenable.com/kb/content/article.asp?ID=ME020737",
"url": "https://www.mailenable.com/kb/content/article.asp?ID=ME020737"
},
{
"refsource": "MISC",
"name": "https://pastebin.com/ahLNMf5n",
"url": "https://pastebin.com/ahLNMf5n"
2022-10-03 07:00:52 +00:00
}
]
}
}