2021-08-16 21:00:59 +00:00
{
"CVE_data_meta" : {
2021-08-26 20:24:10 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-08-16 21:00:59 +00:00
"ID" : "CVE-2021-39165" ,
2021-08-26 20:24:10 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Unauthenticated SQL Injection"
2021-08-16 21:00:59 +00:00
} ,
2021-08-26 20:24:10 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Cachet" ,
"version" : {
"version_data" : [
{
"version_value" : "<= 2.3.18"
}
]
}
}
]
} ,
"vendor_name" : "fiveai"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-08-16 21:00:59 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-08-26 20:24:10 +00:00
"value" : "Cachet is an open source status page. With Cachet prior to and including 2.3.18, there is a SQL injection which is in the `SearchableTrait#scopeSearch()`. Attackers without authentication can utilize this vulnerability to exfiltrate sensitive data from the database such as administrator's password and session. The original repository of Cachet <https://github.com/CachetHQ/Cachet> is not active, the stable version 2.3.18 and it's developing 2.4 branch is affected."
2021-08-16 21:00:59 +00:00
}
]
2021-08-26 20:24:10 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-287: Improper Authentication"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/fiveai/Cachet/security/advisories/GHSA-79mg-4w23-4fqc" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/fiveai/Cachet/security/advisories/GHSA-79mg-4w23-4fqc"
} ,
{
"name" : "https://github.com/fiveai/Cachet/commit/27bca8280419966ba80c6fa283d985ddffa84bb6" ,
"refsource" : "MISC" ,
"url" : "https://github.com/fiveai/Cachet/commit/27bca8280419966ba80c6fa283d985ddffa84bb6"
}
]
} ,
"source" : {
"advisory" : "GHSA-79mg-4w23-4fqc" ,
"discovery" : "UNKNOWN"
2021-08-16 21:00:59 +00:00
}
}