{ "schema_version": "1.4.0", "id": "GHSA-pmhg-cmjc-3875", "modified": "2023-03-23T18:22:43Z", "published": "2023-03-18T21:30:23Z", "aliases": [ "CVE-2023-28609" ], "summary": "Ansible Semaphore mishandles authentication", "details": "api/auth.go in Ansible Semaphore before 2.8.89 mishandles authentication.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/ansible-semaphore/semaphore" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.8.89" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28609" }, { "type": "WEB", "url": "https://github.com/ansible-semaphore/semaphore/commit/3e4a62b7f2b1ef0660c9fb839818a53c80a5a8b1" }, { "type": "PACKAGE", "url": "https://github.com/ansible-semaphore/semaphore" }, { "type": "WEB", "url": "https://github.com/ansible-semaphore/semaphore/releases/tag/v2.8.89" } ], "database_specific": { "cwe_ids": [ "CWE-287" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-03-20T21:14:43Z", "nvd_published_at": "2023-03-18T21:15:00Z" } }