2022-08-30 02:00:35 +00:00
{
2022-10-31 21:00:32 +00:00
"data_version" : "4.0" ,
2022-08-30 02:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-3059" ,
2022-10-31 21:00:32 +00:00
"ASSIGNER" : "vdp@themissinglink.com.au" ,
"STATE" : "PUBLIC"
2022-08-30 02:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-10-25 17:39:23 +00:00
"value" : "\nThe application was vulnerable to multiple instances of SQL injection (authenticated and unauthenticated) through a vulnerable parameter. Due to the stacked query support, complex SQL commands could be crafted and injected into the vulnerable parameter and using a sleep based inferential SQL injection it was possible to extract data from the database.\n\n"
2022-10-31 21:00:32 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')" ,
"cweId" : "CWE-89"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Schoolbox Pty Ltd" ,
"product" : {
"product_data" : [
{
"product_name" : "Schoolbox" ,
"version" : {
"version_data" : [
{
2023-10-25 17:39:23 +00:00
"version_affected" : "=" ,
"version_value" : "21.0.2"
2022-10-31 21:00:32 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.themissinglink.com.au/security-advisories/cve-2022-3059" ,
"refsource" : "MISC" ,
"name" : "https://www.themissinglink.com.au/security-advisories/cve-2022-3059"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"discovery" : "EXTERNAL"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 8.6 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" ,
"version" : "3.1"
2022-08-30 02:00:35 +00:00
}
]
}
}