cvelist/2023/6xxx/CVE-2023-6907.json
2023-12-18 01:00:33 +00:00

121 lines
4.7 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6907",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability has been found in codelyfe Stupid Simple CMS up to 1.2.4 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /file-manager/delete.php of the component Deletion Interface. The manipulation of the argument file leads to improper authentication. The exploit has been disclosed to the public and may be used. The identifier VDB-248269 was assigned to this vulnerability."
},
{
"lang": "deu",
"value": "In codelyfe Stupid Simple CMS bis 1.2.4 wurde eine Schwachstelle gefunden. Sie wurde als kritisch eingestuft. Hierbei betrifft es unbekannten Programmcode der Datei /file-manager/delete.php der Komponente Deletion Interface. Durch Beeinflussen des Arguments file mit unbekannten Daten kann eine improper authentication-Schwachstelle ausgenutzt werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287 Improper Authentication",
"cweId": "CWE-287"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "codelyfe",
"product": {
"product_data": [
{
"product_name": "Stupid Simple CMS",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.2.0"
},
{
"version_affected": "=",
"version_value": "1.2.1"
},
{
"version_affected": "=",
"version_value": "1.2.2"
},
{
"version_affected": "=",
"version_value": "1.2.3"
},
{
"version_affected": "=",
"version_value": "1.2.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.248269",
"refsource": "MISC",
"name": "https://vuldb.com/?id.248269"
},
{
"url": "https://vuldb.com/?ctiid.248269",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.248269"
},
{
"url": "https://github.com/g1an123/POC/blob/main/Unauthorized%20file%20deletion.md",
"refsource": "MISC",
"name": "https://github.com/g1an123/POC/blob/main/Unauthorized%20file%20deletion.md"
}
]
},
"credits": [
{
"lang": "en",
"value": "ggbot (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 5.4,
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 5.4,
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 4.8,
"vectorString": "AV:A/AC:L/Au:N/C:N/I:P/A:P"
}
]
}
}