CVE-2024-24572

Source
https://cve.org/CVERecord?id=CVE-2024-24572
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-24572.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-24572
Aliases
  • GHSA-xw34-8pj6-75gc
Published
2024-01-31T22:33:08.498Z
Modified
2026-04-02T10:08:02.593115Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
facileManager Authenticated Variable Manipulation leading to SQL Injection
Details

facileManager is a modular suite of web apps built with the sysadmin in mind. In versions 4.5.0 and earlier, the $REQUEST global array was unsafely called inside an extract() function in admin-logs.php. The PHP file fm-init.php prevents arbitrary manipulation of $SESSION via the GET/POST parameters. However, it does not prevent manipulation of any other sensitive variables such as $searchsql. Knowing this, an authenticated user with privileges to view site logs can manipulate the searchsql variable by appending a GET parameter search_sql in the URL. The information above means that the checks and SQL injection prevention attempts were rendered unusable.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/24xxx/CVE-2024-24572.json",
    "cwe_ids": [
        "CWE-89"
    ]
}
References

Affected packages

Git / github.com/facilemanager/facilemanager

Affected ranges

Type
GIT
Repo
https://github.com/facilemanager/facilemanager
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/facilemanager/facilemanager
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

facileManager-complete-3.*
facileManager-complete-3.4.1
v2.*
v2.3.3-complete
v3.*
v3.0-complete
v3.0.1-complete
v3.0.3-complete
v3.1-complete
v3.2-complete
v3.3-complete
v3.4-complete
v3.5.2-complete
v4.*
v4.0.0-complete
v4.2.0-complete
v4.5.0-complete

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-24572.json"

Git / github.com/willyxj/facilemanager

Affected ranges

Type
GIT
Repo
https://github.com/willyxj/facilemanager
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "4.5.0"
        }
    ]
}

Affected versions

facileManager-complete-3.*
facileManager-complete-3.4.1
v2.*
v2.3.3-complete
v3.*
v3.0-complete
v3.0.1-complete
v3.0.3-complete
v3.1-complete
v3.2-complete
v3.3-complete
v3.4-complete
v3.5.2-complete
v4.*
v4.0.0-complete
v4.2.0-complete
v4.5.0-complete

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-24572.json"