cvelist/2023/4xxx/CVE-2023-4709.json

94 lines
3.3 KiB
JSON
Raw Normal View History

2023-09-01 13:00:34 +00:00
{
2023-09-01 19:00:31 +00:00
"data_version": "4.0",
2023-09-01 13:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4709",
2023-09-01 19:00:31 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2023-09-01 13:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-01 19:00:31 +00:00
"value": "A vulnerability classified as problematic has been found in TOTVS RM 12.1. Affected is an unknown function of the file Login.aspx of the component Portal. The manipulation of the argument VIEWSTATE leads to cross site scripting. It is possible to launch the attack remotely. The identifier of this vulnerability is VDB-238572. NOTE: The vendor was contacted early about this disclosure but did not respond in any way."
},
{
"lang": "deu",
"value": "Es wurde eine problematische Schwachstelle in TOTVS RM 12.1 entdeckt. Es geht dabei um eine nicht klar definierte Funktion der Datei Login.aspx der Komponente Portal. Durch Manipulation des Arguments VIEWSTATE mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross Site Scripting",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "TOTVS",
"product": {
"product_data": [
{
"product_name": "RM",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "12.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.238572",
"refsource": "MISC",
"name": "https://vuldb.com/?id.238572"
},
{
"url": "https://vuldb.com/?ctiid.238572",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.238572"
}
]
},
"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,
2023-10-25 17:35:29 +00:00
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N"
2023-09-01 13:00:34 +00:00
}
]
}
}