Skip to content

Uncontrolled Resource Consumption in asyncua and opcua

High severity GitHub Reviewed Published Aug 24, 2022 to the GitHub Advisory Database • Updated Apr 7, 2023

Package

pip asyncua (pip)

Affected versions

<= 0.9.95

Patched versions

0.9.96
pip opcua (pip)
<= 0.98.13
None

Description

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.

References

Published by the National Vulnerability Database Aug 23, 2022
Published to the GitHub Advisory Database Aug 24, 2022
Reviewed Aug 30, 2022
Last updated Apr 7, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVE ID

CVE-2022-25304

GHSA ID

GHSA-mfpj-3qhm-976m

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.