### [CVE-2021-33393](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33393) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description lfs/backup in IPFire 2.25-core155 does not ensure that /var/ipfire/backup/bin/backup.pl is owned by the root account. It might be owned by an unprivileged account, which could potentially be used to install a Trojan horse backup.pl script that is later executed by root. Similar problems with the ownership/permissions of other files may be present as well. ### POC #### Reference - http://packetstormsecurity.com/files/163158/IPFire-2.25-Remote-Code-Execution.html #### Github - https://github.com/ARPSyndicate/cvemon