Publish Advisories

GHSA-36fr-3wg8-q5v8
GHSA-4xw9-cx39-r355
This commit is contained in:
advisory-database[bot]
2023-11-17 22:48:56 +00:00
parent 308c15ea1f
commit 6d39c0c45f
2 changed files with 108 additions and 4 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-36fr-3wg8-q5v8",
"modified": "2023-11-17T06:31:21Z",
"modified": "2023-11-17T22:47:39Z",
"published": "2023-11-17T06:31:21Z",
"aliases": [
"CVE-2023-48649"
],
"summary": "Concrete CMS Cross-site Scripting vulnerability",
"details": "Concrete CMS before 8.5.13 and 9.x before 9.2.2 allows stored XSS on the Admin page via an uploaded file name.",
"severity": [
{
@@ -14,7 +15,44 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "concrete5/concrete5"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "8.5.13"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "concrete5/concrete5"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.2.2"
}
]
}
]
}
],
"references": [
{
@@ -37,6 +75,10 @@
"type": "WEB",
"url": "https://documentation.concretecms.org/developers/introduction/version-history/922-release-notes"
},
{
"type": "PACKAGE",
"url": "https://github.com/concretecms/concretecms"
},
{
"type": "WEB",
"url": "https://www.concretecms.org/about/project-news/security/2023-11-09-security-blog-about-updated-cves-and-new-release"
@@ -47,8 +89,8 @@
],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2023-11-17T22:47:39Z",
"nvd_published_at": "2023-11-17T04:15:07Z"
}
}
File diff suppressed because one or more lines are too long