diff --git a/advisories/unreviewed/2024/07/GHSA-hcf8-5j78-887v/GHSA-hcf8-5j78-887v.json b/advisories/github-reviewed/2024/07/GHSA-hcf8-5j78-887v/GHSA-hcf8-5j78-887v.json similarity index 64% rename from advisories/unreviewed/2024/07/GHSA-hcf8-5j78-887v/GHSA-hcf8-5j78-887v.json rename to advisories/github-reviewed/2024/07/GHSA-hcf8-5j78-887v/GHSA-hcf8-5j78-887v.json index 3e68ad459c8..a713e3f8bbd 100644 --- a/advisories/unreviewed/2024/07/GHSA-hcf8-5j78-887v/GHSA-hcf8-5j78-887v.json +++ b/advisories/github-reviewed/2024/07/GHSA-hcf8-5j78-887v/GHSA-hcf8-5j78-887v.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-hcf8-5j78-887v", - "modified": "2024-11-14T18:30:31Z", + "modified": "2024-11-14T22:46:02Z", "published": "2024-07-17T15:30:52Z", "aliases": [ "CVE-2024-29120" ], + "summary": "Apache StreamPark: Information leakage vulnerability", "details": "In Streampark (version < 2.1.4), when a user logged in successfully, the Backend service would return \"Authorization\" as the front-end authentication credential. User can use this credential to request other users' information, including the administrator's username, password, salt value, etc. \n\nMitigation:\n\nall users should upgrade to 2.1.4\n\n", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.streampark:streampark" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.0" + }, + { + "fixed": "2.1.4" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29120" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/incubator-streampark" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/y3oqz7l8vd7jxxx3z2khgl625nvfr60j" @@ -36,8 +59,8 @@ "CWE-922" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-11-14T22:46:02Z", "nvd_published_at": "2024-07-17T15:15:14Z" } } \ No newline at end of file