{ "document": { "aggregate_severity": { "text": "high" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "description", "text": "Perl before 5.30.3 has an integer overflow related to mishandling of a \"PL_regkind[OP(n)] == NOTHING\" situation. A crafted regular expression could lead to malformed bytecode with a possibility of instruction injection.", "title": "Vulnerability Description" } ], "publisher": { "category": "other", "contact_details": "gdt@cpan.org", "name": "giterlizzi", "namespace": "https://github.com/giterlizzi/" }, "references": [ { "category": "self", "summary": "CPANSA-perl-2020-10878 JSON", "url": "https://raw.githubusercontent.com/giterlizzi/perl-CPANSA-CSAF/develop/csaf/white/2020/cpansa-perl-2020-10878.json" }, { "category": "external", "summary": "https://github.com/Perl/perl5/compare/v5.30.2...v5.30.3", "url": "https://github.com/Perl/perl5/compare/v5.30.2...v5.30.3" }, { "category": "external", "summary": "https://github.com/perl/perl5/commit/3295b48defa0f8570114877b063fe546dd348b3c", "url": "https://github.com/perl/perl5/commit/3295b48defa0f8570114877b063fe546dd348b3c" }, { "category": "external", "summary": "https://github.com/perl/perl5/commit/0a320d753fe7fca03df259a4dfd8e641e51edaa8", "url": "https://github.com/perl/perl5/commit/0a320d753fe7fca03df259a4dfd8e641e51edaa8" }, { "category": "external", "summary": "https://github.com/Perl/perl5/blob/blead/pod/perl5303delta.pod", "url": "https://github.com/Perl/perl5/blob/blead/pod/perl5303delta.pod" }, { "category": "external", "summary": "https://security.netapp.com/advisory/ntap-20200611-0001/", "url": "https://security.netapp.com/advisory/ntap-20200611-0001/" }, { "category": "external", "summary": "https://security.gentoo.org/glsa/202006-03", "url": "https://security.gentoo.org/glsa/202006-03" }, { "category": "external", "summary": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IN3TTBO5KSGWE5IRIKDJ5JSQRH7ANNXE/", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IN3TTBO5KSGWE5IRIKDJ5JSQRH7ANNXE/" }, { "category": "external", "summary": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00044.html", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00044.html" }, { "category": "external", "summary": "https://www.oracle.com/security-alerts/cpuoct2020.html", "url": "https://www.oracle.com/security-alerts/cpuoct2020.html" }, { "category": "external", "summary": "https://www.oracle.com/security-alerts/cpujan2021.html", "url": "https://www.oracle.com/security-alerts/cpujan2021.html" }, { "category": "external", "summary": "https://www.oracle.com/security-alerts/cpuApr2021.html", "url": "https://www.oracle.com/security-alerts/cpuApr2021.html" }, { "category": "external", "summary": "https://www.oracle.com//security-alerts/cpujul2021.html", "url": "https://www.oracle.com//security-alerts/cpujul2021.html" }, { "category": "external", "summary": "https://www.oracle.com/security-alerts/cpuoct2021.html", "url": "https://www.oracle.com/security-alerts/cpuoct2021.html" }, { "category": "external", "summary": "https://www.oracle.com/security-alerts/cpujan2022.html", "url": "https://www.oracle.com/security-alerts/cpujan2022.html" }, { "category": "external", "summary": "https://www.oracle.com/security-alerts/cpuapr2022.html", "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "category": "external", "summary": "https://perldoc.perl.org/perl5283delta", "url": "https://perldoc.perl.org/perl5283delta" }, { "category": "external", "summary": "https://perldoc.perl.org/perl5303delta", "url": "https://perldoc.perl.org/perl5303delta" }, { "category": "external", "summary": "https://perldoc.perl.org/perl5320delta", "url": "https://perldoc.perl.org/perl5320delta" }, { "category": "external", "summary": "CVE-2020-10878 (NVD)", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10878" } ], "title": "perl vulnerability", "tracking": { "current_release_date": "2020-06-05T00:00:00", "generator": { "engine": { "name": "CSAF Perl Toolkit", "version": "0.26" } }, "id": "CPANSA-perl-2020-10878", "initial_release_date": "2020-06-05T00:00:00", "revision_history": [ { "date": "2020-06-05T00:00:00", "number": "1", "summary": "First release" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:cpan/<5.28.3", "product": { "name": "perl less than 5.28.3", "product_id": "CSAFPID-0001" } }, { "category": "product_version_range", "name": "vers:cpan/>=5.30.0|<5.30.3", "product": { "name": "perl greater than or equal 5.30.0 and less than 5.30.3", "product_id": "CSAFPID-0002" } }, { "category": "product_version_range", "name": "vers:cpan/>=5.30.3", "product": { "name": "perl greater than or equal 5.30.3", "product_id": "CSAFPID-0003" } } ], "category": "product_name", "name": "perl" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-10878", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "description", "text": "Perl before 5.30.3 has an integer overflow related to mishandling of a \"PL_regkind[OP(n)] == NOTHING\" situation. A crafted regular expression could lead to malformed bytecode with a possibility of instruction injection.", "title": "Vulnerability Description" } ], "product_status": { "fixed": [ "CSAFPID-0003" ], "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "scores": [ { "cvss_v2": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ] } ] }