CVE-2024-46990

MEDIUM EPSS 36.8%
Published Sep 18, 20241y ago · Modified Jun 17, 20262w ago
5.0 CVSS 3.1
Medium
Find Similar
Published Sep 18, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

Description

Directus is a real-time API and App dashboard for managing SQL database content. When relying on blocking access to localhost using the default `0.0.0.0` filter a user may bypass this block by using other registered loopback devices (like `127.0.0.2` - `127.127.127.127`). This issue has been addressed in release versions 10.13.3 and 11.1.0. Users are advised to upgrade. Users unable to upgrade may block this bypass by manually adding the `127.0.0.0/8` CIDR range which will block access to any `127.X.X.X` ip instead of just `127.0.0.1`.

CVSS Details

Base Score
5.0
Exploitability
3.1
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality Low
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
36.8% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-284
CWE-918 Server-Side Request Forgery (SSRF) Validation

Affected Products 2

VendorProductVersionRange
monospacedirectus* <10.13.3
monospacedirectus*≥11.0.0  –  <11.1.0

References 5

  • github.com https://github.com/directus/directus/commit/4aace0bbe57232e38cd6a287ee475293e46dc91b
    Patch
  • github.com https://github.com/directus/directus/commit/769fa22797bff5a9231599883b391e013f122e52
    Patch
  • github.com https://github.com/directus/directus/commit/8cbf943b65fd4a763d09a5fdbba8996b1e7797ff
    Patch
  • github.com https://github.com/directus/directus/commit/c1f3ccc681595038d094ce110ddeee38cb38f431
    Patch
  • github.com https://github.com/directus/directus/security/advisories/GHSA-68g8-c275-xf2m
    MitigationVendor Advisory

Remediation

  • github.com https://github.com/directus/directus/commit/4aace0bbe57232e38cd6a287ee475293e46dc91b
    Patch
  • github.com https://github.com/directus/directus/commit/769fa22797bff5a9231599883b391e013f122e52
    Patch
  • github.com https://github.com/directus/directus/commit/8cbf943b65fd4a763d09a5fdbba8996b1e7797ff
    Patch
  • github.com https://github.com/directus/directus/commit/c1f3ccc681595038d094ce110ddeee38cb38f431
    Patch