
CVE-2016-20001
https://notcve.org/view.php?id=CVE-2016-20001
31 Dec 2020 — The REST/JSON project 7.x-1.x for Drupal allows node access bypass, aka SA-CONTRIB-2016-033. NOTE: This project is not covered by Drupal's security advisory policy. El proyecto REST/JSON versiones 7.x-1.x para Drupal, permite un desvío de acceso al nodo, también se conoce como SA-CONTRIB-2016-033. NOTA: Este proyecto no está cubierto por la política de avisos de seguridad de Drupal. • https://www.drupal.org/node/2744889 • CWE-863: Incorrect Authorization •

CVE-2016-20002
https://notcve.org/view.php?id=CVE-2016-20002
31 Dec 2020 — The REST/JSON project 7.x-1.x for Drupal allows comment access bypass, aka SA-CONTRIB-2016-033. NOTE: This project is not covered by Drupal's security advisory policy. El proyecto REST/JSON versiones 7.x-1.x para Drupal, permite omitir un acceso a los comentarios, también se conoce como SA-CONTRIB-2016-033. NOTA: Este proyecto no está cubierto por la política de avisos de seguridad de Drupal. • https://www.drupal.org/node/2744889 • CWE-863: Incorrect Authorization •

CVE-2016-20003
https://notcve.org/view.php?id=CVE-2016-20003
31 Dec 2020 — The REST/JSON project 7.x-1.x for Drupal allows user enumeration, aka SA-CONTRIB-2016-033. NOTE: This project is not covered by Drupal's security advisory policy. El proyecto REST/JSON versiones 7.x-1.x para Drupal, permite una enumeración de usuarios, también se conoce como SA-CONTRIB-2016-033. NOTA: Este proyecto no está cubierto por la política de avisos de seguridad de Drupal. • https://www.drupal.org/node/2744889 •

CVE-2016-20004
https://notcve.org/view.php?id=CVE-2016-20004
31 Dec 2020 — The REST/JSON project 7.x-1.x for Drupal allows field access bypass, aka SA-CONTRIB-2016-033. NOTE: This project is not covered by Drupal's security advisory policy. El proyecto REST/JSON versiones 7.x-1.x para Drupal, permite omitir un acceso de campo, también se conoce como SA-CONTRIB-2016-033. NOTA: Este proyecto no está cubierto por la política de avisos de seguridad de Drupal. • https://www.drupal.org/node/2744889 • CWE-863: Incorrect Authorization •

CVE-2016-20005
https://notcve.org/view.php?id=CVE-2016-20005
31 Dec 2020 — The REST/JSON project 7.x-1.x for Drupal allows user registration bypass, aka SA-CONTRIB-2016-033. NOTE: This project is not covered by Drupal's security advisory policy. El proyecto REST/JSON versiones 7.x-1.x para Drupal, permite omitir el registro de usuarios, también se conoce como SA-CONTRIB-2016-033. NOTA: Este proyecto no está cubierto por la política de avisos de seguridad de Drupal. • https://www.drupal.org/node/2744889 • CWE-863: Incorrect Authorization •

CVE-2016-20006
https://notcve.org/view.php?id=CVE-2016-20006
31 Dec 2020 — The REST/JSON project 7.x-1.x for Drupal allows blockage of user logins, aka SA-CONTRIB-2016-033. NOTE: This project is not covered by Drupal's security advisory policy. El proyecto REST/JSON versiones 7.x-1.x para Drupal, permite un bloqueo de los inicios de sesión de los usuarios, también se conoce como SA-CONTRIB-2016-033. NOTA: Este proyecto no está cubierto por la política de avisos de seguridad de Drupal. • https://www.drupal.org/node/2744889 •

CVE-2016-20007
https://notcve.org/view.php?id=CVE-2016-20007
31 Dec 2020 — The REST/JSON project 7.x-1.x for Drupal allows session name guessing, aka SA-CONTRIB-2016-033. NOTE: This project is not covered by Drupal's security advisory policy. El proyecto REST/JSON versiones 7.x-1.x para Drupal, permite adivinar el nombre de la sesión, también se conoce como SA-CONTRIB-2016-033. NOTA: Este proyecto no está cubierto por la política de avisos de seguridad de Drupal. • https://www.drupal.org/node/2744889 • CWE-613: Insufficient Session Expiration •

CVE-2016-20008
https://notcve.org/view.php?id=CVE-2016-20008
31 Dec 2020 — The REST/JSON project 7.x-1.x for Drupal allows session enumeration, aka SA-CONTRIB-2016-033. NOTE: This project is not covered by Drupal's security advisory policy. El proyecto REST/JSON versiones 7.x-1.x para Drupal, permite una enumeración de sesiones, también se conoce como SA-CONTRIB-2016-033. NOTA: Este proyecto no está cubierto por la política de avisos de seguridad de Drupal. • https://www.drupal.org/node/2744889 •

CVE-2020-7766 – Prototype Pollution
https://notcve.org/view.php?id=CVE-2020-7766
10 Nov 2020 — This affects all versions of package json-ptr. The issue occurs in the set operation (https://flitbit.github.io/json-ptr/classes/_src_pointer_.jsonpointer.htmlset) when the force flag is set to true. The function recursively set the property in the target object, however it does not properly check the key being set, leading to a prototype pollution. Esto afecta a todas las versiones del paquete json-ptr. El problema ocurre en la operación de configuración (https://flitbit.github.io/json-ptr/classes/_sr... • https://github.com/flitbit/json-ptr/blob/master/src/util.ts%23L174 • CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') •

CVE-2020-8237 – nodejs-json-bigint: Prototype pollution via `__proto__` assignment could result in DoS
https://notcve.org/view.php?id=CVE-2020-8237
18 Sep 2020 — Prototype pollution in json-bigint npm package < 1.0.0 may lead to a denial-of-service (DoS) attack. Una contaminación de prototipo en el paquete json-bigint npm versiones anteriores a 1.0.0, puede conllevar un ataque de denegación de servicio (DoS) A flaw was found in nodejs-json-bigint. A Prototype pollution in json-bigint npm may lead to a denial-of-service (DoS) attack. Red Hat OpenShift Container Storage is software-defined storage integrated with and optimized for the Red Hat OpenShift Container Platf... • https://hackerone.com/reports/916430 • CWE-400: Uncontrolled Resource Consumption •