2021-08-16 21:00:59 +00:00
{
"CVE_data_meta" : {
2021-08-27 22:23:01 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-08-16 21:00:59 +00:00
"ID" : "CVE-2021-39172" ,
2021-08-27 22:23:01 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "New line injection during configuration edition"
2021-08-16 21:00:59 +00:00
} ,
2021-08-27 22:23:01 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Cachet" ,
"version" : {
"version_data" : [
{
"version_value" : "< 2.5.1"
}
]
}
}
]
} ,
"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-27 22:23:01 +00:00
"value" : "Cachet is an open source status page system. Prior to version 2.5.1, authenticated users, regardless of their privileges (User or Admin), can exploit a new line injection in the configuration edition feature (e.g. mail settings) and gain arbitrary code execution on the server. This issue was addressed in version 2.5.1 by improving `UpdateConfigCommandHandler` and preventing the use of new lines characters in new configuration values. As a workaround, only allow trusted source IP addresses to access to the administration dashboard."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"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:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-93: Improper Neutralization of CRLF Sequences ('CRLF Injection')"
}
]
2021-08-16 21:00:59 +00:00
}
]
2021-08-27 22:23:01 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/fiveai/Cachet/security/advisories/GHSA-9jxw-cfrh-jxq6" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/fiveai/Cachet/security/advisories/GHSA-9jxw-cfrh-jxq6"
} ,
{
"name" : "https://github.com/fiveai/Cachet/releases/tag/v2.5.1" ,
"refsource" : "MISC" ,
"url" : "https://github.com/fiveai/Cachet/releases/tag/v2.5.1"
2022-08-02 16:00:49 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://blog.sonarsource.com/cachet-code-execution-via-laravel-configuration-injection/" ,
"url" : "https://blog.sonarsource.com/cachet-code-execution-via-laravel-configuration-injection/"
2021-08-27 22:23:01 +00:00
}
]
} ,
"source" : {
"advisory" : "GHSA-9jxw-cfrh-jxq6" ,
"discovery" : "UNKNOWN"
2021-08-16 21:00:59 +00:00
}
}