CVE-2021-23807 – Prototype Pollution
https://notcve.org/view.php?id=CVE-2021-23807
This affects the package jsonpointer before 5.0.0. A type confusion vulnerability can lead to a bypass of a previous Prototype Pollution fix when the pointer components are arrays. Esto afecta al paquete jsonpointer versiones anteriores a 5.0.0. Una vulnerabilidad de confusión de tipo puede conllevar a una omisión de una corrección anterior de Contaminación de Prototipos cuando los componentes de los punteros son matrices • https://github.com/janl/node-jsonpointer/commit/a0345f3550cd9c4d89f33b126390202b89510ad4 https://github.com/janl/node-jsonpointer/pull/51 https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1910273 https://snyk.io/vuln/SNYK-JS-JSONPOINTER-1577288 • CWE-843: Access of Resource Using Incompatible Type ('Type Confusion') •
CVE-2021-23820 – Prototype Pollution
https://notcve.org/view.php?id=CVE-2021-23820
This affects all versions of package json-pointer. A type confusion vulnerability can lead to a bypass of CVE-2020-7709 when the pointer components are arrays. Esto afecta a todas las versiones del paquete json-pointer. Una vulnerabilidad de confusión de tipo puede conllevar a una omisión de CVE-2020-7709 cuando los componentes del puntero son matrices • https://github.com/manuelstofer/json-pointer/blob/master/index.js%23L78 https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1910686 https://snyk.io/vuln/SNYK-JS-JSONPOINTER-1577287 https://access.redhat.com/security/cve/CVE-2021-23820 https://bugzilla.redhat.com/show_bug.cgi?id=2020369 • CWE-843: Access of Resource Using Incompatible Type ('Type Confusion') CWE-915: Improperly Controlled Modification of Dynamically-Determined Object Attributes •