diff --git a/advisories/github-reviewed/2023/01/GHSA-3ppr-72x5-x67q/GHSA-3ppr-72x5-x67q.json b/advisories/github-reviewed/2023/01/GHSA-3ppr-72x5-x67q/GHSA-3ppr-72x5-x67q.json index b50b345e5c6..ad53188f561 100644 --- a/advisories/github-reviewed/2023/01/GHSA-3ppr-72x5-x67q/GHSA-3ppr-72x5-x67q.json +++ b/advisories/github-reviewed/2023/01/GHSA-3ppr-72x5-x67q/GHSA-3ppr-72x5-x67q.json @@ -55,6 +55,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-611", "CWE-776" ], "severity": "CRITICAL", diff --git a/advisories/github-reviewed/2025/04/GHSA-49v8-p6mm-3pfj/GHSA-49v8-p6mm-3pfj.json b/advisories/github-reviewed/2025/04/GHSA-49v8-p6mm-3pfj/GHSA-49v8-p6mm-3pfj.json new file mode 100644 index 00000000000..67c694895b2 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-49v8-p6mm-3pfj/GHSA-49v8-p6mm-3pfj.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-49v8-p6mm-3pfj", + "modified": "2025-04-02T22:50:37Z", + "published": "2025-04-02T21:30:51Z", + "aliases": [ + "CVE-2025-29085" + ], + "summary": "Vipshop Saturn Console Vulnerable to SQL Injection via ClusterKey Component", + "details": "SQL injection vulnerability in vipshop Saturn v.3.5.1 and before allows a remote attacker to execute arbitrary code via /console/dashboard/executorCount?zkClusterKey component.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "com.vip.saturn:saturn-console" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "3.5.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29085" + }, + { + "type": "WEB", + "url": "https://gist.github.com/Cafe-Tea/bcef0d7a2bdb5ec8e0d69de852fdc900" + }, + { + "type": "PACKAGE", + "url": "https://github.com/vipshop/Saturn" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-02T22:50:37Z", + "nvd_published_at": "2025-04-02T21:15:32Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-49v8-p6mm-3pfj/GHSA-49v8-p6mm-3pfj.json b/advisories/unreviewed/2025/04/GHSA-49v8-p6mm-3pfj/GHSA-49v8-p6mm-3pfj.json deleted file mode 100644 index 2f7c5928b2e..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-49v8-p6mm-3pfj/GHSA-49v8-p6mm-3pfj.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-49v8-p6mm-3pfj", - "modified": "2025-04-02T21:30:51Z", - "published": "2025-04-02T21:30:51Z", - "aliases": [ - "CVE-2025-29085" - ], - "details": "SQL injection vulnerability in vipshop Saturn v.3.5.1 and before allows a remote attacker to execute arbitrary code via /console/dashboard/executorCount?zkClusterKey component.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29085" - }, - { - "type": "WEB", - "url": "https://gist.github.com/Cafe-Tea/bcef0d7a2bdb5ec8e0d69de852fdc900" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-02T21:15:32Z" - } -} \ No newline at end of file