diff --git a/advisories/unreviewed/2025/03/GHSA-gg2f-r4jh-vpmh/GHSA-gg2f-r4jh-vpmh.json b/advisories/github-reviewed/2025/03/GHSA-gg2f-r4jh-vpmh/GHSA-gg2f-r4jh-vpmh.json similarity index 60% rename from advisories/unreviewed/2025/03/GHSA-gg2f-r4jh-vpmh/GHSA-gg2f-r4jh-vpmh.json rename to advisories/github-reviewed/2025/03/GHSA-gg2f-r4jh-vpmh/GHSA-gg2f-r4jh-vpmh.json index e50e18c1cdb..3a47e14b003 100644 --- a/advisories/unreviewed/2025/03/GHSA-gg2f-r4jh-vpmh/GHSA-gg2f-r4jh-vpmh.json +++ b/advisories/github-reviewed/2025/03/GHSA-gg2f-r4jh-vpmh/GHSA-gg2f-r4jh-vpmh.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-gg2f-r4jh-vpmh", - "modified": "2025-03-25T21:31:33Z", + "modified": "2025-03-26T14:41:43Z", "published": "2025-03-18T15:30:48Z", "aliases": [ "CVE-2024-44313" ], + "summary": "TastyIgniter Has an Incorrect Access Control Vulnerability via `invoice()` Function", "details": "TastyIgniter 3.7.6 contains an Incorrect Access Control vulnerability in the invoice() function within Orders.php which allows unauthorized users to access and generate invoices due to missing permission checks.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "tastyigniter/tastyigniter" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.0.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-44313" }, + { + "type": "PACKAGE", + "url": "https://github.com/tastyigniter/TastyIgniter" + }, { "type": "WEB", "url": "https://github.com/tastyigniter/TastyIgniter/blob/3.x/app/admin/controllers/Orders.php" @@ -33,8 +58,8 @@ "CWE-284" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-26T14:41:43Z", "nvd_published_at": "2025-03-18T15:15:53Z" } } \ No newline at end of file