outdoorbits / little-backup-box

This software turns a single-board computer into a versatile, pocket-sized backup solution. Especially for digital photography, this is the solution for backing up images and media files on mass storage devices when traveling or at events. Media content can be viewed and rated for the subsequent process.
http://littlebackupbox.com
GNU General Public License v3.0
499 stars 103 forks source link

Code injection vulnerability #248

Closed outdoorbits closed 9 months ago

outdoorbits commented 9 months ago

There were code injection vulnerabilities in cmd.php and cmd-runner.php. If an attacker had overcome the password barrier, he could have executed his own code and thus caused damage. Many thanks to Marius Koch, who discovered these security vulnerabilities and helped resolve them.