Lucene search
+L

5028 matches found

Cvelist
Cvelist
added 2016/05/17 12:0 a.m.38 views

CVE-2016-3721

Jenkins before 2.3 and LTS before 1.651.2 might allow remote authenticated users to inject arbitrary build parameters into the build environment via environment variables...

6.5AI score0.02124EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2016/05/10 12:0 a.m.79 views

GNU Bash Environment Variable Command Injection Vulnerability

On September 24, 2014, a vulnerability in the Bash shell was publicly announced. The vulnerability is related to the way in which shell functions are passed though environment variables. The vulnerability may allow an attacker to inject commands into a Bash shell, depending on how the shell is...

10CVSS10AI score0.99999EPSS
SaveExploits139References10
Debian CVE
Debian CVE
added 2016/05/01 12:0 a.m.37 views

CVE-2015-8325

The dosetupenv function in session.c in sshd in OpenSSH through 7.2p2, when the UseLogin feature is enabled and PAM is configured to read .pamenvironment files in user home directories, allows local users to gain privileges by triggering a crafted environment for the /bin/login program, as...

7.8CVSS8AI score0.00627EPSS
SaveExploits0
Hacker One
Hacker One
added 2016/04/11 4:50 p.m.17 views

APITest.IO: beta version reveals paths, environment variables and partially files contents

Hi guys! You should disable error reporting on beta version. It reveals lot of information and even files contents. How to reproduce: 1 Navigate to http://beta.apitest.io/newsletter, modify csrf-token "token" to any data. 2 input something to "email" and "name" fields. 3 submit the form. As resul...

1.4AI score
SaveExploits0
OSV
OSV
added 2016/04/08 3:59 p.m.8 views

CVE-2016-2381

Perl might allow context-dependent attackers to bypass the taint protection mechanism in a child process via duplicate environment variables in envp...

7.5CVSS7.5AI score
SaveExploits0References13
OSV
OSV
added 2016/04/08 3:59 p.m.2 views

DEBIAN-CVE-2016-2381

Perl might allow context-dependent attackers to bypass the taint protection mechanism in a child process via duplicate environment variables in envp...

7.5CVSS9.1AI score0.09007EPSS
SaveExploits0References1
Prion
Prion
added 2016/04/08 3:59 p.m.28 views

Design/Logic Flaw

Perl might allow context-dependent attackers to bypass the taint protection mechanism in a child process via duplicate environment variables in envp...

5CVSS6.8AI score0.09007EPSS
SaveExploits0References13Affected Software10
Debian CVE
Debian CVE
added 2016/04/08 3:0 p.m.25 views

CVE-2016-2381

Perl might allow context-dependent attackers to bypass the taint protection mechanism in a child process via duplicate environment variables in envp...

7.5CVSS7.4AI score0.09007EPSS
SaveExploits0
CVE
CVE
added 2016/04/08 3:0 p.m.166 views

CVE-2016-2381

CVE-2016-2381 describes a Perl taint protection bypass in child processes caused by duplicate environment variables in envp. This context-dependent issue could allow an attacker to bypass taint checks, potentially enabling unintended behavior or exposure in vulnerable Perl workflows. Public refer...

7.5CVSS7.3AI score0.09007EPSS
SaveExploits0References13Affected Software1
FreeBSD
FreeBSD
added 2016/04/08 12:0 a.m.40 views

perl5 -- taint mechanism bypass vulnerability

MITRE reports: Perl might allow context-dependent attackers to bypass the taint protection mechanism in a child process via duplicate environment variables in envp...

7.5CVSS4.5AI score0.09007EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/03/14 12:0 a.m.31 views

Fedora 22 : perl-5.20.3-329.fc22 (2016-1fb63e3bf3)

Fix manipulating environment variables to align with how glibc handles duplicated environment variables. Perl now uses the first variable listed in the environment array and it removes any subsequent entries of the same-named variable from the array, so that child processes have only one variable...

