Lucene search
+L

19229 matches found

NVD
NVD
added 2017/09/28 1:29 a.m.31 views

CVE-2017-12814

Stack-based buffer overflow in the CPerlHost::Add method in win32/perlhost.h in Perl before 5.24.3-RC1 and 5.26.x before 5.26.1-RC1 on Windows allows attackers to execute arbitrary code via a long environment variable...

9.8CVSS9.9AI score0.06981EPSS
SaveExploits1References6
OSV
OSV
added 2017/09/28 1:29 a.m.13 views

CVE-2017-12814

Stack-based buffer overflow in the CPerlHost::Add method in win32/perlhost.h in Perl before 5.24.3-RC1 and 5.26.x before 5.26.1-RC1 on Windows allows attackers to execute arbitrary code via a long environment variable...

9.8CVSS8AI score
SaveExploits0References6
Prion
Prion
added 2017/09/28 1:29 a.m.26 views

Stack overflow

Stack-based buffer overflow in the CPerlHost::Add method in win32/perlhost.h in Perl before 5.24.3-RC1 and 5.26.x before 5.26.1-RC1 on Windows allows attackers to execute arbitrary code via a long environment variable...

7.5CVSS9.8AI score0.06981EPSS
SaveExploits1References6Affected Software1
UbuntuCve
UbuntuCve
added 2017/09/28 1:29 a.m.36 views

CVE-2017-12814

Stack-based buffer overflow in the CPerlHost::Add method in win32/perlhost.h in Perl before 5.24.3-RC1 and 5.26.x before 5.26.1-RC1 on Windows allows attackers to execute arbitrary code via a long environment variable...

9.8CVSS7.7AI score0.06981EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2017/09/28 1:29 a.m.5 views

CVE-2017-12814

Stack-based buffer overflow in the CPerlHost::Add method in win32/perlhost.h in Perl before 5.24.3-RC1 and 5.26.x before 5.26.1-RC1 on Windows allows attackers to execute arbitrary code via a long environment variable...

9.8CVSS6.3AI score0.06981EPSS
SaveExploits1References8
CNVD
CNVD
added 2017/09/28 12:00 a.m.12 views

Perl Stack Buffer Overflow Vulnerability

Perl is a free and powerful cross-platform programming language developed by American programmer Larry Wall. A stack buffer overflow vulnerability exists in the CPerlHost::Add method of the win32/perlhost.h file in versions of Perl prior to 5.24.3-RC1 and 5.26.x prior to 5.26.1-RC1. An attacker...

9.8CVSS9.7AI score0.06981EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2017/09/28 12:00 a.m.30 views

CVE-2017-14867

Git before 2.10.5, 2.11.x before 2.11.4, 2.12.x before 2.12.5, 2.13.x before 2.13.6, and 2.14.x before 2.14.2 uses unsafe Perl scripts to support subcommands such as cvsserver, which allows attackers to execute arbitrary OS commands via shell metacharacters in a module name. The vulnerable code i...

9CVSS7.2AI score0.36003EPSS
SaveExploits0References6
OSV
OSV
added 2017/09/28 12:00 a.m.9 views

UBUNTU-CVE-2017-14867

Git before 2.10.5, 2.11.x before 2.11.4, 2.12.x before 2.12.5, 2.13.x before 2.13.6, and 2.14.x before 2.14.2 uses unsafe Perl scripts to support subcommands such as cvsserver, which allows attackers to execute arbitrary OS commands via shell metacharacters in a module name. The vulnerable code i...

8.8CVSS7.5AI score0.36003EPSS
SaveExploits0References7
zdt
zdt
added 2017/09/28 12:00 a.m.57 views

Git cvsserver Remote Command Execution Vulnerability

The git subcommand cvsserver is a Perl script which makes excessive use of the backtick operator to invoke git. Unfortunately user input is used within some of those invocations and it allows for OS command injection. Versions before before 2.14.2, 2.13.6, 2.12.5, 2.11.4 and 2.10.5 are affected...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/09/28 12:00 a.m.48 views

Git cvsserver Remote Command Execution

Phenoelit Advisory Authors joernchen Phenoelit Group http://www.phenoelit.de Affected Products Git before 2.14.2, 2.13.6, 2.12.5, 2.11.4 and 2.10.5 git-cvsserver https://git-scm.com Vendor communication 2017-09-08 Sent vulnerability details to the git-security list 2017-09-09 Acknowledgement of t...

7.4AI score
SaveExploits0
Hacker One
Hacker One
added 2017/09/27 8:49 p.m.59 views

