2020-01-07 16:01:24 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-6137" ,
2020-09-01 21:01:25 +00:00
"ASSIGNER" : "talos-cna@cisco.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "OS4Ed" ,
"version" : {
"version_data" : [
{
"version_value" : "OS4Ed openSIS 7.3"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2022-04-28 14:36:12 -04:00
"value" : "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
2020-09-01 21:01:25 +00:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1080" ,
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1080"
}
]
2020-01-07 16:01:24 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-09-01 21:01:25 +00:00
"value" : "SQL injection vulnerability exists in the password reset functionality of OS4Ed openSIS 7.3. The password_stf_email parameter in the password reset page /opensis/ResetUserInfo.php is vulnerable to SQL injection. An attacker can send an HTTP request to trigger this vulnerability."
2020-01-07 16:01:24 +00:00
}
]
2022-04-18 17:22:54 -04:00
} ,
"impact" : {
"cvss" : {
"baseScore" : 9.8 ,
"baseSeverity" : "Critical" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
}
2020-01-07 16:01:24 +00:00
}
}