diff --git a/advisories/github-reviewed/2024/05/GHSA-g8pg-33v4-9r96/GHSA-g8pg-33v4-9r96.json b/advisories/github-reviewed/2024/05/GHSA-g8pg-33v4-9r96/GHSA-g8pg-33v4-9r96.json new file mode 100644 index 00000000000..2d4e4427625 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-g8pg-33v4-9r96/GHSA-g8pg-33v4-9r96.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g8pg-33v4-9r96", + "modified": "2024-05-30T13:26:47Z", + "published": "2024-05-30T13:26:47Z", + "aliases": [ + + ], + "summary": "Thelia authentication bypass vulnerability", + "details": "An authentication bypass was identifed in thelia/thelia project for customer and admin. This vulnerability is present from version 2.1.0-beta1 and is fixed in 2.1.3 and 2.2.0-alpha1. ", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "thelia/thelia" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.1.0-beta1" + }, + { + "fixed": "2.1.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/thelia/thelia/commit/028cfcf507cd8685772e156ec0c860034d407094" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/thelia/thelia/2015-04-13-1.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/thelia/thelia" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20160502224630/http://thelia.net/version-2-1-3-with-security-fix" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-287" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-05-30T13:26:47Z", + "nvd_published_at": null + } +} \ No newline at end of file