2023-12-19 15:00:28 +00:00
{
"id" : "CVE-2023-6857" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2023-12-19T14:15:07.377" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:44:41.833" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-19 15:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "When resolving a symlink, a race may occur where the buffer passed to `readlink` may actually be smaller than necessary. \n*This bug only affects Firefox on Unix-based operating systems (Android, Linux, MacOS). Windows is unaffected.* This vulnerability affects Firefox ESR < 115.6, Thunderbird < 115.6, and Firefox < 121."
2023-12-21 03:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Al resolver un enlace simb\u00f3lico, puede ocurrir una ejecuci\u00f3n en la que el b\u00fafer pase a \"readlink\" en realidad puede ser m\u00e1s peque\u00f1o de lo necesario. *Este error s\u00f3lo afecta a Firefox en sistemas operativos basados en Unix (Android, Linux, MacOS). Windows no se ve afectado.* Esta vulnerabilidad afecta a Firefox ESR < 115.6, Thunderbird < 115.6 y Firefox < 121."
2023-12-19 15:00:28 +00:00
}
] ,
2023-12-22 13:00:29 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2023-12-22 13:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-12-22 13:00:29 +00:00
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-362"
}
]
}
] ,
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "121.0" ,
"matchCriteriaId" : "A3D81D72-5965-4DB7-BFA7-9A32A9108919"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "115.6" ,
"matchCriteriaId" : "46B36C5E-77B7-4FBF-8B7A-6F794C8B8B2B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "115.6" ,
"matchCriteriaId" : "1856451B-B03F-4BF2-AEFE-BF66D82D9E78"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "387021A0-AF36-463C-A605-32EA7DAC172E"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:google:android:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F8B9FEC8-73B6-43B8-B24E-1F7C20D91D26"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "703AF700-7A70-47E2-BC3A-7FD03B3CA9C1"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
2024-02-02 03:01:01 +00:00
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73"
} ,
2023-12-22 13:00:29 +00:00
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FA6FEEC2-9F11-4643-8827-749718254FED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "46D69DCC-AE4D-4EA5-861C-D60951444C6C"
}
]
}
]
}
] ,
2023-12-19 15:00:28 +00:00
"references" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1796023" ,
2023-12-22 13:00:29 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required"
]
2023-12-19 15:00:28 +00:00
} ,
2023-12-29 13:00:28 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/12/msg00020.html" ,
2024-02-02 03:01:01 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-12-29 13:00:28 +00:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/12/msg00021.html" ,
2024-02-02 03:01:01 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-12-29 13:00:28 +00:00
} ,
2024-01-07 13:00:28 +00:00
{
"url" : "https://security.gentoo.org/glsa/202401-10" ,
2024-02-02 03:01:01 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Third Party Advisory"
]
2024-01-07 13:00:28 +00:00
} ,
2023-12-21 03:00:28 +00:00
{
"url" : "https://www.debian.org/security/2023/dsa-5581" ,
2023-12-22 13:00:29 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Third Party Advisory"
]
2023-12-21 03:00:28 +00:00
} ,
2023-12-22 03:00:36 +00:00
{
"url" : "https://www.debian.org/security/2023/dsa-5582" ,
2023-12-22 13:00:29 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Third Party Advisory"
]
2023-12-22 03:00:36 +00:00
} ,
2023-12-19 15:00:28 +00:00
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-54/" ,
2023-12-22 13:00:29 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2023-12-19 15:00:28 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-55/" ,
2023-12-22 13:00:29 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2023-12-19 15:00:28 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-56/" ,
2023-12-22 13:00:29 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1796023" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/12/msg00020.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/12/msg00021.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://security.gentoo.org/glsa/202401-10" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://www.debian.org/security/2023/dsa-5581" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://www.debian.org/security/2023/dsa-5582" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-54/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-55/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-56/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-12-19 15:00:28 +00:00
}
]
}