cvelist/2023/5xxx/CVE-2023-5262.json
2023-10-25 17:37:17 +00:00

110 lines
3.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-5262",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability has been found in OpenRapid RapidCMS 1.3.1 and classified as critical. Affected by this vulnerability is the function isImg of the file /admin/config/uploadicon.php. The manipulation of the argument fileName leads to unrestricted upload. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-240871."
},
{
"lang": "deu",
"value": "In OpenRapid RapidCMS 1.3.1 wurde eine Schwachstelle gefunden. Sie wurde als kritisch eingestuft. Das betrifft die Funktion isImg der Datei /admin/config/uploadicon.php. Durch Manipulation des Arguments fileName mit unbekannten Daten kann eine unrestricted upload-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": "CWE-434 Unrestricted Upload",
"cweId": "CWE-434"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "OpenRapid",
"product": {
"product_data": [
{
"product_name": "RapidCMS",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.3.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.240871",
"refsource": "MISC",
"name": "https://vuldb.com/?id.240871"
},
{
"url": "https://vuldb.com/?ctiid.240871",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.240871"
},
{
"url": "https://github.com/OpenRapid/rapidcms/issues/10",
"refsource": "MISC",
"name": "https://github.com/OpenRapid/rapidcms/issues/10"
},
{
"url": "https://github.com/yhy217/rapidcms-vul/issues/5",
"refsource": "MISC",
"name": "https://github.com/yhy217/rapidcms-vul/issues/5"
}
]
},
"credits": [
{
"lang": "en",
"value": "jamspilly (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"
}
]
}
}