gsd-2018-12086
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Buffer overflow in OPC UA applications allows remote attackers to trigger a stack overflow with carefully structured requests.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-12086", "description": "Buffer overflow in OPC UA applications allows remote attackers to trigger a stack overflow with carefully structured requests.", "id": "GSD-2018-12086", "references": [ "https://www.suse.com/security/cve/CVE-2018-12086.html", "https://www.debian.org/security/2018/dsa-4359", "https://security.archlinux.org/CVE-2018-12086" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-12086" ], "details": "Buffer overflow in OPC UA applications allows remote attackers to trigger a stack overflow with carefully structured requests.", "id": "GSD-2018-12086", "modified": "2023-12-13T01:22:30.261118Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-12086", "STATE": "PUBLIC" }, "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", "description": { "description_data": [ { "lang": "eng", "value": "Buffer overflow in OPC UA applications allows remote attackers to trigger a stack overflow with carefully structured requests." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "1041909", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1041909" }, { "name": "105538", "refsource": "BID", "url": "http://www.securityfocus.com/bid/105538" }, { "name": "DSA-4359", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2018/dsa-4359" }, { "name": "https://opcfoundation-onlineapplications.org/faq/SecurityBulletins/OPC_Foundation_Security_Bulletin_CVE-2018-12086.pdf", "refsource": "CONFIRM", "url": "https://opcfoundation-onlineapplications.org/faq/SecurityBulletins/OPC_Foundation_Security_Bulletin_CVE-2018-12086.pdf" }, { "name": "openSUSE-SU-2020:0362", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00027.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[1.03.342,1.03.352.12]", "affected_versions": "All versions starting from 1.03.342 up to 1.03.352.12", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-787", "CWE-937" ], "date": "2020-08-24", "description": "Buffer overflow in OPC UA applications allows remote attackers to trigger a stack overflow with carefully structured requests.", "fixed_versions": [ "1.4.353.13" ], "identifier": "CVE-2018-12086", "identifiers": [ "CVE-2018-12086" ], "not_impacted": "All versions before 1.03.342, all versions after 1.03.352.12", "package_slug": "nuget/OPCFoundation.NetStandard.Opc.Ua", "pubdate": "2018-09-14", "solution": "Upgrade to version 1.4.353.13 or above.", "title": "Out-of-bounds Write", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-12086", "https://opcfoundation-onlineapplications.org/faq/SecurityBulletins/OPC_Foundation_Security_Bulletin_CVE-2018-12086.pdf", "http://www.securityfocus.com/bid/105538", "http://www.securitytracker.com/id/1041909", "https://www.debian.org/security/2018/dsa-4359", "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00027.html" ], "uuid": "ac8a07c1-019e-4cb5-92bb-ddd9db9fe662" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:opcfoundation:unified_architecture-java:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.03.343", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:opcfoundation:unified_architecture-.net-legacy:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.03.342", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:opcfoundation:unified_architecture_ansic:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.03.340", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:opcfoundation:unified_architecture_.net-standard:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.03.352.12", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-12086" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Buffer overflow in OPC UA applications allows remote attackers to trigger a stack overflow with carefully structured requests." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-787" } ] } ] }, "references": { "reference_data": [ { "name": "https://opcfoundation-onlineapplications.org/faq/SecurityBulletins/OPC_Foundation_Security_Bulletin_CVE-2018-12086.pdf", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://opcfoundation-onlineapplications.org/faq/SecurityBulletins/OPC_Foundation_Security_Bulletin_CVE-2018-12086.pdf" }, { "name": "105538", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/105538" }, { "name": "1041909", "refsource": "SECTRACK", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1041909" }, { "name": "DSA-4359", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2018/dsa-4359" }, { "name": "openSUSE-SU-2020:0362", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00027.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": true, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2020-08-24T17:37Z", "publishedDate": "2018-09-14T21:29Z" } } }
Loading…
Loading…
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.