CVE-2024-24565
Published Jan 30, 2024
Last updated 9 months ago
Overview
- Description
- CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time. There is a COPY FROM function in the CrateDB database that is used to import file data into database tables. This function has a flaw, and authenticated attackers can use the COPY FROM function to import arbitrary file content into database tables, resulting in information leakage. This vulnerability is patched in 5.3.9, 5.4.8, 5.5.4, and 5.6.1.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 6.5
- Impact score
- 3.6
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Severity
- MEDIUM
Weaknesses
- security-advisories@github.com
- CWE-22
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:cratedb:cratedb:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "FAF44B85-F769-493B-A674-7A8456A874F8", "versionEndExcluding": "5.3.9" }, { "criteria": "cpe:2.3:a:cratedb:cratedb:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "64B0DBA5-7EA3-4398-ACF8-D852EFA5C744", "versionEndExcluding": "5.4.8", "versionStartIncluding": "5.4.0" }, { "criteria": "cpe:2.3:a:cratedb:cratedb:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A4ABD3EE-2E41-4CF6-BC26-F947BB6499E2", "versionEndExcluding": "5.5.4", "versionStartIncluding": "5.5.0" }, { "criteria": "cpe:2.3:a:cratedb:cratedb:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "80901C4B-6B82-40BF-BC22-DA206B95003C", "versionEndExcluding": "5.6.1", "versionStartIncluding": "5.6.0" } ], "operator": "OR" } ] } ]