2019-04-09 16:00:49 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ASSIGNER" : "security_alert@emc.com" ,
"DATE_PUBLIC" : "2019-03-26T00:00:00.000Z" ,
"ID" : "CVE-2019-3792" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Concourse 5.0.0 SQL Injection vulnerability"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Concourse" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_name" : "All" ,
"version_value" : "v5.0.1"
}
]
}
}
]
} ,
"vendor_name" : "Pivotal"
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "Pivotal Concourse version 5.0.0, contains an API that is vulnerable to SQL injection. An Concourse resource can craft a version identifier that can carry a SQL injection payload to the Concourse server, allowing the attacker to read privileged data."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-89: SQL Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://pivotal.io/security/cve-2019-3792" ,
"name" : "https://pivotal.io/security/cve-2019-3792"
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.8 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:H" ,
"version" : "3.0"
}
}
}