From dd77ed64de1c88b552c16ab7702cef7b43838f9d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 19:29:05 +0000 Subject: [PATCH] Publish Advisories GHSA-75jf-52jg-qqh4 GHSA-75jf-52jg-qqh4 --- .../GHSA-75jf-52jg-qqh4.json | 69 +++++++++++++++++++ .../GHSA-75jf-52jg-qqh4.json | 43 ------------ 2 files changed, 69 insertions(+), 43 deletions(-) create mode 100644 advisories/github-reviewed/2024/08/GHSA-75jf-52jg-qqh4/GHSA-75jf-52jg-qqh4.json delete mode 100644 advisories/unreviewed/2024/08/GHSA-75jf-52jg-qqh4/GHSA-75jf-52jg-qqh4.json diff --git a/advisories/github-reviewed/2024/08/GHSA-75jf-52jg-qqh4/GHSA-75jf-52jg-qqh4.json b/advisories/github-reviewed/2024/08/GHSA-75jf-52jg-qqh4/GHSA-75jf-52jg-qqh4.json new file mode 100644 index 00000000000..aa1741354e8 --- /dev/null +++ b/advisories/github-reviewed/2024/08/GHSA-75jf-52jg-qqh4/GHSA-75jf-52jg-qqh4.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-75jf-52jg-qqh4", + "modified": "2024-08-16T19:27:53Z", + "published": "2024-08-15T18:31:52Z", + "aliases": [ + "CVE-2024-32231" + ], + "summary": "SQL injection in github.com/stashapp/stash", + "details": "Stash up to v0.25.1 was discovered to contain a SQL injection vulnerability via the sort parameter.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/stashapp/stash" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.26.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32231" + }, + { + "type": "WEB", + "url": "https://github.com/stashapp/stash/pull/4865" + }, + { + "type": "WEB", + "url": "https://github.com/stashapp/stash/commit/89553864f5fa92beaa37a12e489064b1358d9880" + }, + { + "type": "WEB", + "url": "https://pkg.go.dev/vuln/GO-2024-3070" + }, + { + "type": "PACKAGE", + "url": "github.com/stashapp/stash" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-08-16T19:27:53Z", + "nvd_published_at": "2024-08-15T18:15:19Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-75jf-52jg-qqh4/GHSA-75jf-52jg-qqh4.json b/advisories/unreviewed/2024/08/GHSA-75jf-52jg-qqh4/GHSA-75jf-52jg-qqh4.json deleted file mode 100644 index 45b2f6d3fa8..00000000000 --- a/advisories/unreviewed/2024/08/GHSA-75jf-52jg-qqh4/GHSA-75jf-52jg-qqh4.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-75jf-52jg-qqh4", - "modified": "2024-08-15T18:31:52Z", - "published": "2024-08-15T18:31:52Z", - "aliases": [ - "CVE-2024-32231" - ], - "details": "Stash up to v0.25.1 was discovered to contain a SQL injection vulnerability via the sort parameter.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32231" - }, - { - "type": "WEB", - "url": "https://github.com/stashapp/stash/pull/4865" - }, - { - "type": "WEB", - "url": "https://github.com/stashapp" - }, - { - "type": "WEB", - "url": "https://github.com/stashapp/stash" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-08-15T18:15:19Z" - } -} \ No newline at end of file