node-object-path 0.11.3-1ubuntu0.1 source package in Ubuntu

Changelog

node-object-path (0.11.3-1ubuntu0.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Improper Input Validation
    - debian/patches/CVE-2020-15256.diff: Fix prototype pollution in set()
    - debian/patches/CVE-2021-23434.patch: Fix prototype pollution when path
      components are not strings.
    - debian/patches/CVE-2021-3805.patch: Fix prototype pollution
      vulnerability.
    - CVE-2020-15256
    - CVE-2021-3805
    - CVE-2021-23434

 -- Paulo Flabiano Smorigo <email address hidden>  Thu, 16 Mar 2023 11:36:56 -0300

Upload details

Uploaded by:
Paulo Flabiano Smorigo
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe misc
Bionic security universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-object-path_0.11.3.orig.tar.gz 9.2 KiB b04178d9229b7cefec035f63dcc3b733604354c4d57353da88e11d8d421e0b4e
node-object-path_0.11.3-1ubuntu0.1.debian.tar.xz 5.2 KiB 0b22358f1a5e22bbdb9c4a904177b28776ae070ebb973d742089e75f42a8b0a7
node-object-path_0.11.3-1ubuntu0.1.dsc 2.2 KiB 8df2eee34fd6d1cdc22779bd7f180843032dc14ff1496837a0986ca148606de9

View changes file

Binary packages built by this source

node-object-path: Access deep object properties using a path

 Node.js module to access (get, set, insert, delete, test) deep
 object properties using dot-separated paths.
 .
 Node.js is an event-based server-side JavaScript engine.