cvelist/2022/2xxx/CVE-2022-2671.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2022-08-05 11:00:50 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2671",
2022-08-05 13:37:00 +02:00
"TITLE": "SourceCodester Garage Management System removeUser.php sql injection",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SourceCodester",
"product": {
"product_data": [
{
"product_name": "Garage Management System",
"version": {
"version_data": [
{
2022-08-05 12:00:53 +00:00
"version_value": "n/a"
2022-08-05 13:37:00 +02:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
}
]
2022-08-05 11:00:50 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-08-05 13:37:00 +02:00
"value": "A vulnerability was found in SourceCodester Garage Management System and classified as critical. This issue affects some unknown processing of the file removeUser.php. The manipulation of the argument id 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-205655."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "6.3",
2022-08-05 12:00:53 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
2022-08-05 13:37:00 +02:00
}
},
"references": {
"reference_data": [
{
2022-08-05 12:00:53 +00:00
"url": "https://vuldb.com/?id.205655",
"refsource": "MISC",
"name": "https://vuldb.com/?id.205655"
2022-08-05 11:00:50 +00:00
}
]
}
}