CVE-2021-32503
01.04.2022, 23:15
Unauthenticated users can access sensitive web URLs through GET request, which should be restricted to maintenance users only. A malicious attacker could use this sensitive informations to launch further attacks on the system.Enginsight
Vendor | Product | Version |
---|---|---|
sick | ftmg_firmware | 𝑥 < 2.8 |
sick | ftmg_firmware | 2.8 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-862 - Missing AuthorizationThe software does not perform an authorization check when an actor attempts to access a resource or perform an action.
- CWE-400 - Uncontrolled Resource ConsumptionThe software does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.