Perl · Convert::Asn1 · CVE-2013-7488
**Name of the Vulnerable Software and Affected Versions**
perl-Convert-ASN1 versions 0.27 and earlier
**Description**
The issue is related to the Convert::ASN1 module for Perl, which can lead to an infinite loop when encountering unexpected input. This can be exploited by a remote attacker to cause a denial of service.
**Recommendations**
For versions 0.27 and earlier, update to a version later than 0.27 to resolve the issue.
As a temporary workaround, consider restricting input to prevent unexpected data from being processed by the Convert::ASN1 module until a patch is available.