diff --git a/advisories/github-reviewed/2025/05/GHSA-q97m-8853-pq76/GHSA-q97m-8853-pq76.json b/advisories/github-reviewed/2025/05/GHSA-q97m-8853-pq76/GHSA-q97m-8853-pq76.json new file mode 100644 index 00000000000..c6e4662a8a4 --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-q97m-8853-pq76/GHSA-q97m-8853-pq76.json @@ -0,0 +1,73 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q97m-8853-pq76", + "modified": "2025-05-16T21:59:35Z", + "published": "2025-05-16T15:31:02Z", + "aliases": [ + "CVE-2024-40120" + ], + "summary": "SeaweedFS Vulnerable to SQL Injection", + "details": "seaweedfs v3.68 was discovered to contain a SQL injection vulnerability via the component /abstract_sql/abstract_sql_store.go.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/seaweedfs/seaweedfs" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.0.0-20240625155419-9ac102336200" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40120" + }, + { + "type": "WEB", + "url": "https://github.com/seaweedfs/seaweedfs/issues/5710" + }, + { + "type": "WEB", + "url": "https://github.com/seaweedfs/seaweedfs/commit/9ac1023362000f6e8e58c9d278653f5926a0d90e" + }, + { + "type": "WEB", + "url": "https://gist.github.com/sud0why/1b2115c1d644bd3db1c1b3f16684a78c" + }, + { + "type": "PACKAGE", + "url": "https://github.com/seaweedfs/seaweedfs" + }, + { + "type": "WEB", + "url": "https://github.com/seaweedfs/seaweedfs/releases/tag/3.69" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-05-16T21:59:34Z", + "nvd_published_at": "2025-05-16T13:15:51Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-q97m-8853-pq76/GHSA-q97m-8853-pq76.json b/advisories/unreviewed/2025/05/GHSA-q97m-8853-pq76/GHSA-q97m-8853-pq76.json deleted file mode 100644 index 75dbeca0ec1..00000000000 --- a/advisories/unreviewed/2025/05/GHSA-q97m-8853-pq76/GHSA-q97m-8853-pq76.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-q97m-8853-pq76", - "modified": "2025-05-16T18:31:06Z", - "published": "2025-05-16T15:31:02Z", - "aliases": [ - "CVE-2024-40120" - ], - "details": "seaweedfs v3.68 was discovered to contain a SQL injection vulnerability via the component /abstract_sql/abstract_sql_store.go.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40120" - }, - { - "type": "WEB", - "url": "https://github.com/seaweedfs/seaweedfs/issues/5710" - }, - { - "type": "WEB", - "url": "https://gist.github.com/sud0why/1b2115c1d644bd3db1c1b3f16684a78c" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-89" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-05-16T13:15:51Z" - } -} \ No newline at end of file