cvelist/2023/6xxx/CVE-2023-6755.json

105 lines
3.8 KiB
JSON
Raw Normal View History

2023-12-13 08:00:32 +00:00
{
2023-12-13 13:00:32 +00:00
"data_version": "4.0",
2023-12-13 08:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6755",
2023-12-13 13:00:32 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2023-12-13 08:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-13 13:00:32 +00:00
"value": "A vulnerability was found in DedeBIZ 6.2 and classified as critical. This issue affects some unknown processing of the file /src/admin/content_batchup_action.php. The manipulation of the argument endid leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-247883. NOTE: The vendor was contacted early about this disclosure but did not respond in any way."
},
{
"lang": "deu",
"value": "Eine kritische Schwachstelle wurde in DedeBIZ 6.2 gefunden. Betroffen davon ist ein unbekannter Prozess der Datei /src/admin/content_batchup_action.php. Durch das Beeinflussen des Arguments endid mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs kann dabei \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "DedeBIZ",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "6.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.247883",
"refsource": "MISC",
"name": "https://vuldb.com/?id.247883"
},
{
"url": "https://vuldb.com/?ctiid.247883",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.247883"
},
{
"url": "https://github.com/ycwxy/test/issues/1",
"refsource": "MISC",
"name": "https://github.com/ycwxy/test/issues/1"
}
]
},
"credits": [
{
"lang": "en",
"value": "smallCatCat (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 4.7,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 4.7,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 5.8,
"vectorString": "AV:N/AC:L/Au:M/C:P/I:P/A:P"
2023-12-13 08:00:32 +00:00
}
]
}
}