2022-10-18 10:00:34 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-3579" ,
2022-10-18 12:06:38 +02:00
"TITLE" : "SourceCodester Cashier Queuing System Login Page login.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" : "Cashier Queuing System" ,
"version" : {
"version_data" : [
{
"version_value" : "1.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-707 Improper Neutralization -> CWE-74 Injection -> CWE-89 SQL Injection"
}
]
}
]
2022-10-18 10:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-10-18 11:00:34 +00:00
"value" : "A vulnerability classified as critical was found in SourceCodester Cashier Queuing System 1.0. This vulnerability affects unknown code of the file /queuing/login.php of the component Login Page. The manipulation of the argument username/password leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-211186 is the identifier assigned to this vulnerability."
2022-10-18 12:06:38 +02:00
}
]
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"baseScore" : "6.3" ,
2022-10-18 11:00:34 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
2022-10-18 12:06:38 +02:00
}
} ,
"references" : {
"reference_data" : [
{
2022-10-18 11:00:34 +00:00
"url" : "https://github.com/DisguisedRoot/Exploit/blob/main/SQLInj/POC" ,
"refsource" : "MISC" ,
"name" : "https://github.com/DisguisedRoot/Exploit/blob/main/SQLInj/POC"
2022-10-18 12:06:38 +02:00
} ,
{
2022-10-18 11:00:34 +00:00
"url" : "https://vuldb.com/?id.211186" ,
"refsource" : "MISC" ,
"name" : "https://vuldb.com/?id.211186"
2022-10-18 10:00:34 +00:00
}
]
}
}