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

105 lines
3.7 KiB
JSON
Raw Normal View History

2023-12-21 09:00:35 +00:00
{
2023-12-21 19:00:33 +00:00
"data_version": "4.0",
2023-12-21 09:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-7039",
2023-12-21 19:00:33 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2023-12-21 09:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-21 19:00:33 +00:00
"value": "A vulnerability classified as critical has been found in Beijing Baichuo S210 up to 20231210. Affected is an unknown function of the file /importexport.php. The manipulation of the argument sql leads to injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-248688."
},
{
"lang": "deu",
"value": "Es wurde eine kritische Schwachstelle in Beijing Baichuo S210 bis 20231210 entdeckt. Dabei betrifft es einen unbekannter Codeteil der Datei /importexport.php. Dank der Manipulation des Arguments sql mit unbekannten Daten kann eine 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-74 Injection",
"cweId": "CWE-74"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Beijing Baichuo",
"product": {
"product_data": [
{
"product_name": "S210",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "20231210"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.248688",
"refsource": "MISC",
"name": "https://vuldb.com/?id.248688"
},
{
"url": "https://vuldb.com/?ctiid.248688",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.248688"
},
{
"url": "https://github.com/Stitch3612/cve/blob/main/rce.md",
"refsource": "MISC",
"name": "https://github.com/Stitch3612/cve/blob/main/rce.md"
}
]
},
"credits": [
{
"lang": "en",
"value": "Stitch36 (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-21 09:00:35 +00:00
}
]
}
}