Lucene search
+L

2294 matches found

Tenable Nessus
Tenable Nessus
added 2017/03/30 12:0 a.m.37 views

OracleVM 3.3 / 3.4 : bash (OVMSA-2017-0050)

The remote OracleVM system is missing necessary patches to address critical security updates : - Fix signal handling in read builtin Resolves: 1421926 - CVE-2016-9401 - Fix crash when '-' is passed as second sign to popd Resolves: 1396383 - CVE-2016-7543 - Fix for arbitrary code execution via...

10CVSS7.7AI score0.9994EPSS
SaveExploits31References6
Tenable Nessus
Tenable Nessus
added 2017/03/27 12:0 a.m.49 views

Virtuozzo 7 : readykernel-patch (VZA-2017-017)

According to the version of the vzkernel package and the readykernel-patch installed, the Virtuozzo installation on the remote host is affected by the following vulnerabilities : - A use-after-free flaw was found in the way the Linux kernel's Datagram Congestion Control Protocol DCCP implementati...

7.8CVSS6.8AI score0.0596EPSS
SaveExploits13References6
Kitploit
Kitploit
added 2017/02/21 1:58 p.m.25 views

Halcyon - IDE for Nmap Script (NSE) Development

Halcyon is the first IDE specifically focused on Nmap Script NSE Development. This research idea was originated while writing custom Nmap Scripts for Enterprise Penetration Testing Scenarios. The existing challenge in developing Nmap Scripts NSE was the lack of a development environment that give...

7.2AI score
SaveExploits0References1
Veracode
Veracode
added 2017/02/09 1:46 a.m.32 views

Million Message Attack (MMA)

OpenSSL is vulnerable to million message attacks MMA. This is due to the way that OpenSSL has implemented PKCS 7 and Cryptographic Message Syntax CMS, making it easier for attackers to decrypt data...

5CVSS8.4AI score0.12932EPSS
SaveExploits0References24Affected Software1
Tenable Nessus
Tenable Nessus
added 2017/02/07 12:0 a.m.30 views

Fedora 25 : phpMyAdmin (2017-360e912fdb)

Welcome to phpMyAdmin 4.6.6, a release containing security and bug fixes. This release includes many security fixes of various levels of severity. We recommend all users upgrade to this release immediately. For full information on the vulnerabilities fixed and mitigation factors for users who are...

5.8AI score
SaveExploits0References1
Hacker One
Hacker One
added 2017/01/22 6:9 p.m.25 views

shopify-scripts: Incorrect code generation with redo inside NODE_RESCUE.

The following code causes mruby to use up all available memory: class A redo rescue c end Following the execution, we see the code in codegen.c jumping between CASEOPONERR and CASEOPJMP. CASEOPONERR uses realloc to double the size of mrb-c-rescue, and since it is stuck in an infinite loop between...

7.1AI score
SaveExploits0
myhack58
myhack58
added 2017/01/03 12:0 a.m.91 views

Python's new string format vulnerability analysis-vulnerability warning-the black bar safety net

This article on Python introduced a formatted string of the new syntax of the security vulnerabilities in-depth analysis, and provide appropriate security solutions. When we are on untrusted user input using str. the format of the time, will bring security risks-for this problem, in fact I have...

7.1AI score
SaveExploits0
Fedora
Fedora
added 2016/12/31 11:21 p.m.39 views

[SECURITY] Fedora 24 Update: curl-7.47.1-10.fc24

curl is a command line tool for transferring data with URL syntax, supporti ng FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, I MAP, SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies,...

8.1CVSS0.04935EPSS
SaveExploits0
Check Point Advisories
Check Point Advisories
added 2016/12/28 12:0 a.m.10 views

Vim modelines Remote Command Execution (CVE-2016-1248)

A remote code execution vulnerability exists in the modeline component of Vim due to insufficient input validation when parsing the filetype, syntax, and keymap options in modelines. A remote unauthenticated attacker can exploit this vulnerability by enticing a user to open a file containing a...

6.8CVSS4.5AI score0.25314EPSS
SaveExploits2
zdt
zdt
added 2016/12/16 12:0 a.m.31 views

Linux/x86 - /bin/bash -c Arbitrary Command Execution Shellcode (72 bytes)

/ ;author: Filippo "zinzloun" Bersani ;date: 16/12/2016 ;version: 1.0 ;X86 Assembly/NASM Syntax ;tested on: Linux OpenSuse001 2.6.34-12-desktop 32bit ; Linux ubuntu 3.13.0-100-generic 147precise1-Ubuntu 32bit ; Linux bb32 4.4.0-45-generic 32bit ;72 bytes ;description: executes arbitrary command...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2016/12/15 10:11 p.m.12 views

