PT-2011-1237 · Perl · Perl
Jonathan Brossard
·
Published
2011-05-13
·
Updated
2018-10-09
·
CVE-2011-0761
CVSS v2.0
5.0
Medium
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:P |
Name of the Vulnerable Software and Affected Versions
Perl versions 5.10.x
Description
The issue allows context-dependent attackers to cause a denial of service, resulting in a NULL pointer dereference and application crash. This can be achieved by injecting arguments into certain function calls, including
getpeername, readdir, closedir, getsockname, rewinddir, tell, or telldir. The vulnerability is related to a NULL pointer dereference in the telldir function of the Perl interpreter, which can be exploited by a remote attacker to cause a denial of service.Recommendations
For Perl version 5.10.x, consider disabling the
telldir function as a temporary workaround until a patch is available. Additionally, restrict the ability to inject arguments into the affected function calls to minimize the risk of exploitation.Exploit
Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Perl