2023-10-29 09:06:41 +00:00
{
"id" : "CVE-2023-5722" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2023-10-25T18:17:44.030" ,
2023-11-01 21:00:22 +00:00
"lastModified" : "2023-11-01T19:24:13.513" ,
"vulnStatus" : "Analyzed" ,
2023-10-29 09:06:41 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Using iterative requests an attacker was able to learn the size of an opaque response, as well as the contents of a server-supplied Vary header. This vulnerability affects Firefox < 119."
} ,
{
"lang" : "es" ,
"value" : "Mediante solicitudes iterativas, un atacante pudo conocer el tama\u00f1o de una respuesta opaque, as\u00ed como el contenido de un encabezado Vary proporcionado por el servidor. Esta vulnerabilidad afecta a Firefox < 119."
}
] ,
2023-11-01 21:00:22 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"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:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-203"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "119.0" ,
"matchCriteriaId" : "CEB4CF7F-BEB2-4B06-962E-88A3995F19D4"
}
]
}
]
}
] ,
2023-10-29 09:06:41 +00:00
"references" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1738426" ,
2023-11-01 21:00:22 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2023-10-29 09:06:41 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-45/" ,
2023-11-01 21:00:22 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2023-10-29 09:06:41 +00:00
}
]
}