CVE-2024-43784 (GCVE-0-2024-43784)
Vulnerability from cvelistv5
Published
2024-11-26 20:17
Modified
2024-11-26 21:37
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-281 - Improper Preservation of Permissions
Summary
lakeFS is an open-source tool that transforms object storage into a Git-like repository. Existing lakeFS users who have issued credentials to users who have been deleted are affected by this vulnerability. When creating a new user with the same username as a deleted user, that user will inherit all of the previous user's credentials. This issue has been addressed in release version 1.33.0 and all users are advised to upgrade. The only known workaround for those who cannot upgrade is to not reuse usernames.
References
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-43784", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-11-26T21:37:06.902297Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-11-26T21:37:39.411Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "lakeFS", "vendor": "treeverse", "versions": [ { "status": "affected", "version": "\u003e= 1.31.1, \u003c 1.33.0" } ] } ], "descriptions": [ { "lang": "en", "value": "lakeFS is an open-source tool that transforms object storage into a Git-like repository. Existing lakeFS users who have issued credentials to users who have been deleted are affected by this vulnerability. When creating a new user with the same username as a deleted user, that user will inherit all of the previous user\u0027s credentials. This issue has been addressed in release version 1.33.0 and all users are advised to upgrade. The only known workaround for those who cannot upgrade is to not reuse usernames." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:H/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-281", "description": "CWE-281: Improper Preservation of Permissions", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-11-26T20:17:56.482Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/treeverse/lakeFS/security/advisories/GHSA-hh33-46q4-hwm2", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/treeverse/lakeFS/security/advisories/GHSA-hh33-46q4-hwm2" }, { "name": "https://github.com/treeverse/lakeFS/releases/tag/v1.33.0", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/treeverse/lakeFS/releases/tag/v1.33.0" } ], "source": { "advisory": "GHSA-hh33-46q4-hwm2", "discovery": "UNKNOWN" }, "title": "Re-creating a deleted user in lakeFS will re-enable previous user credentials that existed prior to it\u0027s deletion" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-43784", "datePublished": "2024-11-26T20:17:56.482Z", "dateReserved": "2024-08-16T14:20:37.323Z", "dateUpdated": "2024-11-26T21:37:39.411Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-43784\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-11-26T21:15:07.160\",\"lastModified\":\"2024-11-26T21:15:07.160\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"lakeFS is an open-source tool that transforms object storage into a Git-like repository. Existing lakeFS users who have issued credentials to users who have been deleted are affected by this vulnerability. When creating a new user with the same username as a deleted user, that user will inherit all of the previous user\u0027s credentials. This issue has been addressed in release version 1.33.0 and all users are advised to upgrade. The only known workaround for those who cannot upgrade is to not reuse usernames.\"},{\"lang\":\"es\",\"value\":\"lakeFS es una herramienta de c\u00f3digo abierto que transforma el almacenamiento de objetos en un repositorio similar a Git. Los usuarios de lakeFS existentes que han emitido credenciales a usuarios que han sido eliminados se ven afectados por esta vulnerabilidad. Al crear un nuevo usuario con el mismo nombre de usuario que un usuario eliminado, ese usuario heredar\u00e1 todas las credenciales del usuario anterior. Este problema se ha solucionado en la versi\u00f3n 1.33.0 y se recomienda a todos los usuarios que actualicen. El \u00fanico workaround conocido para aquellos que no pueden actualizar es no reutilizar los nombres de usuario.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:H/A:L\",\"baseScore\":5.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":0.9,\"impactScore\":4.7}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-281\"}]}],\"references\":[{\"url\":\"https://github.com/treeverse/lakeFS/releases/tag/v1.33.0\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/treeverse/lakeFS/security/advisories/GHSA-hh33-46q4-hwm2\",\"source\":\"security-advisories@github.com\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-43784\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-26T21:37:06.902297Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-26T21:37:12.346Z\"}}], \"cna\": {\"title\": \"Re-creating a deleted user in lakeFS will re-enable previous user credentials that existed prior to it\u0027s deletion\", \"source\": {\"advisory\": \"GHSA-hh33-46q4-hwm2\", \"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:H/UI:R/S:U/C:L/I:H/A:L\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"treeverse\", \"product\": \"lakeFS\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.31.1, \u003c 1.33.0\"}]}], \"references\": [{\"url\": \"https://github.com/treeverse/lakeFS/security/advisories/GHSA-hh33-46q4-hwm2\", \"name\": \"https://github.com/treeverse/lakeFS/security/advisories/GHSA-hh33-46q4-hwm2\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/treeverse/lakeFS/releases/tag/v1.33.0\", \"name\": \"https://github.com/treeverse/lakeFS/releases/tag/v1.33.0\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"lakeFS is an open-source tool that transforms object storage into a Git-like repository. Existing lakeFS users who have issued credentials to users who have been deleted are affected by this vulnerability. When creating a new user with the same username as a deleted user, that user will inherit all of the previous user\u0027s credentials. This issue has been addressed in release version 1.33.0 and all users are advised to upgrade. The only known workaround for those who cannot upgrade is to not reuse usernames.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-281\", \"description\": \"CWE-281: Improper Preservation of Permissions\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-11-26T20:17:56.482Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-43784\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-26T21:37:39.411Z\", \"dateReserved\": \"2024-08-16T14:20:37.323Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-11-26T20:17:56.482Z\", \"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.
- 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…