cvelist/2023/7xxx/CVE-2023-7147.json

145 lines
5.8 KiB
JSON
Raw Normal View History

2023-12-28 09:00:35 +00:00
{
2023-12-29 03:00:39 +00:00
"data_version": "4.0",
2023-12-28 09:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-7147",
2023-12-29 03:00:39 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2023-12-28 09:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-29 03:00:39 +00:00
"value": "A vulnerability, which was classified as critical, was found in gopeak MasterLab up to 3.3.10. Affected is the function base64ImageContent of the file app/ctrl/User.php. The manipulation of the argument image leads to unrestricted upload. It is possible to launch the attack remotely. VDB-249150 is the identifier assigned to this vulnerability."
},
{
"lang": "deu",
"value": "Es wurde eine Schwachstelle in gopeak MasterLab bis 3.3.10 gefunden. Sie wurde als kritisch eingestuft. Es betrifft die Funktion base64ImageContent der Datei app/ctrl/User.php. Dank der Manipulation des Arguments image mit unbekannten Daten kann eine unrestricted upload-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-434 Unrestricted Upload",
"cweId": "CWE-434"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "gopeak",
"product": {
"product_data": [
{
"product_name": "MasterLab",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "3.3.0"
},
{
"version_affected": "=",
"version_value": "3.3.1"
},
{
"version_affected": "=",
"version_value": "3.3.2"
},
{
"version_affected": "=",
"version_value": "3.3.3"
},
{
"version_affected": "=",
"version_value": "3.3.4"
},
{
"version_affected": "=",
"version_value": "3.3.5"
},
{
"version_affected": "=",
"version_value": "3.3.6"
},
{
"version_affected": "=",
"version_value": "3.3.7"
},
{
"version_affected": "=",
"version_value": "3.3.8"
},
{
"version_affected": "=",
"version_value": "3.3.9"
},
{
"version_affected": "=",
"version_value": "3.3.10"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.249150",
"refsource": "MISC",
"name": "https://vuldb.com/?id.249150"
},
{
"url": "https://vuldb.com/?ctiid.249150",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.249150"
},
{
"url": "https://note.zhaoj.in/share/affd8cjn50HC",
"refsource": "MISC",
"name": "https://note.zhaoj.in/share/affd8cjn50HC"
}
]
},
"credits": [
{
"lang": "en",
"value": "glzjin (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 6.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 6.3,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P"
2023-12-28 09:00:35 +00:00
}
]
}
}