Lucene search
+L

19309 matches found

Packet Storm
Packet Storm
added 2016/04/11 12:00 a.m.56 views

Perl 5.22 VDir::MapPathA/W Out-Of-Bounds Reads / Buffer Over-Reads

---------------------------------------------------------------- Name: Perl 5.22 VDir::MapPathA/W Out-of-bounds Reads and Buffer Over-reads Discovered By: John Leitch, Bryce Darling Url: http://autosectools.com/Perl-VDir-MapPath-Out-of-bounds-Read Report:...

0.2AI score0.04256EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2016/04/09 12:00 a.m.42 views

PostgreSQL CREATE LANGUAGE Execution

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'msf/core/exploit/postgres' class MetasploitModule 'PostgreSQL CREATE LANGUAGE Execution', 'Description' = %q Some installations of Postgres 8...

0.3AI score
SaveExploits0
NVD
NVD
added 2016/04/08 3:59 p.m.31 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.3AI score0.0908EPSS
SaveExploits0References13
OSV
OSV
added 2016/04/08 3:59 p.m.11 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
Prion
Prion
added 2016/04/08 3:59 p.m.33 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.0908EPSS
SaveExploits0References13Affected Software10
Cvelist
Cvelist
added 2016/04/08 3:00 p.m.49 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.4AI score0.0908EPSS
SaveExploits0References13
CVE
CVE
added 2016/04/08 3:00 p.m.186 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.0908EPSS
SaveExploits0References13Affected Software1
Debian CVE
Debian CVE
added 2016/04/08 3:00 p.m.32 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.0908EPSS
SaveExploits0
OSV
OSV
added 2016/04/07 11:59 p.m.11 views

DEBIAN-CVE-2016-1531

Exim before 4.86.2, when installed setuid root, allows local users to gain privileges via the perlstartup argument...

7CVSS7.1AI score0.05588EPSS
SaveExploits13References1
n0where
n0where
added 2016/04/07 6:51 p.m.42 views

Windows File Shares Reconnaissance: SMBCrunch

One of the most time consuming tasks during a security auditing process is diving into file-systems and shares, attempting to identify any potentially sensitive information. SMBCrunch helps penetration testers to quickly identify Windows File Shares on a network, perform a recursive directory...

0.6AI score
SaveExploits0References1
OSV
OSV
added 2016/03/29 5:10 p.m.11 views

USN-2943-1 pcre3 vulnerabilities

It was discovered that PCRE incorrectly handled certain regular expressions. A remote attacker could use this issue to cause applications using PCRE to crash, resulting in a denial of service, or possibly execute arbitrary code...

9.8CVSS6.8AI score0.09157EPSS
SaveExploits11References26
CNVD
CNVD
added 2016/03/29 12:00 a.m.48 views

PCRE pcre_jit_compile.c Denial of Service Vulnerability

PCRE is a Perl library that includes a perl-compatible regular expression library. PCRE version 8.35 pcrejitcompile.c fails to properly optimize nested substitutions using table jumps. A remote attacker could utilize the constructed strings to cause a denial of service stack memory corruption...

9.3CVSS9.1AI score0.02784EPSS
SaveExploits0References1
OSV
OSV
added 2016/03/29 12:00 a.m.10 views

UBUNTU-CVE-2014-9769

pcrejitcompile.c in PCRE 8.35 does not properly use table jumps to optimize nested alternatives, which allows remote attackers to cause a denial of service stack memory corruption or possibly have unspecified other impact via a crafted string, as demonstrated by packets encountered by Suricata...

7.3CVSS7.2AI score0.02784EPSS
SaveExploits0References3
Hacker One
Hacker One
added 2016/03/26 12:11 a.m.48 views

Uber: Stored XSS in drive.uber.com WordPress admin panel

There is another bug in the All In One Event Calendar plugin used on drive.uber.com. An attacker can inject arbitrary JavaScript in the administrative Dashboard of WordPress. The script would be evaluated under administrator privileges as only logged-in administrators can view the Dashboard. Such...

6.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/03/25 12:00 a.m.30 views

openSUSE Security Update : perl (openSUSE-2016-386)

This update for perl fixes the following issues : - CVE-2016-2381: Fixed environment duplicated variable handling bug boo967082 - fix memory leak in 'use utf8' handling boo928292 - CVE-2015-8607: Fixed taint propagation in canonpath boo961528 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. T...

7.5CVSS6.9AI score0.0908EPSS
SaveExploits0References5
Cloud Foundry
Cloud Foundry
added 2016/03/24 12:00 a.m.130 views

USN-2916-1 Perl vulnerabilities | Cloud Foundry

USN-2916-1 Perl vulnerabilities Medium Vendor Ubuntu, Perl Versions Affected Ubuntu 14.04 LTS Description Several security issues were fixed in Perl. It was discovered that Perl incorrectly handled certain regular expressions with an invalid back-reference. An attacker could use this issue to cau...

7.5CVSS8.8AI score0.0908EPSS
SaveExploits3
CNVD
CNVD
added 2016/03/19 12:00 a.m.9 views

PCRE and PCRE2 'compile_branch' function denial of service vulnerability

PCRE is an open source regular expression library written in C. PCRE2 is an API for modifying PCRE. The 'compilebranch' function of PCRE and PCRE2 failed to properly handle regular expressions containing 'ACCEPT' substrings and nested parentheses. A remote attacker submitting a specially crafted...

9.8CVSS9.6AI score0.0818EPSS
SaveExploits1References1
OSV
OSV
added 2016/03/17 11:59 p.m.12 views

DEBIAN-CVE-2016-3191

The compilebranch function in pcrecompile.c in PCRE 8.x before 8.39 and pcre2compile.c in PCRE2 before 10.22 mishandles patterns containing an ACCEPT substring in conjunction with nested parentheses, which allows remote attackers to execute arbitrary code or cause a denial of service stack-based...

9.8CVSS9.2AI score0.0818EPSS
SaveExploits1References1
Packet Storm
Packet Storm
added 2016/03/17 12:00 a.m.27 views

AKIPS Network Monitor 16.5 OS Command Injection

Exploit Title: AKIPS Network Monitor 15.37-16.6 OS Command Injection Date: 03-14-2016 Exploit Author: BrianWGray Contact: https://twitter.com/BrianWGray WebPage: http://somethingbroken.com/ Vendor Homepage: https://www.akips.com/ Software Link: https://www.akips.com/showdoc/download Version: 15.3...

7.4AI score
SaveExploits0
Fedora
Fedora
added 2016/03/16 1:52 a.m.35 views

[SECURITY] Fedora 22 Update: pcre-8.38-3.fc22

Perl-compatible regular expression library. PCRE has its own native API, but a set of "wrapper" functions that are base d on the POSIX API are also supplied in the library libpcreposix. Note that this just provides a POSIX calling interface to PCRE: the regular expressions themselves still follow...

9.8CVSS1.1AI score0.07791EPSS
SaveExploits1
Rows per page
Query Builder