Lucene search
+L

19071 matches found

CNVD
CNVD
added 2020/06/08 12:00 a.m.8 views

Crypt::Perl Data Forgery Issue Vulnerability

Perl is a general-purpose, interpreted, dynamic, cross-platform programming language from the Perl community.Crypt:: Perl is one of the cryptographic modules. A data forgery issue vulnerability exists in Crypt::Perl::ECDSA in versions of Crypt::Perl prior to 0.32 Perl, which stems from a program...

8.8CVSS6.8AI score0.00709EPSS
SaveExploits0References1
OSV
OSV
added 2020/06/07 1:15 a.m.23 views

CVE-2020-13895

Crypt::Perl::ECDSA in the Crypt::Perl aka p5-Crypt-Perl module before 0.32 for Perl fails to verify correct ECDSA signatures when r and s are small and when s = 1. This happens when using the curve secp256r1 prime256v1. This could conceivably have a security-relevant impact if an attacker wishes ...

8.8CVSS6.8AI score
SaveExploits0References2
NVD
NVD
added 2020/06/07 1:15 a.m.27 views

CVE-2020-13895

Crypt::Perl::ECDSA in the Crypt::Perl aka p5-Crypt-Perl module before 0.32 for Perl fails to verify correct ECDSA signatures when r and s are small and when s = 1. This happens when using the curve secp256r1 prime256v1. This could conceivably have a security-relevant impact if an attacker wishes ...

8.8CVSS8.6AI score0.00709EPSS
SaveExploits0References2
Prion
Prion
added 2020/06/07 1:15 a.m.29 views

Design/Logic Flaw

Crypt::Perl::ECDSA in the Crypt::Perl aka p5-Crypt-Perl module before 0.32 for Perl fails to verify correct ECDSA signatures when r and s are small and when s = 1. This happens when using the curve secp256r1 prime256v1. This could conceivably have a security-relevant impact if an attacker wishes ...

6.8CVSS8.5AI score0.00709EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/06/07 12:56 a.m.35 views

CVE-2020-13895

Crypt::Perl::ECDSA in the Crypt::Perl aka p5-Crypt-Perl module before 0.32 for Perl fails to verify correct ECDSA signatures when r and s are small and when s = 1. This happens when using the curve secp256r1 prime256v1. This could conceivably have a security-relevant impact if an attacker wishes ...

8.6AI score0.00709EPSS
SaveExploits0References2
CVE
CVE
added 2020/06/07 12:56 a.m.127 views

CVE-2020-13895

CVE-2020-13895 affects Crypt::Perl::ECDSA in the Crypt::Perl (p5-Crypt-Perl) distribution for Perl, specifically before version 0.32. The issue is a verification bug where ECDSA signatures may fail to verify correctly when r and s are small and s = 1 on the secp256r1 (prime256v1) curve. The cited...

8.8CVSS8.6AI score0.00709EPSS
SaveExploits0References2Affected Software1
OpenVAS
OpenVAS
added 2020/06/07 12:00 a.m.35 views

Fedora: Security Advisory for perl-Email-MIME-ContentType (FEDORA-2020-39d40d9ae9)

The remote host is missing an update for the SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/06/07 12:00 a.m.42 views

Fedora: Security Advisory for perl-Email-MIME-ContentType (FEDORA-2020-22764f623f)

The remote host is missing an update for the SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/06/07 12:00 a.m.14 views

Fedora: Security Advisory for perl-Email-MIME (FEDORA-2020-22764f623f)

The remote host is missing an update for the SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/06/07 12:00 a.m.19 views

Fedora: Security Advisory for perl-Email-MIME (FEDORA-2020-39d40d9ae9)

The remote host is missing an update for the SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2020/06/06 2:25 a.m.42 views

CVE-2020-12723

regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive Sstudychunk calls. Mitigation To mitigate this flaw, developers should not allow untrusted regular expressions to be compiled by the Perl regular expression compiler...

5CVSS5.4AI score0.05971EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2020/06/06 2:25 a.m.51 views

CVE-2020-10543

Perl before 5.30.3 on 32-bit platforms allows a heap-based buffer overflow because nested regular expression quantifiers have an integer overflow. Mitigation To mitigate this flaw, developers should not allow untrusted regular expressions to be compiled by the Perl regular expression compiler...

6.4CVSS8.7AI score0.11334EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2020/06/06 1:56 a.m.59 views

CVE-2020-10878

Perl before 5.30.3 has an integer overflow related to mishandling of a "PLregkindOPn == NOTHING" situation. A crafted regular expression could lead to malformed bytecode with a possibility of instruction injection. Mitigation To mitigate this flaw, developers should not allow untrusted regular...

7.5CVSS4.3AI score0.04879EPSS
SaveExploits0References3
OSV
OSV
added 2020/06/05 3:15 p.m.3 views

DEBIAN-CVE-2020-12723

regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive Sstudychunk calls...

7.5CVSS7.1AI score0.05971EPSS
SaveExploits0References1
NVD
NVD
added 2020/06/05 3:15 p.m.24 views

CVE-2020-12723

regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive Sstudychunk calls...

7.5CVSS8.1AI score0.05971EPSS
SaveExploits0References16
OSV
OSV
added 2020/06/05 3:15 p.m.26 views

CVE-2020-12723

regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive Sstudychunk calls...

7.5CVSS7.2AI score
SaveExploits0References16
OSV
OSV
added 2020/06/05 3:15 p.m.6 views

ALPINE-CVE-2020-12723

regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive Sstudychunk calls...

7.5CVSS7.4AI score0.05971EPSS
SaveExploits0References1
Prion
Prion
added 2020/06/05 3:15 p.m.28 views

Buffer overflow

regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive Sstudychunk calls...

5CVSS7.8AI score0.05971EPSS
SaveExploits0References16Affected Software14
Debian CVE
Debian CVE
added 2020/06/05 2:20 p.m.76 views

CVE-2020-12723

regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive Sstudychunk calls...

7.5CVSS8AI score0.05971EPSS
SaveExploits0
CVE
CVE
added 2020/06/05 2:20 p.m.524 views

CVE-2020-12723

CVE-2020-12723 : In Perl, regcomp.c allows a buffer overflow in the regex compiler due to crafted regular expressions, caused by recursive S_study_chunk calls. The issue affects Perl before 5.30.3, notably on 32‑bit platforms. Reports in Connected documents indicate fixes have been released (e.g....

7.5CVSS8.1AI score0.05971EPSS
SaveExploits0References16Affected Software1
Rows per page
Query Builder