Impact
Arduino IDE for macOS is installed with world-writable file permissions on sensitive application components, allowing any local user to replace legitimate files with malicious code. When another user launches the application, the malicious code executes with that user's privileges, enabling privilege escalation and unauthorized access to sensitive data.
Patches
References
Credits
- Karol Mazurek - AFINE Team
Impact
Arduino IDE for macOS is installed with world-writable file permissions on sensitive application components, allowing any local user to replace legitimate files with malicious code. When another user launches the application, the malicious code executes with that user's privileges, enabling privilege escalation and unauthorized access to sensitive data.
Patches
The Fix is included starting from the
2.3.7release available from the following link Arduino-IDE v2.3.7.The Fixing Commit is available at the following link 5d282f38496e96dcba02818536c0835bd684ec98.
References
Credits