2023-12-04 15:01:07 +00:00
{
"id" : "CVE-2023-6460" ,
"sourceIdentifier" : "cve-coordination@google.com" ,
"published" : "2023-12-04T13:15:07.800" ,
2023-12-08 15:00:22 +00:00
"lastModified" : "2023-12-08T14:03:08.493" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-04 15:01:07 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A potential logging of the firestore key via logging within nodejs-firestore exists - Developers who were logging objects through this._settings would be logging the firestore key as well potentially exposing it to anyone with logs read access. We recommend upgrading to version 6.1.0 to avoid this issue"
2023-12-08 15:00:22 +00:00
} ,
{
"lang" : "es" ,
"value" : "Existe un posible registro de la clave de Firestore a trav\u00e9s del registro dentro de nodejs-firestore: los desarrolladores que registraran objetos a trav\u00e9s de this._settings registrar\u00edan la clave de Firestore y potencialmente la expondr\u00edan a cualquier persona con acceso de lectura de registros. Recomendamos actualizar a la versi\u00f3n 6.1.0 para evitar este problema."
2023-12-04 15:01:07 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-08 15:00:22 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
} ,
2023-12-04 15:01:07 +00:00
{
"source" : "cve-coordination@google.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.0 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 0.3 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2023-12-08 15:00:22 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-532"
}
]
} ,
2023-12-04 15:01:07 +00:00
{
"source" : "cve-coordination@google.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-922"
}
]
}
] ,
2023-12-08 15:00:22 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:cloud_firestore:*:*:*:*:*:node.js:*:*" ,
"versionEndExcluding" : "6.1.0" ,
"matchCriteriaId" : "78F1EFF8-1061-46D1-A756-72B080F6F17A"
}
]
}
]
}
] ,
2023-12-04 15:01:07 +00:00
"references" : [
{
"url" : "https://github.com/googleapis/nodejs-firestore/pull/1742" ,
2023-12-08 15:00:22 +00:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2023-12-04 15:01:07 +00:00
}
]
}