2024-11-25 21:08:02 +00:00
{
"id" : "CVE-2024-52787" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-11-25T18:15:13.597" ,
2024-11-27 19:04:55 +00:00
"lastModified" : "2024-11-27T17:15:14.397" ,
2024-12-08 03:06:42 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2024-11-27 19:04:55 +00:00
"cveTags" : [ ] ,
2024-11-25 21:08:02 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue in the upload_documents method of libre-chat v0.0.6 allows attackers to execute a path traversal via supplying a crafted filename in an uploaded file."
2024-11-27 19:04:55 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un problema en el m\u00e9todo upload_documents de libre-chat v0.0.6 permite a los atacantes ejecutar un path traversal mediante el suministro de un nombre de archivo manipulado en un archivo cargado."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
2024-11-25 21:08:02 +00:00
}
] ,
"references" : [
{
"url" : "https://gist.github.com/jxfzzzt/276a6e8cfbc54d2c2711bb51d8d3dff3" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/vemonet/libre-chat/commit/dbb8e3400e5258112179783d74c9cc54310cb72b" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/vemonet/libre-chat/issues/10" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/vemonet/libre-chat/pull/9" ,
"source" : "cve@mitre.org"
}
]
}