Lucene search
+L

19074 matches found

Rockylinux
Rockylinux
added 2020/04/28 8:56 a.m.34 views

irssi security update

An update is available for irssi. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Irssi is a modular IRC client with Perl scripting. Security Fixes: irssi: use...

8.1CVSS1.7AI score0.03333EPSS
SaveExploits0
AlmaLinux
AlmaLinux
added 2020/04/28 8:56 a.m.45 views

Low: irssi security update

Irssi is a modular IRC client with Perl scripting. Security Fixes: irssi: use after free when sending SASL login to server CVE-2019-13045 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE pages listed i...

8.1CVSS2.4AI score0.03333EPSS
SaveExploits0References2
AlmaLinux
AlmaLinux
added 2020/04/28 8:52 a.m.25 views

perl-Convert-ASN1 and perl-LDAP bug fix and enhancement update

For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section...

1.6AI score
SaveExploits0References1
Rockylinux
Rockylinux
added 2020/04/28 8:52 a.m.13 views

perl-Convert-ASN1 and perl-LDAP bug fix and enhancement update

An update is available for perl-LDAP, perl-Convert-ASN1. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see...

2AI score
SaveExploits0
OSV
OSV
added 2020/04/28 8:52 a.m.18 views

ALEA-2020:1575 perl-Convert-ASN1 and perl-LDAP bug fix and enhancement update

For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section...

6.8AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2020/04/16 12:00 a.m.29 views

Huawei EulerOS: Security Advisory for perl (EulerOS-SA-2020-1476)

The remote host is missing an update for the Huawei EulerOS 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.8CVSS8.1AI score0.03045EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2020/04/16 12:00 a.m.24 views

Huawei EulerOS: Security Advisory for perl (EulerOS-SA-2020-1421)

The remote host is missing an update for the Huawei EulerOS 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...

9.8CVSS9.6AI score0.10866EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/04/16 12:00 a.m.36 views

EulerOS Virtualization 3.0.2.2 : perl (EulerOS-SA-2020-1476)

According to the versions of the perl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - Integer underflow in regcomp.c in Perl before 5.20, as used in Apple OS X before 10.10.5 and other products, allows context-depende...

7.8CVSS7.7AI score0.03045EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2020/04/15 12:00 a.m.36 views

EulerOS 2.0 SP3 : perl (EulerOS-SA-2020-1421)

According to the version of the perl packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - Heap-based buffer overflow in the pack function in Perl before 5.26.2 allows context-dependent attackers to execute arbitrary code via a large item...

9.8CVSS8.8AI score0.10866EPSS
SaveExploits0References2
Veracode
Veracode
added 2020/04/10 1:04 a.m.32 views

Arbitrary Code Execution

perl is vulnerable to arbitrary code execution. The vulnerability exists as a heap-based buffer overflow flaw was found in the way Perl decoded Unicode strings. An attacker could create a malicious Unicode string that, when decoded by a Perl program, would cause the program to crash or,...

5.1CVSS4AI score0.02557EPSS
SaveExploits2References18Affected Software1
Veracode
Veracode
added 2020/04/10 1:03 a.m.36 views

Arbitrary Code Execution

perl is vulnerable to arbitrary code execution. It was found that the "new" constructor of the Digest module used its argument as part of the string expression passed to the eval function. An attacker could possibly use this flaw to execute arbitrary Perl code with the privileges of a Perl progra...

7.5CVSS3.9AI score0.13054EPSS
SaveExploits1References16Affected Software1
Veracode
Veracode
added 2020/04/10 12:59 a.m.28 views

Privilege Escalation

perl is vulnerable to privilege escalation. The vulnerability exists as it was found that certain Perl string manipulation functions such as uc and lc failed to preserve the taint bit. A remote attacker could use this flaw to bypass the Perl taint mode protection mechanism in scripts that use the...

5CVSS2.8AI score0.1058EPSS
SaveExploits2References18Affected Software1
Veracode
Veracode
added 2020/04/10 12:59 a.m.33 views

Carriage Return Line Feed (CRLF)

perl is vulnerable to Carriage Return Line Feed CRLF. Perl CGI module processed a sequence of non-whitespace preceded by newline characters in the header. A remote attacker could use this flaw to conduct an HTTP response splitting attack via a specially-crafted sequence of characters provided to...

4.3CVSS2.9AI score0.02062EPSS
SaveExploits0References27Affected Software1
Veracode
Veracode
added 2020/04/10 12:59 a.m.45 views

HTTP Response Splitting

perl is vulnerable to HTTP response splitting. The vulnerability exists as it was found that the Perl CGI module used a hard-coded value for the MIME boundary string in multipart/x-mixed-replace content. A remote attacker could possibly use this flaw to conduct an HTTP response splitting attack v...

4.3CVSS0.8AI score0.02713EPSS
SaveExploits0References38Affected Software1
Veracode
Veracode
added 2020/04/10 12:49 a.m.52 views

Remote Code Execution (RCE)

Perl is vulnerable to Remote Code Execution RCE. The Safe module did not properly restrict the code of implicitly called methods such as DESTROY and AUTOLOAD on implicitly blessed objects returned as a result of unsafe code evaluation. These methods could have been executed unrestricted by Safe...

8.5CVSS2.3AI score0.02797EPSS
SaveExploits2References23Affected Software1
Veracode
Veracode
added 2020/04/10 12:49 a.m.29 views

Denial Of Service (DoS)

Perl is vulnerable to Denial Of Service DoS. Due to race conditions occured in the way the File::Path module's rmtree function removed directory trees, a malicious, local user with write access to a directory being removed by a victim, running a Perl script using rmtree, could cause the permissio...

6.9CVSS2.1AI score0.00332EPSS
SaveExploits2References25Affected Software1
Veracode
Veracode
added 2020/04/10 12:49 a.m.36 views

Denial Of Service (DoS)

Perl is vulnerable to Denial Of Service DoS.Due to race conditions occured in the way the File::Path module's rmtree function removed directory trees, a malicious, local user with write access to a directory being removed by a victim, running a Perl script using rmtree, could cause the permission...

6.9CVSS2AI score0.00332EPSS
SaveExploits2References24Affected Software1
Veracode
Veracode
added 2020/04/10 12:49 a.m.36 views

Restriction Bypass

Perl is vulnerable to Restriction Bypass. The Safe module did not properly restrict the code of implicitly called methods such as DESTROY and AUTOLOAD on implicitly blessed objects returned as a result of unsafe code evaluation. These methods could have been executed unrestricted by Safe when suc...

7.5CVSS2.3AI score0.03715EPSS
SaveExploits2References20Affected Software1
Veracode
Veracode
added 2020/04/10 12:48 a.m.43 views

Access Restriction Bypass

PostgreSQL is vulnerable to Access Restriction Bypass. Due to a flaw found in the way PostgreSQL enforced permission checks on scripts written in PL/Perl. If the PL/Perl procedural language was registered on a particular database, an authenticated database user running a specially-crafted PL/Perl...

8.5CVSS1.5AI score0.04081EPSS
SaveExploits1References40Affected Software2
Veracode
Veracode
added 2020/04/10 12:45 a.m.35 views

Arbitrary File Write

perl-archive-tar is vulnerable to arbitrary file write. The vulnerability exists as multiple directory traversal flaws were discovered in the Archive::Tar module. A specially-crafted tar file could cause a Perl script, using the Archive::Tar module to extract the archive, to overwrite an arbitrar...

6.8CVSS3.1AI score0.04287EPSS
SaveExploits1References18Affected Software1
Rows per page
Query Builder