diff --git a/advisories/unreviewed/2024/12/GHSA-7p2g-2vxc-5g55/GHSA-7p2g-2vxc-5g55.json b/advisories/github-reviewed/2024/12/GHSA-7p2g-2vxc-5g55/GHSA-7p2g-2vxc-5g55.json similarity index 54% rename from advisories/unreviewed/2024/12/GHSA-7p2g-2vxc-5g55/GHSA-7p2g-2vxc-5g55.json rename to advisories/github-reviewed/2024/12/GHSA-7p2g-2vxc-5g55/GHSA-7p2g-2vxc-5g55.json index de78edca6ae..ab158294e9d 100644 --- a/advisories/unreviewed/2024/12/GHSA-7p2g-2vxc-5g55/GHSA-7p2g-2vxc-5g55.json +++ b/advisories/github-reviewed/2024/12/GHSA-7p2g-2vxc-5g55/GHSA-7p2g-2vxc-5g55.json @@ -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" } } \ No newline at end of file