1 results (0.002 seconds)

CVSS: 5.5EPSS: 0%CPEs: 1EXPL: 0

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 Existe un posible registro de la clave de Firestore a través del registro dentro de nodejs-firestore: los desarrolladores que registraran objetos a través de this._settings registrarían la clave de Firestore y potencialmente la expondrían a cualquier persona con acceso de lectura de registros. Recomendamos actualizar a la versión 6.1.0 para evitar este problema. • https://github.com/googleapis/nodejs-firestore/pull/1742 • CWE-532: Insertion of Sensitive Information into Log File CWE-922: Insecure Storage of Sensitive Information •