vendor:
Perl
by:
Unknown
7.5
CVSS
HIGH
Remote Denial of Service (DoS)
119
CWE
Product Name: Perl
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: All platforms where Perl is installed
2004
Remote Denial of Service (DoS) in Perl
The exploit is a Perl script that sends a long string in the Authorization header to the target web server, causing it to crash due to a buffer overflow. This leads to a denial of service (DoS) condition, as the server becomes unresponsive and stops serving requests.
Mitigation:
Apply the latest patches for the Perl interpreter to fix the buffer overflow vulnerability.