Internet Bug Bounty: Perl $ENV Key Stack Buffer Overflow

The CPerlHost::Add method in win32\perlhost.h is vulnerable to a stack buffer overflow. void CPerlHost::AddLPCSTR lpStr char szBuffer1024; LPSTR lpPtr; int index, length = strlenlpStr+1; forindex = 0; lpStrindex != '\0' && lpStrindex != '='; ++index szBufferindex = lpStrindex; szBufferindex = '\0...

7.5CVSS9.5AI score0.06981EPSS
SaveExploits1
Cvelist
Cvelist
added 2017/09/27 5:00 p.m.40 views

CVE-2017-12814

Stack-based buffer overflow in the CPerlHost::Add method in win32/perlhost.h in Perl before 5.24.3-RC1 and 5.26.x before 5.26.1-RC1 on Windows allows attackers to execute arbitrary code via a long environment variable...

9.8AI score0.06981EPSS
SaveExploits1References6
CVE
CVE
added 2017/09/27 5:00 p.m.91 views

CVE-2017-12814

CVE-2017-12814 affects Windows builds of Perl prior to 5.24.3-RC1 and 5.26.x prior to 5.26.1-RC1, due to a stack-based overflow in CPerlHost::Add (win32/perlhost.h). An overly large ENV key can overflow a fixed stack buffer, enabling arbitrary code execution. Public details confirm affected versi...

9.8CVSS9.7AI score0.06981EPSS
SaveExploits1References6Affected Software1
Hacker One
Hacker One
added 2017/09/26 4:44 p.m.24 views

Internet Bug Bounty: Interger overflow in eval trigger write out of bound

Hi security team, i reported some samples triggered crash in eval funtion in perl. The bug come because variable start and items used type I32 which takes half the range of linet and folds it into negative numbers, leading to trying to store the lines at negative indexes...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/09/25 12:00 a.m.44 views

FreeBSD : perl -- multiple vulnerabilities (d9e82328-a129-11e7-987e-4f174049b30a)

SO-AND-SO reports : CVE-2017-12814: $ENV$key stack-based buffer overflow on Windows A possible stack-based buffer overflow in the %ENV code on Windows has been fixed by removing the buffer completely since it was superfluous anyway. CVE-2017-12837: Heap buffer overflow in regular expression...

9.8CVSS7.4AI score0.06981EPSS
SaveExploits1References6
OpenVAS
OpenVAS
added 2017/09/25 12:00 a.m.18 views

Debian: Security Advisory (DSA-3984-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9CVSS8.8AI score0.36003EPSS
SaveExploits0References3
Hacker One
Hacker One
added 2017/09/24 4:13 p.m.30 views

Internet Bug Bounty: Format string implementation vulnerability, resulting in code execution

In a security audit to the sprintf implementation in perl version 5.24.1 I found a major security vulnerability, here are the full details. Timeline: ====== 6th of May, 2017 - disclosure to the PERL security mailing list 8th of May, 2017 - vulnerability confirmed by PERL's security group, found...

7.7AI score
SaveExploits0
zdt
zdt
added 2017/09/24 12:00 a.m.44 views

Cash Back Comparison Script 1.0 - SQL Injection Exploit

Exploit for php platform in category web applications !/usr/bin/perl -w Exploit Title: Cash Back Comparison Script 1.0 - SQL Injection Dork: N/A Date: 22.09.2017 Vendor Homepage: http://cashbackcomparisonscript.com/ Software Link: http://cashbackcomparisonscript.com/demo/features/ Demo:...

7.5CVSS0.0206EPSS
SaveExploits5
zdt
zdt
added 2017/09/22 12:00 a.m.26 views

Stock Photo Selling 1.0 - SQL Injection Exploit

Exploit for php platform in category web applications !/usr/bin/perl -w Exploit Title: Stock Photo Selling Script 1.0 - SQL Injection Dork: N/A Date: 21.09.2017 Vendor Homepage: http://sixthlife.net/ Software Link: http://sixthlife.net/product/stock-photo-selling-website/ Demo:...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2017/09/22 12:00 a.m.36 views

Cash Back Comparison Script 1.0 - SQL Injection

Cash Back Comparison Script 1.0 - SQL Injection !/usr/bin/perl -w Exploit Title: Cash Back Comparison Script 1.0 - SQL Injection Dork: N/A Date: 22.09.2017 Vendor Homepage: http://cashbackcomparisonscript.com/ Software Link: http://cashbackcomparisonscript.com/demo/features/ Demo:...

7.5CVSS0.1AI score0.0206EPSS
SaveExploits5
Rows per page
Query Builder