cvelist/2024/0xxx/CVE-2024-0301.json
2024-01-08 07:00:38 +00:00

105 lines
3.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-0301",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability classified as critical was found in fhs-opensource iparking 1.5.22.RELEASE. This vulnerability affects the function getData of the file src/main/java/com/xhb/pay/action/PayTempOrderAction.java. The manipulation leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-249868."
},
{
"lang": "deu",
"value": "In fhs-opensource iparking 1.5.22.RELEASE wurde eine Schwachstelle entdeckt. Sie wurde als kritisch eingestuft. Dabei geht es um die Funktion getData der Datei src/main/java/com/xhb/pay/action/PayTempOrderAction.java. Durch die Manipulation 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": "fhs-opensource",
"product": {
"product_data": [
{
"product_name": "iparking",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.5.22.RELEASE"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.249868",
"refsource": "MISC",
"name": "https://vuldb.com/?id.249868"
},
{
"url": "https://vuldb.com/?ctiid.249868",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.249868"
},
{
"url": "https://github.com/laoquanshi/heishou/blob/main/iparking-SQL.pdf",
"refsource": "MISC",
"name": "https://github.com/laoquanshi/heishou/blob/main/iparking-SQL.pdf"
}
]
},
"credits": [
{
"lang": "en",
"value": "heishou (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"
}
]
}
}