2023-11-08 23:00:23 +00:00
{
"id" : "CVE-2023-45857" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-11-08T21:15:08.550" ,
2024-06-21 20:03:11 +00:00
"lastModified" : "2024-06-21T19:15:29.593" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-08 23:00:23 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue discovered in Axios 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information."
2023-11-16 19:00:22 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un problema descubierto en Axios 1.5.1 revela inadvertidamente el XSRF-TOKEN confidencial almacenado en las cookies al incluirlo en el encabezado HTTP X-XSRF-TOKEN para cada solicitud realizada a cualquier host, lo que permite a los atacantes ver informaci\u00f3n sensible."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:axios:axios:1.5.1:*:*:*:*:node.js:*:*" ,
"matchCriteriaId" : "28179B3F-4DC0-416C-BC68-2678D3DF2313"
}
]
}
]
2023-11-08 23:00:23 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/axios/axios/issues/6006" ,
2023-11-16 19:00:22 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2024-06-21 20:03:11 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240621-0006/" ,
"source" : "cve@mitre.org"
2023-11-08 23:00:23 +00:00
}
]
}