cvelist/2025/1xxx/CVE-2025-1618.json

123 lines
4.5 KiB
JSON
Raw Normal View History

2025-02-23 10:00:31 +00:00
{
2025-02-24 05:00:32 +00:00
"data_version": "4.0",
2025-02-23 10:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-1618",
2025-02-24 05:00:32 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2025-02-23 10:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-03-03 07:00:33 +00:00
"value": "A vulnerability has been found in vTiger CRM 6.4.0/6.5.0 and classified as problematic. This vulnerability affects unknown code of the file /modules/Mobile/index.php. The manipulation of the argument _operation leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 7.0 is able to address this issue. It is recommended to upgrade the affected component."
2025-02-24 05:00:32 +00:00
},
{
"lang": "deu",
2025-03-03 07:00:33 +00:00
"value": "In vTiger CRM 6.4.0/6.5.0 wurde eine problematische Schwachstelle gefunden. Dabei geht es um eine nicht genauer bekannte Funktion der Datei /modules/Mobile/index.php. Durch Manipulation des Arguments _operation 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. Ein Aktualisieren auf die Version 7.0 vermag dieses Problem zu l\u00f6sen. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen."
2025-02-24 05:00:32 +00:00
}
]
},
"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": "vTiger",
"product": {
"product_data": [
{
"product_name": "CRM",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "6.4.0"
2025-03-03 07:00:33 +00:00
},
{
"version_affected": "=",
"version_value": "6.5.0"
2025-02-24 05:00:32 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.296608",
"refsource": "MISC",
"name": "https://vuldb.com/?id.296608"
},
{
"url": "https://vuldb.com/?ctiid.296608",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.296608"
},
{
"url": "https://vuldb.com/?submit.501840",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.501840"
},
{
"url": "https://www.vtiger.com/",
"refsource": "MISC",
"name": "https://www.vtiger.com/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Stux (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 4.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 4.3,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 5,
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N"
2025-02-23 10:00:31 +00:00
}
]
}
}