Publish Advisories

GHSA-c732-xvv8-g94c
GHSA-2j42-h78h-q4fg
GHSA-xfqf-5rhg-5c73
This commit is contained in:
advisory-database[bot]
2025-03-31 16:56:29 +00:00
parent b9176cf7c4
commit a15c2d6f02
3 changed files with 110 additions and 5 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-c732-xvv8-g94c",
"modified": "2023-02-01T09:17:22Z",
"modified": "2025-03-31T16:54:36Z",
"published": "2023-01-21T15:30:18Z",
"aliases": [
"CVE-2023-22884"
File diff suppressed because one or more lines are too long
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xfqf-5rhg-5c73",
"modified": "2025-03-31T03:30:24Z",
"modified": "2025-03-31T16:55:43Z",
"published": "2025-03-31T03:30:24Z",
"aliases": [
"CVE-2025-2967"
],
"summary": "ConcreteCMS Cross-Site Scripting (XSS) via HTML Block Text Field",
"details": "A vulnerability was found in ConcreteCMS up to 9.3.9. It has been classified as problematic. This affects the function Save of the component HTML Block Handler. The manipulation of the argument content leads to HTML injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.",
"severity": [
{
@@ -17,12 +18,36 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "concrete5/concrete5"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "9.3.9"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2967"
},
{
"type": "PACKAGE",
"url": "https://github.com/concretecms/concretecms"
},
{
"type": "WEB",
"url": "https://github.com/yaowenxiao721/Poc/blob/main/Concretecms/Concretecms-poc5.md"
@@ -45,8 +70,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-03-31T16:55:43Z",
"nvd_published_at": "2025-03-31T01:15:40Z"
}
}