Files
CVEs-PoC/2020/CVE-2020-7040.md
T
2025-09-29 21:09:30 +02:00

766 B

CVE-2020-7040

Description

storeBackup.pl in storeBackup through 3.5 relies on the /tmp/storeBackup.lock pathname, which allows symlink attacks that possibly lead to privilege escalation. (Local users can also create a plain file named /tmp/storeBackup.lock to block use of storeBackup until an admin manually deletes that file.)

POC

Reference

No PoCs from references.

Github