"-Synchronized-Data."

This commit is contained in:
CVE Team 2025-03-31 00:00:31 +00:00
parent a8e33efd87
commit afbc76781f
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7
2 changed files with 282 additions and 8 deletions

View File

@ -1,17 +1,154 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-2965",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "A vulnerability has been found in ConcreteCMS up to 9.3.9 and classified as problematic. Affected by this vulnerability is the function Save of the component Accordion Block Handler. The manipulation of the argument Title/Body Source leads to cross site scripting. The attack can be launched 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."
},
{
"lang": "deu",
"value": "In ConcreteCMS bis 9.3.9 wurde eine Schwachstelle gefunden. Sie wurde als problematisch eingestuft. Betroffen ist die Funktion Save der Komponente Accordion Block Handler. Dank Manipulation des Arguments Title/Body Source mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Scripting",
"cweId": "CWE-79"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "Code Injection",
"cweId": "CWE-94"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "ConcreteCMS",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "9.3.0"
},
{
"version_affected": "=",
"version_value": "9.3.1"
},
{
"version_affected": "=",
"version_value": "9.3.2"
},
{
"version_affected": "=",
"version_value": "9.3.3"
},
{
"version_affected": "=",
"version_value": "9.3.4"
},
{
"version_affected": "=",
"version_value": "9.3.5"
},
{
"version_affected": "=",
"version_value": "9.3.6"
},
{
"version_affected": "=",
"version_value": "9.3.7"
},
{
"version_affected": "=",
"version_value": "9.3.8"
},
{
"version_affected": "=",
"version_value": "9.3.9"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.302017",
"refsource": "MISC",
"name": "https://vuldb.com/?id.302017"
},
{
"url": "https://vuldb.com/?ctiid.302017",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.302017"
},
{
"url": "https://vuldb.com/?submit.522415",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.522415"
},
{
"url": "https://github.com/yaowenxiao721/Poc/blob/main/Concretecms/Concretecms-poc3.md",
"refsource": "MISC",
"name": "https://github.com/yaowenxiao721/Poc/blob/main/Concretecms/Concretecms-poc3.md"
}
]
},
"credits": [
{
"lang": "en",
"value": "yaowenxiao (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 3.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"baseSeverity": "LOW"
},
{
"version": "3.0",
"baseScore": 3.5,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"baseSeverity": "LOW"
},
{
"version": "2.0",
"baseScore": 4,
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N"
}
]
}

View File

@ -1,17 +1,154 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-2966",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "A vulnerability was found in ConcreteCMS up to 9.3.9 and classified as problematic. Affected by this issue is the function Save of the component Content Block Handler. The manipulation of the argument Source leads to cross site scripting. The attack may be launched 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."
},
{
"lang": "deu",
"value": "Eine Schwachstelle wurde in ConcreteCMS bis 9.3.9 gefunden. Sie wurde als problematisch eingestuft. Betroffen davon ist die Funktion Save der Komponente Content Block Handler. Mit der Manipulation des Arguments Source mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs kann dabei \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Scripting",
"cweId": "CWE-79"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "Code Injection",
"cweId": "CWE-94"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "ConcreteCMS",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "9.3.0"
},
{
"version_affected": "=",
"version_value": "9.3.1"
},
{
"version_affected": "=",
"version_value": "9.3.2"
},
{
"version_affected": "=",
"version_value": "9.3.3"
},
{
"version_affected": "=",
"version_value": "9.3.4"
},
{
"version_affected": "=",
"version_value": "9.3.5"
},
{
"version_affected": "=",
"version_value": "9.3.6"
},
{
"version_affected": "=",
"version_value": "9.3.7"
},
{
"version_affected": "=",
"version_value": "9.3.8"
},
{
"version_affected": "=",
"version_value": "9.3.9"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.302018",
"refsource": "MISC",
"name": "https://vuldb.com/?id.302018"
},
{
"url": "https://vuldb.com/?ctiid.302018",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.302018"
},
{
"url": "https://vuldb.com/?submit.522416",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.522416"
},
{
"url": "https://github.com/yaowenxiao721/Poc/blob/main/Concretecms/Concretecms-poc4.md",
"refsource": "MISC",
"name": "https://github.com/yaowenxiao721/Poc/blob/main/Concretecms/Concretecms-poc4.md"
}
]
},
"credits": [
{
"lang": "en",
"value": "yaowenxiao (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 3.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"baseSeverity": "LOW"
},
{
"version": "3.0",
"baseScore": 3.5,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"baseSeverity": "LOW"
},
{
"version": "2.0",
"baseScore": 4,
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N"
}
]
}