All versions of package opcua; all versions of package asyncua 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.
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
Link | Tags |
---|---|
https://security.snyk.io/vuln/SNYK-PYTHON-OPCUA-2988730 | third party advisory |
https://security.snyk.io/vuln/SNYK-PYTHON-ASYNCUA-2988731 | third party advisory |
https://github.com/FreeOpcUa/python-opcua/issues/1466 | third party advisory issue tracking |