cvelist/2021/41xxx/CVE-2021-41578.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2021-09-24 02:00:54 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-10-04 18:01:03 +00:00
"ID": "CVE-2021-41578",
"STATE": "PUBLIC"
2021-09-24 02:00:54 +00:00
},
2021-10-04 18:01:03 +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",
2021-09-24 02:00:54 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-10-04 18:01:03 +00:00
"value": "mySCADA myDESIGNER 8.20.0 and below allows Directory Traversal attacks when importing project files. If an attacker can trick a victim into importing a malicious mep file, then they gain the ability to write arbitrary files to OS locations where the user has permission. This would typically lead to code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/jacob-baines/vuln_disclosure/blob/main/vuln_2021_05.txt",
"url": "https://github.com/jacob-baines/vuln_disclosure/blob/main/vuln_2021_05.txt"
2021-09-24 02:00:54 +00:00
}
]
}
}