Security Advisories (1)
CPANSA-CBOR-XS-2017-01 (2017-07-27)

An out-of bound sharedref or stringref index could cause an out of bounds access - might be exploitable. A decoding error during indefinite array or hash decoding could cause an endless loop.

Changes for version 1.11 - 2013-12-01

  • new setting: validate_utf8, for when you can't trust your cbor data.
  • do not leak memory on decoding errors, when allow_cycles is enabled.
  • add default filters for tags 0 and 1, using Time::Piece.
  • more tests added.

Modules

Concise Binary Object Representation (CBOR, RFC7049)