Publish Advisories

GHSA-75jf-52jg-qqh4
GHSA-75jf-52jg-qqh4
This commit is contained in:
advisory-database[bot]
2024-08-16 19:29:05 +00:00
parent a57af248fa
commit dd77ed64de
2 changed files with 69 additions and 43 deletions
@@ -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"
}
}
@@ -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"
}
}