2024-08-19 19:00:36 +00:00
{
2025-03-20 11:00:48 +00:00
"data_version" : "4.0" ,
2024-08-19 19:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-7957" ,
2025-03-20 11:00:48 +00:00
"ASSIGNER" : "security@huntr.com" ,
"STATE" : "PUBLIC"
2024-08-19 19:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2025-03-20 11:00:48 +00:00
"value" : "An arbitrary file overwrite vulnerability exists in the ZulipConnector of danswer-ai/danswer, affecting the latest version. The vulnerability arises from the load_credentials method, where user-controlled input for realm_name and zuliprc_content is used to construct file paths and write file contents. This allows attackers to overwrite or create arbitrary files if a zuliprc- directory already exists in the temporary directory."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-29 Path Traversal: '\\..\\filename'" ,
"cweId" : "CWE-29"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "danswer-ai" ,
"product" : {
"product_data" : [
{
"product_name" : "danswer-ai/danswer" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "unspecified" ,
"version_value" : "latest"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://huntr.com/bounties/21e9b909-036c-4544-ad35-6a5117836275" ,
"refsource" : "MISC" ,
"name" : "https://huntr.com/bounties/21e9b909-036c-4544-ad35-6a5117836275"
}
]
} ,
"source" : {
"advisory" : "21e9b909-036c-4544-ad35-6a5117836275" ,
"discovery" : "EXTERNAL"
} ,
"impact" : {
"cvss" : [
{
"version" : "3.0" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL"
2024-08-19 19:00:36 +00:00
}
]
}
}