Loading...
Skip to main content

CVE-2023-6069

CRITICAL

Froxlor Improper Input Validation vulnerability

Published November 10, 2023Updated February 16, 2024Source: osv

Summary

Improper Input Validation in GitHub repository froxlor/froxlor prior to 2.1.0-beta1.

Remediation

Upgrade to the fixed version using your package manager.

Composer
Update froxlor/froxlor to 2.1.0-beta1 or later
composer require "froxlor/froxlor:^2.1.0-beta1"

After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.

Affected Packages (1)

PackageEcosystemAffectedFixed In
froxlor/froxlor
packagist
0.10.0, 0.10.0-rc1, 0.10.0-rc2, 0.10.1 (+69 more)2.1.0-beta1

Vulnerability Classification

Common Weakness Enumeration (CWE) identifiers for this vulnerability type.

CVSS Score Breakdown

What the CVSS (Common Vulnerability Scoring System) 9.9 score means for each attack dimension.

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Frequently Asked Questions

What is CVE-2023-6069?
Froxlor Improper Input Validation vulnerability This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.9/10).
How do I check if my project is affected by CVE-2023-6069?
CVE-2023-6069 affects froxlor/froxlor. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2023-6069 and 200,000+ other known vulnerabilities.

Severity & Exploitability

CVSS Score
9.9

Exploitation is straightforward and causes maximum impact. Patch immediately.

Also Known As

GHSA-4jch-8qq5-hqg6

Related CVEs

  • CVE-2026-26279
    CRITICAL

    Froxlor has Admin-to-Root Privilege Escalation via Input Validation Bypass + OS Command Injection

  • CVE-2026-62988
    CRITICAL

    Froxlor: Credential and 2FA secret disclosure via Froxlor API endpoints

  • CVE-2023-3173
    CRITICAL

    Froxlor vulnerable to Improper Restriction of Excessive Authentication Attempts

  • CVE-2026-41229
    CRITICAL

    Froxlor has a PHP Code Injection via Unescaped Single Quotes in userdata.inc.php Generation (MysqlServer API)

  • CVE-2023-1307
    CRITICAL

    Froxlor is vulnerable to authentication bypass

  • CVE-2026-54347
    HIGH

    Froxlor: Stored XSS in DNS TXT Record Content Allows Customer-to-Admin Account Takeover

  • CVE-2026-41230
    HIGH

    Froxlor has a BIND Zone File Injection via Unsanitized DNS Record Content in DomainZones::add()

  • CVE-2026-41235
    HIGH

    Froxlor has an authorization bypass in FTP shell assignment via missing server-side `available_shells` enforcement

Check if you're affected

Scan your dependencies to see if this vulnerability affects your projects.

Scan Your Dependencies