cvelist/2024/3xxx/CVE-2024-3466.json

110 lines
3.8 KiB
JSON
Raw Normal View History

2024-04-10 19:04:29 +00:00
{
2024-04-10 20:05:17 +00:00
"data_version": "4.0",
2024-04-10 19:04:29 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-3466",
2024-04-10 20:05:17 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2024-04-10 19:04:29 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-10 20:05:17 +00:00
"value": "A vulnerability was found in SourceCodester Laundry Management System 1.0. It has been declared as critical. Affected by this vulnerability is the function laporan_filter of the file /application/controller/Pengeluaran.php. The manipulation of the argument dari/sampai leads to sql injection. The associated identifier of this vulnerability is VDB-259747."
},
{
"lang": "deu",
"value": "In SourceCodester Laundry Management System 1.0 wurde eine kritische Schwachstelle ausgemacht. Betroffen ist die Funktion laporan_filter der Datei /application/controller/Pengeluaran.php. Durch Manipulation des Arguments dari/sampai mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SourceCodester",
"product": {
"product_data": [
{
"product_name": "Laundry Management System",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.259747",
"refsource": "MISC",
"name": "https://vuldb.com/?id.259747"
},
{
"url": "https://vuldb.com/?ctiid.259747",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.259747"
},
{
"url": "https://vuldb.com/?submit.312314",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.312314"
},
{
"url": "https://github.com/fubxx/CVE/blob/main/LaundryManagementSystemSQL4.md",
"refsource": "MISC",
"name": "https://github.com/fubxx/CVE/blob/main/LaundryManagementSystemSQL4.md"
}
]
},
"credits": [
{
"lang": "en",
"value": "LI YU (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 5.5,
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 5.5,
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 5.2,
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P"
2024-04-10 19:04:29 +00:00
}
]
}
}