← Back

Froxlor

froxlor

Vendor: Froxlor • 47 CVEs

CVEs (47)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Froxlor
1Froxlor
Jun 17, 2026
Mar 9, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
An issue was discovered in Froxlor through 0.10.15. The installer wrote configuration parameters including passwords into files in /tmp, setting proper permissions only after writing the sensitive data. A local attacker...Show more
An issue was discovered in Froxlor through 0.10.15. The installer wrote configuration parameters including passwords into files in /tmp, setting proper permissions only after writing the sensitive data. A local attacker could have disclosed the information if he read the file at the right time, because of _createUserdataConf in install/lib/class.FroxlorInstall.php.Show less
1Froxlor
1Froxlor
Jun 17, 2026
Mar 9, 2020
N/A· v4
6.1 MEDIUM· v3
3.6 LOW· v2
An issue was discovered in Froxlor before 0.10.14. It created files with static names in /tmp during installation if the installation directory was not writable. This allowed local attackers to cause DoS or disclose info...Show more
An issue was discovered in Froxlor before 0.10.14. It created files with static names in /tmp during installation if the installation directory was not writable. This allowed local attackers to cause DoS or disclose information out of the config files, because of _createUserdataConf in install/lib/class.FroxlorInstall.php.Show less
1Froxlor
1Froxlor
Jun 17, 2026
Mar 9, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
An issue was discovered in Froxlor before 0.10.14. Remote attackers with access to the installation routine could have executed arbitrary code via the database configuration options that were passed unescaped to exec, be...Show more
An issue was discovered in Froxlor before 0.10.14. Remote attackers with access to the installation routine could have executed arbitrary code via the database configuration options that were passed unescaped to exec, because of _backupExistingDatabase in install/lib/class.FroxlorInstall.php.Show less
1Froxlor
1Froxlor
Nov 21, 2024
Jun 26, 2018
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
Froxlor version <= 0.9.39.5 contains a PHP Object Injection vulnerability in Domain name form that can result in Possible information disclosure and remote code execution. This attack appear to be exploitable via Passing...Show more
Froxlor version <= 0.9.39.5 contains a PHP Object Injection vulnerability in Domain name form that can result in Possible information disclosure and remote code execution. This attack appear to be exploitable via Passing malicious PHP objection in $_POST['ssl_ipandport']. This vulnerability appears to have been fixed in after commit c1e62e6.Show less
1Froxlor
1Froxlor
Nov 21, 2024
Jun 22, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Froxlor through 0.9.39.5 has Incorrect Access Control for tickets not owned by the current user.
1Froxlor
1Froxlor
May 13, 2026
Sep 6, 2017
N/A· v4
9.8 CRITICAL· v3
5.0 MEDIUM· v2
Froxlor before 0.9.33.2 with the default configuration/setup might allow remote attackers to obtain the database password by reading /logs/sql-error.log.
1Froxlor
1Froxlor
May 13, 2026
Feb 13, 2017
N/A· v4
9.8 CRITICAL· v3
5.0 MEDIUM· v2
Froxlor before 0.9.35 uses the PHP rand function for random number generation, which makes it easier for remote attackers to guess the password reset token by predicting a value.