Fruitywifi · Fruitywifi · CVE-2020-24848
**Name of the Vulnerable Software and Affected Versions**
FruityWifi versions through 2.4
**Description**
The issue is related to an unsafe Sudo configuration, specifically `(ALL : ALL) NOPASSWD: ALL`, which allows an attacker to perform a system-level (root) local privilege escalation. This enables the attacker to gain complete persistent access to the local system.
**Recommendations**
For FruityWifi versions through 2.4, update the Sudo configuration to remove the `(ALL : ALL) NOPASSWD: ALL` setting to prevent local privilege escalation. As a temporary workaround, consider restricting the use of Sudo to minimize the risk of exploitation.