locka99/opcua

locka99/opcua

Releases13
Frequency5 months 3 weeks
Last Release
Stars570
A client and server implementation of the OPC UA specification written in Rust

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH

The package opcua from 0.0.0 are vulnerable to Denial of Service (DoS) via the ExtensionObjects and Variants objects, when it allows unlimited nesting levels, which could result in a stack overflow even if the message size is less than the maximum allowed.

7.5 HIGH

The package opcua from 0.0.0 are vulnerable to Denial of Service (DoS) due to a missing limitation on the number of received chunks - per single session or in total for all concurrent sessions. An attacker can exploit this vulnerability by sending an unlimited number of huge chunks (e.g. 2GB each) without sending the Final closing chunk.