cvelist/2021/22xxx/CVE-2021-22758.json

62 lines
2.1 KiB
JSON
Raw Normal View History

2021-01-06 21:01:43 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-22758",
2021-06-11 16:00:55 +00:00
"ASSIGNER": "cybersecurity@schneider-electric.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "IGSS Definition (Def.exe) V15.0.0.21140 and prior",
"version": {
"version_data": [
{
"version_value": "IGSS Definition (Def.exe) V15.0.0.21140 and prior"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-824: Access of uninitialized pointer "
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://download.schneider-electric.com/files?p_Doc_Ref=SEVD-2021-159-01",
"url": "http://download.schneider-electric.com/files?p_Doc_Ref=SEVD-2021-159-01"
}
]
2021-01-06 21:01:43 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-11 16:00:55 +00:00
"value": "A CWE-824: Access of uninitialized pointer vulnerability exists inIGSS Definition (Def.exe) V15.0.0.21140 and prior that could result in loss of data or remote code execution due to lack validation of user-supplied input data, when a malicious CGF file is imported to IGSS Definition."
2021-01-06 21:01:43 +00:00
}
]
}
}