rpm package
suse/perl&distro=SUSE Linux Enterprise High Performance Computing 15-LTSS
pkg:rpm/suse/perl&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015-LTSS
Vulnerabilities (3)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-12723 | — | < 5.26.1-7.12.1 | 5.26.1-7.12.1 | Jun 5, 2020 | regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive S_study_chunk calls. | ||
| CVE-2020-10878 | — | < 5.26.1-7.12.1 | 5.26.1-7.12.1 | Jun 5, 2020 | 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. | ||
| CVE-2020-10543 | — | < 5.26.1-7.12.1 | 5.26.1-7.12.1 | Jun 5, 2020 | Perl before 5.30.3 on 32-bit platforms allows a heap-based buffer overflow because nested regular expression quantifiers have an integer overflow. |
- CVE-2020-12723Jun 5, 2020affected < 5.26.1-7.12.1fixed 5.26.1-7.12.1
regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive S_study_chunk calls.
- CVE-2020-10878Jun 5, 2020affected < 5.26.1-7.12.1fixed 5.26.1-7.12.1
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.
- CVE-2020-10543Jun 5, 2020affected < 5.26.1-7.12.1fixed 5.26.1-7.12.1
Perl before 5.30.3 on 32-bit platforms allows a heap-based buffer overflow because nested regular expression quantifiers have an integer overflow.