CVE-2025-32399
07.05.2025, 07:15
An Unchecked Input for Loop Condition in RT-Labs P-Net version 1.0.1 or earlier allows an attacker to cause IO devices that use the library to enter an infinite loop by sending a malicious RPC packet.Enginsight
Vendor | Product | Version |
---|---|---|
rt-labs | p-net | 𝑥 < 1.0.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-606 - Unchecked Input for Loop ConditionThe product does not properly check inputs that are used for loop conditions, potentially leading to a denial of service or other consequences because of excessive looping.
- CWE-1284 - Improper Validation of Specified Quantity in InputThe product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties.