cvelist/2018/10xxx/CVE-2018-10598.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2018-05-01 14:05:39 -04:00
{
2019-03-18 04:31:46 +00:00
"CVE_data_meta": {
"ASSIGNER": "ics-cert@hq.dhs.gov",
"DATE_PUBLIC": "2018-08-08T00:00:00",
"ID": "CVE-2018-10598",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "CNCSoft with ScreenEditor",
"version": {
"version_data": [
{
"version_value": "CNCSoft Version 1.00.83 and prior with ScreenEditor Version 1.00.54"
}
]
}
}
]
},
"vendor_name": "ICS-CERT"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-08-13 16:50:09 -04:00
{
2019-03-18 04:31:46 +00:00
"lang": "eng",
"value": "CNCSoft Version 1.00.83 and prior with ScreenEditor Version 1.00.54 has two out-of-bounds read vulnerabilities could cause the software to crash due to lacking user input validation for processing project files. Which may allow an attacker to gain remote code execution with administrator privileges if exploited."
2018-08-13 16:50:09 -04:00
}
2019-03-18 04:31:46 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "OUT-OF-BOUNDS READ CWE-125"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://ics-cert.us-cert.gov/advisories/ICSA-18-219-01",
"refsource": "MISC",
"url": "https://ics-cert.us-cert.gov/advisories/ICSA-18-219-01"
},
{
"name": "105032",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/105032"
}
]
}
}