Security Advisories (2)
CVE-2012-5572 (2014-05-30)

CRLF injection vulnerability in the cookie method allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via a cookie name.

CVE-2011-1589 (2011-04-05)

Directory traversal vulnerability (Mojolicious report, but Dancer was vulnerable as well).

NAME

Dancer::Serializer::YAML - serializer for handling YAML data

SYNOPSIS

DESCRIPTION

METHODS

serialize

Serialize a data structure to a YAML structure.

deserialize

Deserialize a YAML structure to a data structure

content_type

<<<<<<< HEAD:lib/Dancer/Serializer/YAML.pm Return 'application/json' ======= Return 'text/yaml' >>>>>>> 404abb9e906e199486a237ea7c94939a1343b3f0:lib/Dancer/Serializer/YAML.pm