Publish GHSA-7p2g-2vxc-5g55

This commit is contained in:
advisory-database[bot]
2025-01-02 17:24:27 +00:00
parent b81784d57f
commit 14bf9b2df1
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7p2g-2vxc-5g55",
"modified": "2024-12-31T21:30:45Z",
"modified": "2025-01-02T17:22:57Z",
"published": "2024-12-27T21:30:30Z",
"aliases": [
"CVE-2024-39025"
],
"summary": "Letta (previously MemGPT) incorrect access control vulnerability",
"details": "Incorrect access control in the /users endpoint of Cpacker MemGPT v0.3.17 allows attackers to access sensitive data.",
"severity": [
{
@@ -13,12 +14,40 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "letta"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.3.17"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39025"
},
{
"type": "PACKAGE",
"url": "https://github.com/letta-ai/letta"
},
{
"type": "WEB",
"url": "https://github.com/letta-ai/letta/blob/0.3.17/memgpt/server/rest_api/admin/users.py#L55-L68"
},
{
"type": "WEB",
"url": "https://github.com/letta-ai/letta/releases/tag/0.3.17"
@@ -33,8 +62,8 @@
"CWE-863"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-01-02T17:22:57Z",
"nvd_published_at": "2024-12-27T20:15:23Z"
}
}