cvelist/2024/10xxx/CVE-2024-10927.json

119 lines
4.4 KiB
JSON
Raw Normal View History

2024-11-06 17:00:34 +00:00
{
2024-11-06 23:00:32 +00:00
"data_version": "4.0",
2024-11-06 17:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-10927",
2024-11-06 23:00:32 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2024-11-06 17:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-06 23:00:32 +00:00
"value": "A vulnerability was found in MonoCMS up to 20240528. It has been classified as problematic. Affected is an unknown function of the file /monofiles/account.php of the component Account Information Page. The manipulation of the argument userid 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 problematische Schwachstelle in MonoCMS bis 20240528 ausgemacht. Hiervon betroffen ist ein unbekannter Codeblock der Datei /monofiles/account.php der Komponente Account Information Page. Durch Beeinflussen des Arguments userid 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": "Injection",
"cweId": "CWE-74"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "MonoCMS",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "20240528"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.283326",
"refsource": "MISC",
"name": "https://vuldb.com/?id.283326"
},
{
"url": "https://vuldb.com/?ctiid.283326",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.283326"
},
{
"url": "https://vuldb.com/?submit.434188",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.434188"
},
{
"url": "https://github.com/secuserx/CVE/blob/main/%5BXSS%20vulnerability%5D%20found%20in%20MonoCMS%2023-20240528%20-%20(account.php).md",
"refsource": "MISC",
"name": "https://github.com/secuserx/CVE/blob/main/%5BXSS%20vulnerability%5D%20found%20in%20MonoCMS%2023-20240528%20-%20(account.php).md"
}
]
},
"credits": [
{
"lang": "en",
"value": "secuserx (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"
2024-11-06 17:00:34 +00:00
}
]
}
}