CVE-2024-27296: Directus version number disclosure
Impact
Currently the exact Directus version number is being shipped in compiled JS bundles which are accessible without authentication. With this information a malicious attacker can trivially look for known vulnerabilities in Directus core or any of its shipped dependencies in that specific running version.
Patches
The problem has been resolved in versions 10.8.3 and newer
Workarounds
None
Other sources
Directus is a real-time API and App dashboard for managing SQL database content. Prior to version 10.8.3, the exact Directus version number was being shipped in compiled JS bundles which are accessible without authentication. With this information a malicious attacker can trivially look for known vulnerabilities in Directus core or any of its shipped dependencies in that specific running version. The problem has been resolved in versions 10.8.3 and newer.
— MITRE
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-27296?
CVE-2024-27296 is considered a high severity vulnerability due to the exposure of sensitive version information.
How do I fix CVE-2024-27296?
To fix CVE-2024-27296, upgrade Directus to version 10.8.3 or later.
What impact does CVE-2024-27296 have on my system?
CVE-2024-27296 allows attackers to easily identify known vulnerabilities in Directus by accessing the version number.
Which versions of Directus are affected by CVE-2024-27296?
CVE-2024-27296 affects Directus versions up to and including 10.8.2.
Is authentication required to exploit CVE-2024-27296?
No, CVE-2024-27296 can be exploited without authentication since the version information is exposed in public JS bundles.