CVE-2024-24565 (GCVE-0-2024-24565)
Vulnerability from cvelistv5
Published
2024-01-30 16:46
Modified
2024-08-23 19:32
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Summary
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.
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
Impacted products
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-01T23:19:52.900Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/crate/crate/security/advisories/GHSA-475g-vj6c-xf96",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/crate/crate/security/advisories/GHSA-475g-vj6c-xf96"
},
{
"name": "https://github.com/crate/crate/commit/4e857d675683095945dd524d6ba03e692c70ecd6",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/crate/crate/commit/4e857d675683095945dd524d6ba03e692c70ecd6"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:cratedb:cratedb:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "cratedb",
"vendor": "cratedb",
"versions": [
{
"lessThan": "5.3.9",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "5.4.8",
"status": "affected",
"version": "5.4.0",
"versionType": "custom"
},
{
"lessThan": "5.5.4",
"status": "affected",
"version": "5.5.0",
"versionType": "custom"
},
{
"lessThan": "5.6.1",
"status": "affected",
"version": "5.6.0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-24565",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-23T19:29:50.519568Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-08-23T19:32:35.447Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "crate",
"vendor": "crate",
"versions": [
{
"status": "affected",
"version": "\u003c 5.3.9"
},
{
"status": "affected",
"version": "\u003e= 5.4.0, \u003c 5.4.8"
},
{
"status": "affected",
"version": "\u003e= 5.5.0, \u003c 5.5.4"
},
{
"status": "affected",
"version": "\u003e= 5.6.0, \u003c 5.6.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-01-30T16:46:15.200Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/crate/crate/security/advisories/GHSA-475g-vj6c-xf96",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/crate/crate/security/advisories/GHSA-475g-vj6c-xf96"
},
{
"name": "https://github.com/crate/crate/commit/4e857d675683095945dd524d6ba03e692c70ecd6",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/crate/crate/commit/4e857d675683095945dd524d6ba03e692c70ecd6"
}
],
"source": {
"advisory": "GHSA-475g-vj6c-xf96",
"discovery": "UNKNOWN"
},
"title": "CrateDB database has an arbitrary file read vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-24565",
"datePublished": "2024-01-30T16:46:15.200Z",
"dateReserved": "2024-01-25T15:09:40.209Z",
"dateUpdated": "2024-08-23T19:32:35.447Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/crate/crate/security/advisories/GHSA-475g-vj6c-xf96\", \"name\": \"https://github.com/crate/crate/security/advisories/GHSA-475g-vj6c-xf96\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/crate/crate/commit/4e857d675683095945dd524d6ba03e692c70ecd6\", \"name\": \"https://github.com/crate/crate/commit/4e857d675683095945dd524d6ba03e692c70ecd6\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T23:19:52.900Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-24565\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-23T19:29:50.519568Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:cratedb:cratedb:*:*:*:*:*:*:*:*\"], \"vendor\": \"cratedb\", \"product\": \"cratedb\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"5.3.9\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"5.4.0\", \"lessThan\": \"5.4.8\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"5.5.0\", \"lessThan\": \"5.5.4\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"5.6.0\", \"lessThan\": \"5.6.1\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-23T19:32:19.301Z\"}}], \"cna\": {\"title\": \"CrateDB database has an arbitrary file read vulnerability\", \"source\": {\"advisory\": \"GHSA-475g-vj6c-xf96\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"crate\", \"product\": \"crate\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 5.3.9\"}, {\"status\": \"affected\", \"version\": \"\u003e= 5.4.0, \u003c 5.4.8\"}, {\"status\": \"affected\", \"version\": \"\u003e= 5.5.0, \u003c 5.5.4\"}, {\"status\": \"affected\", \"version\": \"\u003e= 5.6.0, \u003c 5.6.1\"}]}], \"references\": [{\"url\": \"https://github.com/crate/crate/security/advisories/GHSA-475g-vj6c-xf96\", \"name\": \"https://github.com/crate/crate/security/advisories/GHSA-475g-vj6c-xf96\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/crate/crate/commit/4e857d675683095945dd524d6ba03e692c70ecd6\", \"name\": \"https://github.com/crate/crate/commit/4e857d675683095945dd524d6ba03e692c70ecd6\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-22\", \"description\": \"CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-01-30T16:46:15.200Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-24565\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-23T19:32:35.447Z\", \"dateReserved\": \"2024-01-25T15:09:40.209Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-01-30T16:46:15.200Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…