Security Advisories (3)
Need SafeLoad and SafeDump analog to python
Multiple format string vulnerabilities in the error reporting functionality in the YAML::LibYAML (aka YAML-LibYAML and perl-YAML-LibYAML) module 0.38 for Perl allow remote attackers to cause a denial of service (process crash) via format string specifiers in a (1) YAML stream to the Load function, (2) YAML node to the load_node function, (3) YAML mapping to the load_mapping function, or (4) YAML sequence to the load_sequence function.
- https://bugzilla.redhat.com/show_bug.cgi?id=801738
- https://rt.cpan.org/Public/Bug/Display.html?id=46507
- http://lists.fedoraproject.org/pipermail/package-announce/2012-April/077023.html
- http://www.openwall.com/lists/oss-security/2012/03/10/4
- http://www.openwall.com/lists/oss-security/2012/03/09/6
- http://www.debian.org/security/2012/dsa-2432
- http://www.securityfocus.com/bid/52381
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661548
- http://lists.fedoraproject.org/pipermail/package-announce/2012-April/077782.html
- https://rt.cpan.org/Public/Bug/Display.html?id=75365
- http://secunia.com/advisories/48317
- http://lists.fedoraproject.org/pipermail/package-announce/2012-April/077004.html
- http://lists.opensuse.org/opensuse-updates/2012-08/msg00029.html
- http://secunia.com/advisories/50277
- http://lists.opensuse.org/opensuse-updates/2015-02/msg00078.html
- https://exchange.xforce.ibmcloud.com/vulnerabilities/73856
YAML-LibYAML prior to 0.903.0 for Perl uses 2-args open, allowing existing files to be modified
NAME
YAML::LibYAML - Perl YAML Serialization using XS and libyaml
NOTE
YAML-LibYAML is the CPAN distribution name for the YAML::XS module.
See the YAML::XS documentation instead.
AUTHOR
Ingy döt Net <ingy@cpan.org>
COPYRIGHT
Copyright 2007-2014. Ingy döt Net.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Module Install Instructions
To install YAML::LibYAML, copy and paste the appropriate command in to your terminal.
cpanm YAML::LibYAML
perl -MCPAN -e shell
install YAML::LibYAML
For more information on module installation, please visit the detailed CPAN module installation guide.