Security Advisories (1)
CVE-2021-46322 (2022-01-20)

Duktape v2.99.99 was discovered to contain a SEGV vulnerability via the component duk_push_tval in duktape/duk_api_stack.c.

Changes for version 0.000075

  • Fix memory leak associated to checking for cyclic data.
  • Properly cleanup duktape stack in several cases.
  • Add test for calling Perl callback with non-Perl args.
  • Support passing Perl objects with magic into JS.
  • Allow proper dying from perl module handlers.

Modules

Perl XS binding for the Duktape Javascript embeddable engine