Package: node-json-schema / 0.3.0+~7.0.6-1+deb11u1

Metadata

Package Version Patches format
node-json-schema 0.3.0+~7.0.6-1+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
CVE 2021 3918.patch | (download)

lib/validate.js | 2 1 + 1 - 0 !
test/tests.js | 25 25 + 0 - 0 !
2 files changed, 26 insertions(+), 1 deletion(-)

 fix improperly controlled modification of object prototype attributes ('prototype pollution')
  Don't allow __proto__ property to be used for schema default/coerce, fixes