var-201811-0098
Vulnerability from variot
When processing project files in Omron CX-Supervisor Versions 3.4.1.0 and prior and tampering with a specific byte, memory corruption may occur within a specific object. Provided by OMRON Corporation CX-Supervisor Contains the following multiple vulnerabilities: * * Buffer overflow (CWE-119) - CVE-2018-17905 Processing a specially crafted project file causes memory corruption * * Read out of bounds (CWE-125) - CVE-2018-17907 Reading out-of-array values by processing a specially crafted project file * * Use of freed memory (Use-after-free) (CWE-416) - CVE-2018-17909 Processing arbitrary crafted project files results in arbitrary code execution * * Bad type conversion or cast (Incorrect Type Conversion or Cast) (CWE-704) - CVE-2018-17913 Processing arbitrary crafted project files results in arbitrary code executionA remote attacker could execute arbitrary code. This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of OMRON CX-Supervisor. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.The issue results from the lack of proper validation of user-supplied data, which can result in a memory corruption condition. An attacker can leverage this vulnerability to execute code in the context of the current process. Omron CX-Supervisor is prone to the following security vulnerabilities: 1. Multiple remote code-execution vulnerabilities 2. A memory-corruption vulnerability 3. Omron CX-Supervisor is a visual machine controller produced by Omron Corporation of Japan. A buffer error vulnerability exists in Omron CX-Supervisor 3.4.1.0 and earlier
Show details on source website{ "affected_products": { "_id": null, "data": [ { "_id": null, "model": "cx-supervisor", "scope": "lte", "trust": 1.0, "vendor": "omron", "version": "3.4.1.0" }, { "_id": null, "model": "cx-supervisor", "scope": "lte", "trust": 0.8, "vendor": "omron", "version": "version 3.4.1" }, { "_id": null, "model": "cx-supervisor", "scope": null, "trust": 0.7, "vendor": "omron", "version": null }, { "_id": null, "model": "cx-supervisor", "scope": "eq", "trust": 0.6, "vendor": "omron", "version": "3.4.1.0" }, { "_id": null, "model": "cx-supervisor", "scope": "eq", "trust": 0.3, "vendor": "omron", "version": "3.4.1" }, { "_id": null, "model": "cx-supervisor", "scope": "ne", "trust": 0.3, "vendor": "omron", "version": "3.4.2" } ], "sources": [ { "db": "ZDI", "id": "ZDI-18-1287" }, { "db": "BID", "id": "105691" }, { "db": "JVNDB", "id": "JVNDB-2018-008493" }, { "db": "CNNVD", "id": "CNNVD-201810-1023" }, { "db": "NVD", "id": "CVE-2018-17905" } ] }, "configurations": { "_id": null, "data": [ { "CVE_data_version": "4.0", "nodes": [ { "cpe_match": [ { "cpe22Uri": "cpe:/a:omron:cx-supervisor", "vulnerable": true } ], "operator": "OR" } ] } ], "sources": [ { "db": "JVNDB", "id": "JVNDB-2018-008493" } ] }, "credits": { "_id": null, "data": "b0nd @garage4hackers", "sources": [ { "db": "ZDI", "id": "ZDI-18-1287" } ], "trust": 0.7 }, "cve": "CVE-2018-17905", "cvss": { "_id": null, "data": [ { "cvssV2": [ { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "author": "nvd@nist.gov", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "exploitabilityScore": 8.6, "id": "CVE-2018-17905", "impactScore": 6.4, "integrityImpact": "PARTIAL", "severity": "MEDIUM", "trust": 1.7, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, { "acInsufInfo": null, "accessComplexity": "Medium", "accessVector": "Local", "authentication": "None", "author": "JPCERT/CC", "availabilityImpact": "Partial", "baseScore": 4.4, "confidentialityImpact": "Partial", "exploitabilityScore": null, "id": "JVNDB-2018-008493", "impactScore": null, "integrityImpact": "Partial", "obtainAllPrivilege": null, "obtainOtherPrivilege": null, "obtainUserPrivilege": null, "severity": "Medium", "trust": 1.6, "userInteractionRequired": null, "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, { "acInsufInfo": null, "accessComplexity": "Medium", "accessVector": "Local", "authentication": "None", "author": "JPCERT/CC", "availabilityImpact": "Complete", "baseScore": 6.9, "confidentialityImpact": "Complete", "exploitabilityScore": null, "id": "JVNDB-2018-008493", "impactScore": null, "integrityImpact": "Complete", "obtainAllPrivilege": null, "obtainOtherPrivilege": null, "obtainUserPrivilege": null, "severity": "Medium", "trust": 0.8, "userInteractionRequired": null, "vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, { "acInsufInfo": null, "accessComplexity": "Medium", "accessVector": "Local", "authentication": "None", "author": "JPCERT/CC", "availabilityImpact": "None", "baseScore": 1.9, "confidentialityImpact": "Partial", "exploitabilityScore": null, "id": "JVNDB-2018-008493", "impactScore": null, "integrityImpact": "None", "obtainAllPrivilege": null, "obtainOtherPrivilege": null, "obtainUserPrivilege": null, "severity": "Low", "trust": 0.8, "userInteractionRequired": null, "vectorString": "AV:L/AC:M/Au:N/C:P/I:N/A:N", "version": "2.0" }, { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "author": "VULHUB", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "exploitabilityScore": 8.6, "id": "VHN-128411", "impactScore": 6.4, "integrityImpact": "PARTIAL", "severity": "MEDIUM", "trust": 0.1, "vectorString": "AV:N/AC:M/AU:N/C:P/I:P/A:P", "version": "2.0" } ], "cvssV3": [ { "attackComplexity": "High", "attackVector": "Local", "author": "JPCERT/CC", "availabilityImpact": "Low", "baseScore": 4.5, "baseSeverity": "Medium", "confidentialityImpact": "Low", "exploitabilityScore": null, "id": "JVNDB-2018-008493", "impactScore": null, "integrityImpact": "Low", "privilegesRequired": "None", "scope": "Unchanged", "trust": 1.6, "userInteraction": "Required", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, { "attackComplexity": "LOW", "attackVector": "LOCAL", "author": "nvd@nist.gov", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "exploitabilityScore": 1.8, "id": "CVE-2018-17905", "impactScore": 5.9, "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "trust": 1.0, "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, { "attackComplexity": "High", "attackVector": "Local", "author": "JPCERT/CC", "availabilityImpact": "High", "baseScore": 7.0, "baseSeverity": "High", "confidentialityImpact": "High", "exploitabilityScore": null, "id": "JVNDB-2018-008493", "impactScore": null, "integrityImpact": "High", "privilegesRequired": "None", "scope": "Unchanged", "trust": 0.8, "userInteraction": "Required", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, { "attackComplexity": "High", "attackVector": "Local", "author": "JPCERT/CC", "availabilityImpact": "None", "baseScore": 2.5, "baseSeverity": "Low", "confidentialityImpact": "Low", "exploitabilityScore": null, "id": "JVNDB-2018-008493", "impactScore": null, "integrityImpact": "None", "privilegesRequired": "None", "scope": "Unchanged", "trust": 0.8, "userInteraction": "Required", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N", "version": "3.0" } ], "severity": [ { "author": "JPCERT/CC", "id": "JVNDB-2018-008493", "trust": 1.6, "value": "Medium" }, { "author": "nvd@nist.gov", "id": "CVE-2018-17905", "trust": 1.0, "value": "HIGH" }, { "author": "JPCERT/CC", "id": "JVNDB-2018-008493", "trust": 0.8, "value": "High" }, { "author": "JPCERT/CC", "id": "JVNDB-2018-008493", "trust": 0.8, "value": "Low" }, { "author": "ZDI", "id": "CVE-2018-17905", "trust": 0.7, "value": "MEDIUM" }, { "author": "CNNVD", "id": "CNNVD-201810-1023", "trust": 0.6, "value": "HIGH" }, { "author": "VULHUB", "id": "VHN-128411", "trust": 0.1, "value": "MEDIUM" } ] } ], "sources": [ { "db": "ZDI", "id": "ZDI-18-1287" }, { "db": "VULHUB", "id": "VHN-128411" }, { "db": "JVNDB", "id": "JVNDB-2018-008493" }, { "db": "JVNDB", "id": "JVNDB-2018-008493" }, { "db": "JVNDB", "id": "JVNDB-2018-008493" }, { "db": "JVNDB", "id": "JVNDB-2018-008493" }, { "db": "CNNVD", "id": "CNNVD-201810-1023" }, { "db": "NVD", "id": "CVE-2018-17905" } ] }, "description": { "_id": null, "data": "When processing project files in Omron CX-Supervisor Versions 3.4.1.0 and prior and tampering with a specific byte, memory corruption may occur within a specific object. Provided by OMRON Corporation CX-Supervisor Contains the following multiple vulnerabilities: * * Buffer overflow (CWE-119) - CVE-2018-17905 Processing a specially crafted project file causes memory corruption * * Read out of bounds (CWE-125) - CVE-2018-17907 \uf0b7 Reading out-of-array values by processing a specially crafted project file * * Use of freed memory (Use-after-free) (CWE-416) - CVE-2018-17909 Processing arbitrary crafted project files results in arbitrary code execution * * Bad type conversion or cast (Incorrect Type Conversion or Cast) (CWE-704) - CVE-2018-17913 Processing arbitrary crafted project files results in arbitrary code executionA remote attacker could execute arbitrary code. This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of OMRON CX-Supervisor. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.The issue results from the lack of proper validation of user-supplied data, which can result in a memory corruption condition. An attacker can leverage this vulnerability to execute code in the context of the current process. Omron CX-Supervisor is prone to the following security vulnerabilities:\n1. Multiple remote code-execution vulnerabilities\n2. A memory-corruption vulnerability\n3. Omron CX-Supervisor is a visual machine controller produced by Omron Corporation of Japan. A buffer error vulnerability exists in Omron CX-Supervisor 3.4.1.0 and earlier", "sources": [ { "db": "NVD", "id": "CVE-2018-17905" }, { "db": "JVNDB", "id": "JVNDB-2018-008493" }, { "db": "ZDI", "id": "ZDI-18-1287" }, { "db": "BID", "id": "105691" }, { "db": "VULHUB", "id": "VHN-128411" } ], "trust": 2.61 }, "external_ids": { "_id": null, "data": [ { "db": "NVD", "id": "CVE-2018-17905", "trust": 3.5 }, { "db": "ICS CERT", "id": "ICSA-18-290-01", "trust": 2.8 }, { "db": "BID", "id": "105691", "trust": 2.0 }, { "db": "JVN", "id": "JVNVU99213938", "trust": 0.8 }, { "db": "JVNDB", "id": "JVNDB-2018-008493", "trust": 0.8 }, { "db": "ZDI_CAN", "id": "ZDI-CAN-6401", "trust": 0.7 }, { "db": "ZDI", "id": "ZDI-18-1287", "trust": 0.7 }, { "db": "CNNVD", "id": "CNNVD-201810-1023", "trust": 0.7 }, { "db": "VULHUB", "id": "VHN-128411", "trust": 0.1 } ], "sources": [ { "db": "ZDI", "id": "ZDI-18-1287" }, { "db": "VULHUB", "id": "VHN-128411" }, { "db": "BID", "id": "105691" }, { "db": "JVNDB", "id": "JVNDB-2018-008493" }, { "db": "CNNVD", "id": "CNNVD-201810-1023" }, { "db": "NVD", "id": "CVE-2018-17905" } ] }, "id": "VAR-201811-0098", "iot": { "_id": null, "data": true, "sources": [ { "db": "VULHUB", "id": "VHN-128411" } ], "trust": 0.6707546999999999 }, "last_update_date": "2024-11-23T21:38:03.120000Z", "patch": { "_id": null, "data": [ { "title": "Release Notes For CX-Supervisor 3.4.2", "trust": 0.8, "url": "https://www.myomron.com/index.php?article=1709\u0026action=kb" }, { "title": "OMRON has issued an update to correct this vulnerability.", "trust": 0.7, "url": "https://ics-cert.us-cert.gov/advisories/ICSA-18-290-01" }, { "title": "Omron CX-Supervisor Buffer error vulnerability fix", "trust": 0.6, "url": "http://www.cnnvd.org.cn/web/xxk/bdxqById.tag?id=86087" } ], "sources": [ { "db": "ZDI", "id": "ZDI-18-1287" }, { "db": "JVNDB", "id": "JVNDB-2018-008493" }, { "db": "CNNVD", "id": "CNNVD-201810-1023" } ] }, "problemtype_data": { "_id": null, "data": [ { "problemtype": "CWE-119", "trust": 1.1 } ], "sources": [ { "db": "VULHUB", "id": "VHN-128411" }, { "db": "NVD", "id": "CVE-2018-17905" } ] }, "references": { "_id": null, "data": [ { "trust": 2.7, "url": "https://ics-cert.us-cert.gov/advisories/icsa-18-290-01" }, { "trust": 1.7, "url": "http://www.securityfocus.com/bid/105691" }, { "trust": 0.8, "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2018-17909" }, { "trust": 0.8, "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2018-17913" }, { "trust": 0.8, "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2018-17905" }, { "trust": 0.8, "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2018-17907" }, { "trust": 0.8, "url": "http://www.us-cert.gov/control_systems/pdf/icsa-18-290-01.pdf" }, { "trust": 0.8, "url": "https://jvn.jp/vu/jvnvu99213938/" }, { "trust": 0.8, "url": "https://nvd.nist.gov/vuln/detail/cve-2018-17905" }, { "trust": 0.8, "url": "https://nvd.nist.gov/vuln/detail/cve-2018-17907" }, { "trust": 0.8, "url": "https://nvd.nist.gov/vuln/detail/cve-2018-17909" }, { "trust": 0.8, "url": "https://nvd.nist.gov/vuln/detail/cve-2018-17913" }, { "trust": 0.3, "url": "https://industrial.omron.eu/" } ], "sources": [ { "db": "ZDI", "id": "ZDI-18-1287" }, { "db": "VULHUB", "id": "VHN-128411" }, { "db": "BID", "id": "105691" }, { "db": "JVNDB", "id": "JVNDB-2018-008493" }, { "db": "CNNVD", "id": "CNNVD-201810-1023" }, { "db": "NVD", "id": "CVE-2018-17905" } ] }, "sources": { "_id": null, "data": [ { "db": "ZDI", "id": "ZDI-18-1287", "ident": null }, { "db": "VULHUB", "id": "VHN-128411", "ident": null }, { "db": "BID", "id": "105691", "ident": null }, { "db": "JVNDB", "id": "JVNDB-2018-008493", "ident": null }, { "db": "CNNVD", "id": "CNNVD-201810-1023", "ident": null }, { "db": "NVD", "id": "CVE-2018-17905", "ident": null } ] }, "sources_release_date": { "_id": null, "data": [ { "date": "2018-10-17T00:00:00", "db": "ZDI", "id": "ZDI-18-1287", "ident": null }, { "date": "2018-11-05T00:00:00", "db": "VULHUB", "id": "VHN-128411", "ident": null }, { "date": "2018-10-17T00:00:00", "db": "BID", "id": "105691", "ident": null }, { "date": "2018-10-19T00:00:00", "db": "JVNDB", "id": "JVNDB-2018-008493", "ident": null }, { "date": "2018-10-18T00:00:00", "db": "CNNVD", "id": "CNNVD-201810-1023", "ident": null }, { "date": "2018-11-05T23:29:00.223000", "db": "NVD", "id": "CVE-2018-17905", "ident": null } ] }, "sources_update_date": { "_id": null, "data": [ { "date": "2018-10-17T00:00:00", "db": "ZDI", "id": "ZDI-18-1287", "ident": null }, { "date": "2019-10-09T00:00:00", "db": "VULHUB", "id": "VHN-128411", "ident": null }, { "date": "2018-10-17T00:00:00", "db": "BID", "id": "105691", "ident": null }, { "date": "2019-07-26T00:00:00", "db": "JVNDB", "id": "JVNDB-2018-008493", "ident": null }, { "date": "2019-10-17T00:00:00", "db": "CNNVD", "id": "CNNVD-201810-1023", "ident": null }, { "date": "2024-11-21T03:55:10.790000", "db": "NVD", "id": "CVE-2018-17905", "ident": null } ] }, "threat_type": { "_id": null, "data": "local", "sources": [ { "db": "CNNVD", "id": "CNNVD-201810-1023" } ], "trust": 0.6 }, "title": { "_id": null, "data": "OMRON CX-Supervisor Multiple vulnerabilities in", "sources": [ { "db": "JVNDB", "id": "JVNDB-2018-008493" } ], "trust": 0.8 }, "type": { "_id": null, "data": "buffer error", "sources": [ { "db": "CNNVD", "id": "CNNVD-201810-1023" } ], "trust": 0.6 } }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.