cvelist/2024/4xxx/CVE-2024-4654.json

110 lines
4.0 KiB
JSON
Raw Normal View History

2024-05-08 07:00:36 +00:00
{
2024-05-08 15:00:37 +00:00
"data_version": "4.0",
2024-05-08 07:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-4654",
2024-05-08 15:00:37 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2024-05-08 07:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-08 15:00:37 +00:00
"value": "A vulnerability was found in BlueNet Technology Clinical Browsing System 1.2.1. It has been classified as critical. This affects an unknown part of the file /xds/cloudInterface.php. The manipulation of the argument INSTI_CODE leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-263499."
},
{
"lang": "deu",
"value": "Es wurde eine Schwachstelle in BlueNet Technology Clinical Browsing System 1.2.1 ausgemacht. Sie wurde als kritisch eingestuft. Betroffen hiervon ist ein unbekannter Ablauf der Datei /xds/cloudInterface.php. Mittels dem Manipulieren des Arguments INSTI_CODE mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Umgesetzt werden kann der Angriff \u00fcber das Netzwerk. 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": "BlueNet Technology",
"product": {
"product_data": [
{
"product_name": "Clinical Browsing System",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.2.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.263499",
"refsource": "MISC",
"name": "https://vuldb.com/?id.263499"
},
{
"url": "https://vuldb.com/?ctiid.263499",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.263499"
},
{
"url": "https://vuldb.com/?submit.330631",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.330631"
},
{
"url": "https://github.com/Hefei-Coffee/cve/blob/main/sql2.md",
"refsource": "MISC",
"name": "https://github.com/Hefei-Coffee/cve/blob/main/sql2.md"
}
]
},
"credits": [
{
"lang": "en",
"value": "Hefei-Coffee (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"
2024-05-08 07:00:36 +00:00
}
]
}
}