2019-01-04 09:04:41 -05:00
{
2019-12-03 22:01:00 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 06:28:47 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5110" ,
2019-12-03 22:01:00 +00:00
"ASSIGNER" : "talos-cna@cisco.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Forma" ,
"version" : {
"version_data" : [
{
"version_value" : "Forma LMS 2.2.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2022-04-28 18:08:10 -04:00
"value" : "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
2019-12-03 22:01:00 +00:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0903" ,
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0903"
}
]
2019-03-18 06:28:47 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-12-03 22:01:00 +00:00
"value" : "Exploitable SQL injection vulnerabilities exist in the authenticated portion of Forma LMS 2.2.1. Specially crafted web requests can cause SQL injections. An attacker can send a web request with parameters containing SQL injection attacks to trigger this vulnerability, potentially allowing exfiltration of the database, user credentials and, in certain configurations, access the underlying operating system."
2019-03-18 06:28:47 +00:00
}
]
2022-04-19 11:47:58 -04:00
} ,
"impact" : {
"cvss" : {
"baseScore" : 7.4 ,
"baseSeverity" : "High" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L" ,
"version" : "3.0"
}
2019-03-18 06:28:47 +00:00
}
}