cvelist/2023/3xxx/CVE-2023-3846.json

99 lines
3.7 KiB
JSON
Raw Normal View History

2023-07-22 14:00:32 +00:00
{
2023-07-23 07:00:34 +00:00
"data_version": "4.0",
2023-07-22 14:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-3846",
2023-07-23 07:00:34 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2023-07-22 14:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-07-23 07:00:34 +00:00
"value": "A vulnerability classified as problematic has been found in mooSocial mooDating 1.2. This affects an unknown part of the file /pages of the component URL Handler. The manipulation leads to cross site scripting. It is possible to initiate the attack remotely. The identifier VDB-235197 was assigned to this vulnerability. NOTE: We tried to contact the vendor early about the disclosure but the official mail address was not working properly."
},
{
"lang": "deu",
"value": "Es wurde eine Schwachstelle in mooSocial mooDating 1.2 entdeckt. Sie wurde als problematisch eingestuft. Es geht dabei um eine nicht klar definierte Funktion der Datei /pages der Komponente URL Handler. Mittels Manipulieren 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": "mooSocial",
"product": {
"product_data": [
{
"product_name": "mooDating",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.235197",
"refsource": "MISC",
"name": "https://vuldb.com/?id.235197"
},
{
"url": "https://vuldb.com/?ctiid.235197",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.235197"
2023-07-24 16:00:33 +00:00
},
{
"url": "http://packetstormsecurity.com/files/173691/mooDating-1.2-Cross-Site-Scripting.html",
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/173691/mooDating-1.2-Cross-Site-Scripting.html"
2023-07-23 07:00:34 +00:00
}
]
},
"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,
2023-10-25 17:36:26 +00:00
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N"
2023-07-22 14:00:32 +00:00
}
]
}
}