ghsa-gg2f-r4jh-vpmh
Vulnerability from github
Published
2025-03-18 15:30
Modified
2025-03-26 14:41
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "tastyigniter/tastyigniter" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-44313" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": true, "github_reviewed_at": "2025-03-26T14:41:43Z", "nvd_published_at": "2025-03-18T15:15:53Z", "severity": "HIGH" }, "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.", "id": "GHSA-gg2f-r4jh-vpmh", "modified": "2025-03-26T14:41:43Z", "published": "2025-03-18T15:30:48Z", "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" }, { "type": "WEB", "url": "https://medium.com/@cnetsec/cve-2024-44313-incorrect-access-control-in-tastyigniter-3-7-6-01a73c548b74" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "TastyIgniter Has an Incorrect Access Control Vulnerability via `invoice()` Function" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…