2023-12-15 23:00:28 +00:00
{
"id" : "CVE-2023-50264" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-12-15T21:15:08.753" ,
2023-12-19 21:00:28 +00:00
"lastModified" : "2023-12-19T20:37:45.463" ,
"vulnStatus" : "Analyzed" ,
2023-12-15 23:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Bazarr manages and downloads subtitles. Prior to 1.3.1, Bazarr contains an arbitrary file read in /system/backup/download/ endpoint in bazarr/app/ui.py does not validate the user-controlled filename variable and uses it in the send_file function, which leads to an arbitrary file read on the system. This issue is fixed in version 1.3.1."
2023-12-19 21:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Bazarr gestiona y descarga subt\u00edtulos. Antes de 1.3.1, Bazarr contiene un archivo arbitrario le\u00eddo en /system/backup/download/ endpoint en bazarr/app/ui.py no valida la variable de nombre de archivo controlada por el usuario y la usa en la funci\u00f3n send_file, lo que conduce a un archivo arbitrario le\u00eddo en el sistema. Este problema se solucion\u00f3 en la versi\u00f3n 1.3.1."
2023-12-15 23:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-19 21:00:28 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-12-15 23:00:28 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
2023-12-19 21:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bazarr:bazarr:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.3.1" ,
"matchCriteriaId" : "747D6F06-5FF5-45FD-A7BB-6C040B44B048"
}
]
}
]
}
] ,
2023-12-15 23:00:28 +00:00
"references" : [
{
"url" : "https://github.com/morpheus65535/bazarr/commit/17add7fbb3ae1919a40d505470d499d46df9ae6b" ,
2023-12-19 21:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-12-15 23:00:28 +00:00
} ,
{
"url" : "https://github.com/morpheus65535/bazarr/releases/tag/v1.3.1" ,
2023-12-19 21:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-12-15 23:00:28 +00:00
} ,
{
"url" : "https://securitylab.github.com/advisories/GHSL-2023-192_GHSL-2023-194_bazarr/" ,
2023-12-19 21:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-12-15 23:00:28 +00:00
}
]
}