From cda01bc3da43b338c3cde79f4b429406f6cc1846 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 13:22:24 +0000 Subject: [PATCH] Publish GHSA-pp7v-wxx9-hm6r --- .../GHSA-pp7v-wxx9-hm6r.json | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 advisories/github-reviewed/2024/05/GHSA-pp7v-wxx9-hm6r/GHSA-pp7v-wxx9-hm6r.json diff --git a/advisories/github-reviewed/2024/05/GHSA-pp7v-wxx9-hm6r/GHSA-pp7v-wxx9-hm6r.json b/advisories/github-reviewed/2024/05/GHSA-pp7v-wxx9-hm6r/GHSA-pp7v-wxx9-hm6r.json new file mode 100644 index 00000000000..f7c0a1be88d --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-pp7v-wxx9-hm6r/GHSA-pp7v-wxx9-hm6r.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pp7v-wxx9-hm6r", + "modified": "2024-05-30T13:21:20Z", + "published": "2024-05-30T13:21:20Z", + "aliases": [ + + ], + "summary": "Thelia BackOffice default template vulnerable to Cross-site Scripting", + "details": "The BackOffice of Thelia (`error.html` template) has a cross-site scripting vulnerability in version 2.1.0 and 2.1.1 but not version 2.0.X. Version 2.1.2 contains a patch for the issue.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "thelia/backoffice-default-template" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.1.0" + }, + { + "fixed": "2.1.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/thelia-templates/back/commit/592612899057addc2613ccddf172024588277d2d" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/thelia/backoffice-default-template/2015-02-24-1.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/thelia-templates/back" + }, + { + "type": "WEB", + "url": "https://thelia.net/version-2-1-2-with-security-fix" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20160406004324/http://thelia.net/version-2-1-2-with-security-fix" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-30T13:21:20Z", + "nvd_published_at": null + } +} \ No newline at end of file