๐Ÿ” CVE Alert

CVE-2024-58383

HIGH 7.3

Froxlor before 2.2.0 Insecure File Permissions mysql.conf

CVSS Score
7.3
EPSS Score
0.0%
EPSS Percentile
0th

Froxlor before 2.2.0 (affected up to and including 2.2.0-rc3) generates /etc/pure-ftpd/db/mysql.conf with mode 0644 via the XML configuration templates in lib/configfiles/, even though the file contains the Froxlor SQL user's password. On systems where the parent directories are world readable (the default on Debian 12), any unprivileged local user able to execute commands or code on the host โ€” including virtual users without SSH access who can upload PHP/CGI scripts โ€” can read the file and obtain the Froxlor database credentials. Database access can then be leveraged to alter an administrator's password hash and TOTP seed, log in as a Froxlor administrator, and ultimately gain root privileges. Only instances configured to use pure-ftpd are affected.

CWE CWE-732
Vendor froxlor
Product froxlor
Published Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for froxlor froxlor

Be the first to know when new high vulnerabilities affecting froxlor froxlor are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low

Affected Versions

froxlor / froxlor
0 < 2.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/froxlor/froxlor/security/advisories/GHSA-34qg-65m4-f23m vulncheck.com: https://www.vulncheck.com/advisories/froxlor-before-2.2.0-insecure-file-permissions-mysql-conf

Credits

๐Ÿ” hardfalcon