Publish GHSA-pp7v-wxx9-hm6r

This commit is contained in:
advisory-database[bot]
2024-05-30 13:22:24 +00:00
parent c0751a1770
commit cda01bc3da
@@ -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
}
}