2024-10-25 22:03:19 +00:00
{
"id" : "CVE-2024-49766" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-10-25T20:15:04.410" ,
2025-01-31 17:04:00 +00:00
"lastModified" : "2025-01-31T15:15:13.690" ,
2024-11-10 03:03:21 +00:00
"vulnStatus" : "Undergoing Analysis" ,
2024-10-25 22:03:19 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Werkzeug is a Web Server Gateway Interface web application library. On Python < 3.11 on Windows, os.path.isabs() does not catch UNC paths like //server/share. Werkzeug's safe_join() relies on this check, and so can produce a path that is not safe, potentially allowing unintended access to data. Applications using Python >= 3.11, or not using Windows, are not vulnerable. Werkzeug version 3.0.6 contains a patch."
2024-10-28 15:04:19 +00:00
} ,
{
"lang" : "es" ,
"value" : "Werkzeug es una librer\u00eda de aplicaciones web de interfaz de puerta de enlace de servidor web. En Python anterior a la 3.11 en Windows, os.path.isabs() no detecta rutas UNC como //server/share. safe_join() de Werkzeug depende de esta comprobaci\u00f3n y, por lo tanto, puede generar una ruta que no sea segura, lo que potencialmente permite un acceso no deseado a los datos. Las aplicaciones que usan Python anterior a la 3.11 o que no usan Windows no son vulnerables. La versi\u00f3n 3.0.6 de Werkzeug contiene un parche."
2024-10-25 22:03:19 +00:00
}
] ,
"metrics" : {
"cvssMetricV40" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "4.0" ,
"vectorString" : "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
2024-10-25 22:03:19 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"attackRequirements" : "NONE" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2025-03-02 03:03:52 +00:00
"vulnConfidentialityImpact" : "LOW" ,
"vulnIntegrityImpact" : "NONE" ,
"vulnAvailabilityImpact" : "NONE" ,
"subConfidentialityImpact" : "NONE" ,
"subIntegrityImpact" : "NONE" ,
"subAvailabilityImpact" : "NONE" ,
2024-10-25 22:03:19 +00:00
"exploitMaturity" : "NOT_DEFINED" ,
2025-03-02 03:03:52 +00:00
"confidentialityRequirement" : "NOT_DEFINED" ,
"integrityRequirement" : "NOT_DEFINED" ,
"availabilityRequirement" : "NOT_DEFINED" ,
2024-10-25 22:03:19 +00:00
"modifiedAttackVector" : "NOT_DEFINED" ,
"modifiedAttackComplexity" : "NOT_DEFINED" ,
"modifiedAttackRequirements" : "NOT_DEFINED" ,
"modifiedPrivilegesRequired" : "NOT_DEFINED" ,
"modifiedUserInteraction" : "NOT_DEFINED" ,
2025-03-02 03:03:52 +00:00
"modifiedVulnConfidentialityImpact" : "NOT_DEFINED" ,
"modifiedVulnIntegrityImpact" : "NOT_DEFINED" ,
"modifiedVulnAvailabilityImpact" : "NOT_DEFINED" ,
"modifiedSubConfidentialityImpact" : "NOT_DEFINED" ,
"modifiedSubIntegrityImpact" : "NOT_DEFINED" ,
"modifiedSubAvailabilityImpact" : "NOT_DEFINED" ,
"Safety" : "NOT_DEFINED" ,
"Automatable" : "NOT_DEFINED" ,
"Recovery" : "NOT_DEFINED" ,
2024-10-25 22:03:19 +00:00
"valueDensity" : "NOT_DEFINED" ,
"vulnerabilityResponseEffort" : "NOT_DEFINED" ,
2024-12-08 03:06:42 +00:00
"providerUrgency" : "NOT_DEFINED"
2024-10-25 22:03:19 +00:00
}
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2025-01-31 17:04:00 +00:00
"type" : "Secondary" ,
2024-10-25 22:03:19 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/pallets/werkzeug/commit/2767bcb10a7dd1c297d812cc5e6d11a474c1f092" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/pallets/werkzeug/releases/tag/3.0.6" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/pallets/werkzeug/security/advisories/GHSA-f9vj-2wh5-fj8j" ,
"source" : "security-advisories@github.com"
2025-01-31 17:04:00 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20250131-0005/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2024-10-25 22:03:19 +00:00
}
]
}