
Cloud Vulnerability DB
A community-led vulnerabilities database
An issue was discovered in Froxlor before 0.10.14. It created predictable temporary filenames in /tmp during installation, which could be exploited by local users (Bugzilla SUSE).
The vulnerability exists in the installer code (lib/class.FroxlorInstall.php) where it uses static/predictable filenames like '/tmp/userdata.inc.php' and '/tmp/froxlorbackup[date].sql' for temporary files. The predictable nature of these filenames makes them susceptible to race condition attacks (Froxlor GitHub).
Local users can exploit this vulnerability to cause denial of service (DoS) or corrupt files owned by the web server user through race condition attacks targeting the predictable temporary files (Bugzilla SUSE).
The issue was fixed in Froxlor version 0.10.14 by implementing unpredictable temporary filenames using tempnam() function and proper file permissions. The fix ensures temporary files are created with random names and restricted access permissions (Froxlor GitHub).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."