"-Synchronized-Data."

This commit is contained in:
CVE Team 2025-03-30 23:00:33 +00:00
parent c4a777f740
commit a8e33efd87
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-2963",
"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, which was classified as problematic, has been found in ConcreteCMS up to 9.3.9. This issue affects the function addEditQuestion of the component Legacy Form Block Handler. The manipulation of the argument Question leads to cross site scripting. The attack may be initiated 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 entdeckt. Sie wurde als problematisch eingestuft. Davon betroffen ist die Funktion addEditQuestion der Komponente Legacy Form Block Handler. Durch Beeinflussen des Arguments Question mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \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.302015",
"refsource": "MISC",
"name": "https://vuldb.com/?id.302015"
},
{
"url": "https://vuldb.com/?ctiid.302015",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.302015"
},
{
"url": "https://vuldb.com/?submit.522413",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.522413"
},
{
"url": "https://github.com/yaowenxiao721/Poc/blob/main/Concretecms/Concretecms-poc1.md",
"refsource": "MISC",
"name": "https://github.com/yaowenxiao721/Poc/blob/main/Concretecms/Concretecms-poc1.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-2964",
"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, which was classified as problematic, was found in ConcreteCMS up to 9.3.9. Affected is the function Save of the component FAQ Block Handler. The manipulation of the argument Navigation/Title Text/Description Source leads to cross site scripting. It is possible to launch 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."
},
{
"lang": "deu",
"value": "Es wurde eine Schwachstelle in ConcreteCMS bis 9.3.9 gefunden. Sie wurde als problematisch eingestuft. Hiervon betroffen ist die Funktion Save der Komponente FAQ Block Handler. Dank der Manipulation des Arguments Navigation/Title Text/Description Source mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk angegangen werden. 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.302016",
"refsource": "MISC",
"name": "https://vuldb.com/?id.302016"
},
{
"url": "https://vuldb.com/?ctiid.302016",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.302016"
},
{
"url": "https://vuldb.com/?submit.522414",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.522414"
},
{
"url": "https://github.com/yaowenxiao721/Poc/blob/main/Concretecms/Concretecms-poc2.md",
"refsource": "MISC",
"name": "https://github.com/yaowenxiao721/Poc/blob/main/Concretecms/Concretecms-poc2.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"
}
]
}