Lucene search
+L

487 matches found

OSV
OSV
added 2013/11/23 6:55 p.m.11 views

DEBIAN-CVE-2013-4407

HTTP::Body::Multipart in the HTTP-Body module for Perl 1.07 through 1.22, before 1.23 uses the part of the uploaded file's name after the first "." character as the suffix of a temporary file, which makes it easier for remote attackers to conduct attacks by leveraging subsequent behavior that may...

6.8CVSS6.8AI score0.02877EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2013/03/26 7:21 p.m.10 views

perl: possible arbitrary code execution via Locale::Maketext

The compile function in Maketext.pm in the Locale::Maketext implementation in Perl before 5.17.7 does not properly handle backslashes and fully qualified method names during compilation of bracket notation, which allows context-dependent attackers to execute arbitrary commands via crafted input t...

7.5CVSS7.6AI score0.63488EPSS
SaveExploits13References4
OSV
OSV
added 2013/03/14 3:13 a.m.9 views

CVE-2013-1667

The rehash mechanism in Perl 5.8.2 through 5.16.x allows context-dependent attackers to cause a denial of service memory consumption and crash via a crafted hash key...

6.1AI score
SaveExploits0References22
OSV
OSV
added 2013/01/04 9:55 p.m.9 views

CVE-2012-6329

The compile function in Maketext.pm in the Locale::Maketext implementation in Perl before 5.17.7 does not properly handle backslashes and fully qualified method names during compilation of bracket notation, which allows context-dependent attackers to execute arbitrary commands via crafted input t...

7.2AI score
SaveExploits0References17
OSV
OSV
added 2012/12/18 12:55 a.m.11 views

CVE-2012-5195

Heap-based buffer overflow in the Perlrepeatcpy function in util.c in Perl 5.12.x before 5.12.5, 5.14.x before 5.14.3, and 5.15.x before 15.15.5 allows context-dependent attackers to cause a denial of service memory consumption and crash or possibly execute arbitrary code via the 'x' string repea...

7.9AI score
SaveExploits0References17
OSV
OSV
added 2011/09/23 10:55 a.m.8 views

CVE-2011-2766

The FCGI aka Fast CGI module 0.70 through 0.73 for Perl, as used by CGI::Fast, uses environment variable values from one request during processing of a later request, which allows remote attackers to bypass authentication via crafted HTTP headers...

6.7AI score
SaveExploits0References20
OSV
OSV
added 2011/09/14 4:05 p.m.8 views

CVE-2011-2201

The Data::FormValidator module 4.66 and earlier for Perl, when untaintallconstraints is enabled, does not properly preserve the taint attribute of data, which might allow remote attackers to bypass the taint protection mechanism via form input...

6.9AI score
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2011/06/27 12:00 a.m.6 views

PT-2011-1254

Name of the Vulnerable Software and Affected Versions File::Temp module for Perl affected versions not specified Description The issue is related to the is safe function in the File::Temp module for Perl, which does not properly handle symlinks. This can potentially allow a remote attacker to...

7.8CVSS7.2AI score0.0052EPSS
SaveExploits1References17
OSV
OSV
added 2011/05/13 5:05 p.m.8 views

CVE-2011-0761

Perl 5.10.x allows context-dependent attackers to cause a denial of service NULL pointer dereference and application crash by leveraging an ability to inject arguments into a 1 getpeername, 2 readdir, 3 closedir, 4 getsockname, 5 rewinddir, 6 tell, or 7 telldir function call...

6.6AI score
SaveExploits0References6
OSV
OSV
added 2010/06/21 4:30 p.m.7 views

CVE-2010-1168

The Safe aka Safe.pm module before 2.25 for Perl allows context-dependent attackers to bypass intended 1 Safe::reval and 2 Safe::rdo access restrictions, and inject and execute arbitrary code, via vectors involving implicitly called methods and implicitly blessed objects, as demonstrated by the a...

6.9AI score
SaveExploits0References18
RedHat Linux
RedHat Linux
added 2010/06/07 3:37 p.m.10 views

Safe: Intended restriction bypass via object references

The Safe aka Safe.pm module before 2.25 for Perl allows context-dependent attackers to bypass intended 1 Safe::reval and 2 Safe::rdo access restrictions, and inject and execute arbitrary code, via vectors involving implicitly called methods and implicitly blessed objects, as demonstrated by the a...

