CVE-2002-1323: Medium severity safe.pm safe.pm vulnerability
Safe.pm 2.0.7 and earlier, when used in Perl 5.8.0 and earlier, may allow attackers to break out of safe compartments in (1) Safe::reval or (2) Safe::rdo using a redefined @ variable, which is not reset between successive calls.
Affected Software
Remediation
Patch Available
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2002-1323?
CVE-2002-1323 is considered a high severity vulnerability due to its potential to allow code execution outside of safe compartments.
How do I fix CVE-2002-1323?
To fix CVE-2002-1323, upgrade to Safe.pm version 2.0.8 or later which addresses this vulnerability.
What software is affected by CVE-2002-1323?
Software using Safe.pm version 2.0.7 and earlier, particularly those deployed on Perl 5.8.0 and earlier, are affected by CVE-2002-1323.
What is the impact of exploiting CVE-2002-1323?
Exploiting CVE-2002-1323 can lead to unauthorized access to the underlying system, allowing attackers to execute arbitrary code.
Is there a workaround for CVE-2002-1323?
A temporary workaround for CVE-2002-1323 is to avoid using Safe::reval or Safe::rdo until the Safe.pm package has been upgraded.