mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
73 lines
2.6 KiB
JSON
73 lines
2.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cna@sap.com",
|
|
"DATE_PUBLIC": "2017-12-12T00:00:00",
|
|
"ID": "CVE-2017-16690",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "SAP Plant Connectivity",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "2.3; 15.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "SAP"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A malicious DLL preload attack possible on NwSapSetup and Installation self-extracting program for SAP Plant Connectivity 2.3 and 15.0. It is possible that SAPSetup / NwSapSetup.exe loads system DLLs like DWMAPI.dll (located in your Syswow64 / System32 folder) from the folder the executable is in and not from the system location. The desired behavior is that system dlls are only loaded from the system folders. If a dll with the same name as the system dll is located in the same folder as the executable, this dll is loaded and code is executed."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "DLL preload attack"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "102145",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/102145"
|
|
},
|
|
{
|
|
"name": "https://blogs.sap.com/2017/12/12/sap-security-patch-day-december-2017/",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://blogs.sap.com/2017/12/12/sap-security-patch-day-december-2017/"
|
|
},
|
|
{
|
|
"name": "https://launchpad.support.sap.com/#/notes/2529480",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://launchpad.support.sap.com/#/notes/2529480"
|
|
}
|
|
]
|
|
}
|
|
} |