7.5CVSS6AI score0.03715EPSS
SaveExploits2References4
OSV
OSV
added 2009/10/29 2:30 p.m.10 views

DEBIAN-CVE-2009-3626

Perl 5.10.1 allows context-dependent attackers to cause a denial of service application crash via a UTF-8 character with a large, invalid codepoint, which is not properly handled during a regular-expression match...

5CVSS6.3AI score0.02185EPSS
SaveExploits1References1
OSV
OSV
added 2009/04/30 8:30 p.m.12 views

CVE-2009-0663

Heap-based buffer overflow in the DBD::Pg aka DBD-Pg or libdbd-pg-perl module 1.49 for Perl might allow context-dependent attackers to execute arbitrary code via unspecified input to an application that uses the getline and pggetline functions to read database rows...

7.7AI score
SaveExploits0References12
OpenVAS
OpenVAS
added 2009/03/23 12:00 a.m.24 views

Ubuntu Update for perl vulnerability USN-552-1

Ubuntu Update for Linux kernel vulnerabilities USN-552-1 OpenVAS Vulnerability Test $Id: gbubuntuUSN5521.nasl 7969 2017-12-01 09:23:16Z santu $ Ubuntu Update for perl vulnerability USN-552-1 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH,...

7.5CVSS0.5AI score0.0483EPSS
SaveExploits1References2
OSV
OSV
added 2008/12/01 5:30 p.m.15 views

CVE-2008-5303

Race condition in the rmtree function in File::Path 1.08 lib/File/Path.pm in Perl 5.8.8 allows local users to to delete arbitrary files via a symlink attack, a different vulnerability than CVE-2005-0448, CVE-2004-0452, and CVE-2008-2827. NOTE: this is a regression error related to CVE-2005-0448. ...

6.1AI score
SaveExploits0References21
ATTACKERKB
ATTACKERKB
added 2008/06/23 7:41 p.m.6 views

CVE-2008-2827

The rmtree function in lib/File/Path.pm in Perl 5.10 does not properly check permissions before performing a chmod, which allows local users to modify the permissions of arbitrary files via a symlink attack, a different vulnerability than CVE-2005-0448 and CVE-2004-0452...

4.6CVSS5.7AI score0.00843EPSS
SaveExploits3References12
seebug.org
seebug.org
added 2008/04/28 12:00 a.m.52 views

Perl Unicode “\Q...\E”正则表达式缓冲区溢出漏洞

BUGTRAQ ID: 28928 CVECAN ID: CVE-2008-1927 Perl是一种免费且功能强大的编程语言。 Perl在处理畸形的正则表达式时存在漏洞,如果用户所提供的正则表达式字符包含在“\Q...\E”结构所保护的变量中的话,则Perl解释器在编译正则表达式时可能会出现缓冲区溢出,导致拒绝服务的情况。 Larry Wall Perl 5.8.8 厂商补丁: Debian ------ Debian已经为此发布了一个安全公告(DSA-1556-1)以及相应补丁: DSA-1556-1:New perl packages fix denial of service...

5CVSS6.4AI score0.03153EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2008/04/24 5:05 a.m.35 views

CVE-2008-1927

Double free vulnerability in Perl 5.8.8 allows context-dependent attackers to cause a denial of service memory corruption and crash via a crafted regular expression containing UTF8 characters. NOTE: this issue might only be present on certain operating systems...

5CVSS5.9AI score0.03153EPSS
SaveExploits1References2
OSV
OSV
added 2007/11/10 12:00 a.m.3 views

DTSA-78-1 perl - arbitrary code execution

Bulletin has no description...

7.5CVSS7.5AI score0.0483EPSS
SaveExploits1
Exploit DB
Exploit DB
added 2006/10/13 12:00 a.m.52 views

maluinfo 206.2.38 - 'bb_usage_stats.php' Remote File Inclusion

!/usr/bin/perl maluinfo 206.2.38 brazilian PHPBB Class: Remote File Include Vulnerability Patch: unavailable Date: 2006/10/12 Remote: Yes Type: high Site: http://codigolivre.org.br/frs/download.php/1...

10CVSS5.8AI score0.03419EPSS
SaveExploits1
Rows per page
Query Builder