{ "schema_version": "1.4.0", "id": "GHSA-79mg-4w23-4fqc", "modified": "2021-08-27T12:54:52Z", "published": "2021-08-30T16:12:58Z", "aliases": [ "CVE-2021-39165" ], "summary": "Unauthenticated SQL Injection in Cachet", "details": "### Impact\nIn Cachet versions through 2.3.18, there is a SQL injection which is in the `SearchableTrait#scopeSearch()`. Attackers without authentication can utilize this vulnerability to exfiltrate sensitive data from the database such as administrator's password and session.\n\n### Patches\n\nThe original repository of [https://github.com/CachetHQ/Cachet](https://github.com/CachetHQ/Cachet) is not active, the stable version 2.3.18 and it's developing 2.4 branch is affected. \n\nUpdate to version 2.5 or later in the [https://github.com/fiveai/Cachet fork](https://github.com/fiveai/Cachet) to fix this vulnerability.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "cachethq/cachet" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.3.18" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/fiveai/Cachet/security/advisories/GHSA-79mg-4w23-4fqc" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-39165" }, { "type": "WEB", "url": "https://github.com/fiveai/Cachet/commit/27bca8280419966ba80c6fa283d985ddffa84bb6" } ], "database_specific": { "cwe_ids": [ "CWE-287", "CWE-89" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-26T20:21:00Z", "nvd_published_at": "2021-08-26T21:15:00Z" } }