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.000074 - 2018-09-11

  • Treat references with more care:
    • Recursively dereference any references.
    • For \0 and \1, convert into false and true.
    • For any other references, use the underlying data.
  • Allow passing blessed objects to JS and back; ignore the fact that they are blessed and treat them as data.
  • Improve tests.

Modules

Perl XS binding for the Duktape Javascript embeddable engine