7.5CVSS7AI score0.09007EPSS
SaveExploits0References3
CNVD
CNVD
added 2016/03/07 12:0 a.m.57 views

Exim Configuration File Path Elevation of Privilege Vulnerability

Exim is an open source messaging agent MTA developed by the University of Cambridge in the UK that runs on Unix systems and is responsible for routing, forwarding and delivering mail. A security vulnerability exists in Exim that stems from an error in the program's handling of environment variabl...

7CVSS7.6AI score0.05901EPSS
SaveExploits13References1
Tenable Nessus
Tenable Nessus
added 2016/03/04 12:0 a.m.33 views

Fedora 23 : perl-5.22.1-351.fc23 (2016-5d4fc5ecc9)

Fix manipulating environment variables to align with how glibc handles duplicated environment variables. Perl now uses the first variable listed in the environment array and it removes any subsequent entries of the same-named variable from the array, so that child processes have only one variable...

7.5CVSS7AI score0.09007EPSS
SaveExploits0References3
CNVD
CNVD
added 2016/03/03 12:0 a.m.6 views

Perl Security Bypass Vulnerability

Perl is a free and powerful cross-platform programming language developed by American programmer Larry Wall. A security vulnerability exists in Perl due to the program's failure to properly handle environment variables. An attacker can exploit this vulnerability to bypass security mechanisms...

7.5CVSS8.5AI score0.09007EPSS
SaveExploits0References1
exploitpack
exploitpack
added 2016/03/03 12:0 a.m.896 views

DropBearSSHD 2015.71 - Command Injection

DropBearSSHD 2015.71 - Command Injection VuNote ============ Author: Ref: https://github.com/tintinweb/pub/tree/master/pocs/cve-2016-3116 Version: 0.2 Date: Mar 3rd, 2016 Tag: dropbearsshd xauth command injection may lead to forced-command bypass Overview -------- Name: dropbear Vendor: Matt...

5.5CVSS0.3AI score0.37016EPSS
SaveExploits13
Ubuntu
Ubuntu
added 2016/03/02 1:37 p.m.79 views

USN-2916-1: Perl vulnerabilities

It was discovered that Perl incorrectly handled certain regular expressions with an invalid backreference. An attacker could use this issue to cause Perl to crash, resulting in a denial of service, or possibly execute arbitrary code. CVE-2013-7422 Markus Vervier discovered that Perl incorrectly...

7.5CVSS7AI score0.09007EPSS
SaveExploits3
UbuntuCve
UbuntuCve
added 2016/03/01 12:0 a.m.28 views

CVE-2016-2381

Perl might allow context-dependent attackers to bypass the taint protection mechanism in a child process via duplicate environment variables in envp...

7.5CVSS6.9AI score0.09007EPSS
SaveExploits0References2
OSV
OSV
added 2016/03/01 12:0 a.m.6 views

UBUNTU-CVE-2016-2381

Perl might allow context-dependent attackers to bypass the taint protection mechanism in a child process via duplicate environment variables in envp...

7.5CVSS7.1AI score0.09007EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2016/02/12 8:23 p.m.16 views

htop 2.0 - An Interactive Process Viewer for Unix

htop is an interactive system-monitor process-viewer. It is designed as an alternative to the Unix program top. It shows a frequently updated list of the processes running on a computer, normally ordered by the amount of CPU usage. Unlike top, htop provides a full list of processes running, inste...

7.1AI score
SaveExploits0References1
Debian
Debian
added 2016/01/23 10:33 p.m.19 views

[SECURITY] [DLA 399-1] foomatic-filters security update

Package : foomatic-filters Version : 4.0.5-6+squeeze2+deb6u13 CVE ID : not yet assigned cups-filters contains multiple buffer overflows caused by lack of size checks when copying from environment variables to local buffers strcpy as well on string concatenation operations strcat...

7.3AI score
SaveExploits0
Rows per page
Query Builder