{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "description", "text": "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.", "title": "Vulnerability Description" } ], "publisher": { "category": "other", "contact_details": "gdt@cpan.org", "name": "giterlizzi", "namespace": "https://github.com/giterlizzi/" }, "references": [ { "category": "self", "summary": "CPANSA-YAML-LibYAML-2012-1152 JSON", "url": "https://raw.githubusercontent.com/giterlizzi/perl-CPANSA-CSAF/develop/csaf/white/2012/cpansa-yaml-libyaml-2012-1152.json" }, { "category": "external", "summary": "https://bugzilla.redhat.com/show_bug.cgi?id=801738", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=801738" }, { "category": "external", "summary": "https://rt.cpan.org/Public/Bug/Display.html?id=46507", "url": "https://rt.cpan.org/Public/Bug/Display.html?id=46507" }, { "category": "external", "summary": "http://lists.fedoraproject.org/pipermail/package-announce/2012-April/077023.html", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-April/077023.html" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2012/03/10/4", "url": "http://www.openwall.com/lists/oss-security/2012/03/10/4" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2012/03/09/6", "url": "http://www.openwall.com/lists/oss-security/2012/03/09/6" }, { "category": "external", "summary": "http://www.debian.org/security/2012/dsa-2432", "url": "http://www.debian.org/security/2012/dsa-2432" }, { "category": "external", "summary": "http://www.securityfocus.com/bid/52381", "url": "http://www.securityfocus.com/bid/52381" }, { "category": "external", "summary": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661548", "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661548" }, { "category": "external", "summary": "http://lists.fedoraproject.org/pipermail/package-announce/2012-April/077782.html", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-April/077782.html" }, { "category": "external", "summary": "https://rt.cpan.org/Public/Bug/Display.html?id=75365", "url": "https://rt.cpan.org/Public/Bug/Display.html?id=75365" }, { "category": "external", "summary": "http://secunia.com/advisories/48317", "url": "http://secunia.com/advisories/48317" }, { "category": "external", "summary": "http://lists.fedoraproject.org/pipermail/package-announce/2012-April/077004.html", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-April/077004.html" }, { "category": "external", "summary": "http://lists.opensuse.org/opensuse-updates/2012-08/msg00029.html", "url": "http://lists.opensuse.org/opensuse-updates/2012-08/msg00029.html" }, { "category": "external", "summary": "http://secunia.com/advisories/50277", "url": "http://secunia.com/advisories/50277" }, { "category": "external", "summary": "http://lists.opensuse.org/opensuse-updates/2015-02/msg00078.html", "url": "http://lists.opensuse.org/opensuse-updates/2015-02/msg00078.html" }, { "category": "external", "summary": "https://exchange.xforce.ibmcloud.com/vulnerabilities/73856", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/73856" }, { "category": "external", "summary": "CVE-2012-1152 (NVD)", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-1152" } ], "title": "YAML-LibYAML vulnerability", "tracking": { "current_release_date": "2012-09-09T00:00:00", "generator": { "engine": { "name": "CSAF Perl Toolkit", "version": "0.25" } }, "id": "CPANSA-YAML-LibYAML-2012-1152", "initial_release_date": "2012-09-09T00:00:00", "revision_history": [ { "date": "2012-09-09T00:00:00", "number": "1", "summary": "First release" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:cpan/>0.38|<0.57", "product": { "name": "YAML-LibYAML greater than 0.38 and less than 0.57", "product_id": "CSAFPID-0001" } }, { "category": "product_version_range", "name": "vers:cpan/>=0.57", "product": { "name": "YAML-LibYAML greater than or equal 0.57", "product_id": "CSAFPID-0002" } } ], "category": "product_name", "name": "YAML-LibYAML" } ] }, "vulnerabilities": [ { "cve": "CVE-2012-1152", "cwe": { "id": "CWE-134", "name": "Use of Externally-Controlled Format String" }, "notes": [ { "category": "description", "text": "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.", "title": "Vulnerability Description" } ], "product_status": { "fixed": [ "CSAFPID-0002" ], "known_affected": [ "CSAFPID-0001" ] }, "scores": [ { "cvss_v2": { "baseScore": 5, "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "CSAFPID-0001" ] } ] } ] }