fkie_cve-2022-37453
Vulnerability from fkie_nvd
Published
2022-10-20 21:15
Modified
2025-05-08 19:15
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
An issue was discovered in Softing OPC UA C++ SDK before 6.10. A buffer overflow or an excess allocation happens due to unchecked array and matrix bounds in structure data types.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://industrial.softing.com/fileadmin/psirt/downloads/syt-2022-9.html | Mitigation, Vendor Advisory | |
cve@mitre.org | https://softing.com | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://industrial.softing.com/fileadmin/psirt/downloads/syt-2022-9.html | Mitigation, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://softing.com | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
softing | edgeaggregator | * | |
softing | edgeconnector | * | |
softing | opc | * | |
softing | opc_ua_c\+\+_software_development_kit | * | |
softing | secure_integration_server | * | |
softing | uagates | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:softing:edgeaggregator:*:*:*:*:*:*:*:*", "matchCriteriaId": "628CF1AA-0EAA-4638-9B55-D805F48FE6C0", "versionEndIncluding": "3.50", "vulnerable": true }, { "criteria": "cpe:2.3:a:softing:edgeconnector:*:*:*:*:*:*:*:*", "matchCriteriaId": "74EEA0E5-E594-4B2F-A7B9-8A3D592F6192", "versionEndIncluding": "3.50", "vulnerable": true }, { "criteria": "cpe:2.3:a:softing:opc:*:*:*:*:*:*:*:*", "matchCriteriaId": "C23CF12C-EE3C-46AF-A153-4F9EC85A3417", "versionEndIncluding": "5.22", "vulnerable": true }, { "criteria": "cpe:2.3:a:softing:opc_ua_c\\+\\+_software_development_kit:*:*:*:*:*:*:*:*", "matchCriteriaId": "CE20E08D-5FD6-43CD-8405-925224096751", "versionEndIncluding": "6.00", "vulnerable": true }, { "criteria": "cpe:2.3:a:softing:secure_integration_server:*:*:*:*:*:*:*:*", "matchCriteriaId": "788D765F-4A20-49CC-BC97-483E69AB63C7", "versionEndIncluding": "1.22", "vulnerable": true }, { "criteria": "cpe:2.3:a:softing:uagates:*:*:*:*:*:*:*:*", "matchCriteriaId": "AA389737-C787-47B1-ABB7-95AE945BDB6B", "versionEndIncluding": "1.74", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Softing OPC UA C++ SDK before 6.10. A buffer overflow or an excess allocation happens due to unchecked array and matrix bounds in structure data types." }, { "lang": "es", "value": "Se ha detectado un problema en Softing OPC UA C++ SDK versiones anteriores a 6.10. Es producido un desbordamiento del b\u00fafer o un exceso de asignaci\u00f3n debido a los l\u00edmites de matrices y arrays no comprobados en los tipos de datos de estructuras" } ], "id": "CVE-2022-37453", "lastModified": "2025-05-08T19:15:52.457", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2022-10-20T21:15:10.107", "references": [ { "source": "cve@mitre.org", "tags": [ "Mitigation", "Vendor Advisory" ], "url": "https://industrial.softing.com/fileadmin/psirt/downloads/syt-2022-9.html" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://softing.com" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mitigation", "Vendor Advisory" ], "url": "https://industrial.softing.com/fileadmin/psirt/downloads/syt-2022-9.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://softing.com" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-787" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-787" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
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.
Loading…
Loading…