Lucene search
+L

58 matches found

OSV
OSV
added 2010/06/21 4:30 p.m.5 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
OSV
OSV
added 2010/06/21 4:30 p.m.4 views

DEBIAN-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...

7.5CVSS7AI score0.03715EPSS
SaveExploits2References1
Prion
Prion
added 2010/06/21 4:30 p.m.23 views

Code injection

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.5CVSS7.2AI score0.03715EPSS
SaveExploits2References18Affected Software1
Debian CVE
Debian CVE
added 2010/06/21 4:0 p.m.34 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...

7.5CVSS7AI score0.03715EPSS
SaveExploits2
CVE
CVE
added 2010/06/21 4:0 p.m.101 views

CVE-2010-1168

CVE-2010-1168 affects the Safe (Safe.pm) module in Perl. It allows context-dependent bypass of Safe::reval and Safe::rdo restrictions via implicitly called methods (DESTROY, AUTOLOAD) on implicitly blessed objects, enabling arbitrary code execution. Mitigation in the referenced advisories upgrade...

7.5CVSS7AI score0.03715EPSS
SaveExploits2References18Affected Software1
Cvelist
Cvelist
added 2010/06/21 4:0 p.m.29 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.8AI score0.03715EPSS
SaveExploits2References18
UbuntuCve
UbuntuCve
added 2010/06/21 12:0 a.m.26 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...

7.5CVSS6.1AI score0.03715EPSS
SaveExploits2References3
OpenVAS
OpenVAS
added 2010/06/14 12:0 a.m.31 views

Perl Safe Module 'reval()' and 'rdo()' Restriction-Bypass Vulnerabilities

The Perl Safe module is prone to multiple restriction-bypass vulnerabilities. Successful exploits could allow an attacker to execute arbitrary Perl code outside of the restricted root. Versions prior to Safe 2.27 are vulnerable. OpenVAS Vulnerability Test $Id: gbperlsafe40305.nasl 5323 2017-02-17...

8.5CVSS0.3AI score0.02797EPSS
SaveExploits2References5
OpenVAS
OpenVAS
added 2010/06/14 12:0 a.m.23 views

Perl Safe Module 'reval()' and 'rdo()' Restriction-Bypass Vulnerabilities

The Perl Safe module is prone to multiple restriction-bypass vulnerabilities. Copyright C 2010 Greenbone Networks GmbH 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-or-later This program i...

7.5CVSS6.4AI score0.03715EPSS
SaveExploits2References6
OpenVAS
OpenVAS
added 2010/06/14 12:0 a.m.36 views

Perl Safe Module 'reval()' and 'rdo()' Restriction-Bypass Vulnerabilities

The Perl Safe module is prone to multiple restriction-bypass vulnerabilities. Copyright C 2010 Greenbone Networks GmbH 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-or-later This program i...

8.5CVSS6.4AI score0.02797EPSS
SaveExploits2References5
Cent OS
Cent OS
added 2010/06/12 12:59 p.m.68 views

perl security update

CentOS Errata and Security Advisory CESA-2010:0458 Updated perl packages that fix multiple security issues are now available for Red Hat Enterprise Linux 5. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System CVSS base...

8.5CVSS6AI score0.03715EPSS
SaveExploits5References7
OpenVAS
OpenVAS
added 2010/06/11 12:0 a.m.51 views

RedHat Update for perl RHSA-2010:0458-02

Check for the Version of perl OpenVAS Vulnerability Test RedHat Update for perl RHSA-2010:0458-02 Authors: System Generated Check Copyright: Copyright c 2010 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the terms o...

8.5CVSS5.5AI score0.03715EPSS
SaveExploits5References2
OpenVAS
OpenVAS
added 2010/06/11 12:0 a.m.26 views

RedHat Update for perl RHSA-2010:0457-01

Check for the Version of perl OpenVAS Vulnerability Test RedHat Update for perl RHSA-2010:0457-01 Authors: System Generated Check Copyright: Copyright c 2010 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the terms o...

8.5CVSS0.1AI score0.03715EPSS
SaveExploits3References2
seebug.org
seebug.org
added 2010/06/09 12:0 a.m.178 views

Perl Safe模块对象引用绕过安全限制漏洞

BUGTRAQ ID: 40302 CVECAN ID: CVE-2010-1168,CVE-2010-1974 Perl是一种免费且功能强大的编程语言。 Perl中所使用的Safe模块没有正确地对经过隐式bless处理的对象限制DESTROY和AUTOLOAD等方式的代码,在访问或释放这些对象时 Safe可能未加限制的执行这些方式。在Safe隔离中所执行的特制Perl脚本可以利用这个漏洞绕过预期的Safe模块限制。 Perl 5.12.1 厂商补丁: Larry Wall ---------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...

7.5CVSS0.2AI score0.03715EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2010/06/08 12:0 a.m.43 views

RHEL 5 : perl (RHSA-2010:0458)

Updated perl packages that fix multiple security issues are now available for Red Hat Enterprise Linux 5. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed severity ratings, are...

8.5CVSS5.7AI score0.03715EPSS
SaveExploits5References10
RedHat Linux
RedHat Linux
added 2010/06/07 3:37 p.m.6 views

perl: Safe restriction bypass when reference to subroutine in compartment is called from outside

The Safe aka Safe.pm module 2.26, and certain earlier versions, for Perl, as used in PostgreSQL 7.4 before 7.4.29, 8.0 before 8.0.25, 8.1 before 8.1.21, 8.2 before 8.2.17, 8.3 before 8.3.11, 8.4 before 8.4.4, and 9.0 Beta before 9.0 Beta 2, allows context-dependent attackers to bypass intended 1...

8.5CVSS6AI score0.02797EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2010/06/07 3:37 p.m.8 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
RedHat Linux
RedHat Linux
added 2010/06/07 3:22 p.m.37 views

Moderate: Red Hat Security Advisory: perl security update

Updated perl packages that fix two security issues are now available for Red Hat Enterprise Linux 3 and 4. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed severity ratings, are...

8.5CVSS6AI score0.03715EPSS
SaveExploits3References4
RedHat Linux
RedHat Linux
added 2010/06/07 3:22 p.m.5 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
RedHat Linux
RedHat Linux
added 2010/06/07 3:22 p.m.15 views

perl: Safe restriction bypass when reference to subroutine in compartment is called from outside

The Safe aka Safe.pm module 2.26, and certain earlier versions, for Perl, as used in PostgreSQL 7.4 before 7.4.29, 8.0 before 8.0.25, 8.1 before 8.1.21, 8.2 before 8.2.17, 8.3 before 8.3.11, 8.4 before 8.4.4, and 9.0 Beta before 9.0 Beta 2, allows context-dependent attackers to bypass intended 1...

8.5CVSS6AI score0.02797EPSS
SaveExploits2References4
Rows per page
Query Builder