openssl: ASN.1 BIO handling of large amounts of data

A denial of service flaw was found in the way OpenSSL parsed certain ASN.1-encoded data from BIO OpenSSL's I/O abstraction inputs. An application using OpenSSL that accepts untrusted ASN.1 BIO input could be forced to allocate an excessive amount of data...

7.8CVSS7.1AI score0.2921EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2016/12/12 2:11 p.m.66 views

FileBuster - An Extremely Fast And Flexible Web Fuzzer

An extremely fast and flexible web fuzzer. Why another fuzzer? My main motivation was to write a script that would allow me to fuzz a website based on a dictionary but that allowed me to filter words on that dictionary based on regex patterns. This necessity came from the frustration of trying to...

6.9AI score
SaveExploits0References3
n0where
n0where
added 2016/12/08 4:5 a.m.39 views

Extremely Fast Flexible Web Fuzzer: Filebuster

Extremely Fast Flexible Web Fuzzer Filebuster was built based on one of the fastest HTTP classes in the world of PERL – Furl::HTTP. Also the thread modelling is a bit optimized to run as fast as possible. Features It packs a ton of features like: The already mentioned Regex patterns Supports...

7AI score
SaveExploits0References1
Exploit DB
Exploit DB
added 2016/12/05 12:0 a.m.30 views

Linux/x86 - Netcat (-e option disabled) Reverse Shell Shellcode (180 bytes)

Linux/x86 - Netcat -e option disabled Reverse Shell Shellcode 180 bytes. Shellcode exploit for Linx86 platform / ;author: Filippo "zinzloun" Bersani ;date: 05/12/2016 ;version: 1.0 ;X86 Assembly/NASM Syntax ;tested on: Linux OpenSuse001 2.6.34-12-desktop 32bit ; Linux ubuntu 3.13.0-100-generic...

7.4AI score
SaveExploits0
Hacker One
Hacker One
added 2016/12/01 11:47 a.m.24 views

shopify-scripts: Invalid handling of zero-length heredoc identifiers leads to infinite loop in the sandbox

Introduction ============ Certain invalid Ruby programs which should normally raise a syntax error are able to cause an infinite loop in MRuby's parser which makes the mruby-engine sandbox and consequently the MRI process it is running in unresponsive to SIGTERM. The process begins looping foreve...

7.3AI score
SaveExploits0
OSV
OSV
added 2016/11/29 12:21 a.m.5 views

USN-3139-1 vim vulnerability

Florian Larysch discovered that the Vim text editor did not properly validate values for the 'filetype', 'syntax', and 'keymap' options. An attacker could trick a user into opening a file with specially crafted modelines and possibly execute arbitrary code with the user's privileges...

7.8CVSS7AI score0.25314EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2016/11/29 12:0 a.m.47 views

Ubuntu 14.04 LTS / 16.04 LTS : Vim vulnerability (USN-3139-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-3139-1 advisory. Florian Larysch discovered that the Vim text editor did not properly validate values for the 'filetype', 'syntax', and 'keymap' options. An attacker...

7.8CVSS7AI score0.25314EPSS
SaveExploits2References2
OpenVAS
OpenVAS
added 2016/11/29 12:0 a.m.29 views

Ubuntu: Security Advisory (USN-3139-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 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...

7.8CVSS7.9AI score0.25314EPSS
SaveExploits2References2
Exploit DB
Exploit DB
added 2016/11/25 12:0 a.m.45 views

Linux/x86 - Egg-hunter Shellcode (31 bytes)

Linux/x86 - Egg-hunter Shellcode 31 bytes. Shellcode exploit for Linx86 platform / ;author: Filippo "zinzloun" Bersani ;date: 28/11/2016 ;version: 1.0 ;X86 Assembly/NASM Syntax ;tested on: Linux OpenSuse001 2.6.34-12-desktop 32bit ; Linux ubuntu 3.13.0-100-generic 147precise1-Ubuntu 32bit ; Linux...

SaveExploits0
CNVD
CNVD
added 2016/11/25 12:0 a.m.5 views

Vim Input Validation Vulnerability

Vim is an open-source, configurable text editor for creating and changing any type of text, which can be used on most UNIX systems and Apple OS X. It can be used to create and change any type of text. A security vulnerability in versions prior to Vim patch 8.0.0056 stems from the program's failur...

7.8CVSS7.8AI score0.25314EPSS
SaveExploits2References1
Rows per page
Query Builder