2022-10-13 18:00:33 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-3495" ,
2022-10-14 08:13:03 +02:00
"TITLE" : "SourceCodester Simple Online Public Access Catalog Admin Login 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" : "Simple Online Public Access Catalog" ,
"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-13 18:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-10-14 07:00:34 +00:00
"value" : "A vulnerability has been found in SourceCodester Simple Online Public Access Catalog 1.0 and classified as critical. This vulnerability affects unknown code of the file /opac/Actions.php?a=login of the component Admin Login. 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. The identifier of this vulnerability is VDB-210784."
2022-10-14 08:13:03 +02:00
}
]
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"baseScore" : "7.3" ,
2022-10-14 07:00:34 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
2022-10-14 08:13:03 +02:00
}
} ,
"references" : {
"reference_data" : [
{
2022-10-14 07:00:34 +00:00
"url" : "https://github.com/Hakcoder/Simple-Online-Public-Access-Catalog-OPAC---SQL-injection/blob/main/POC" ,
"refsource" : "MISC" ,
"name" : "https://github.com/Hakcoder/Simple-Online-Public-Access-Catalog-OPAC---SQL-injection/blob/main/POC"
2022-10-14 08:13:03 +02:00
} ,
{
2022-10-14 07:00:34 +00:00
"url" : "https://vuldb.com/?id.210784" ,
"refsource" : "MISC" ,
"name" : "https://vuldb.com/?id.210784"
2022-10-13 18:00:33 +00:00
}
]
}
}