Lucene search
+L

8234 matches found

CNVD
CNVD
added 2016/11/09 12:00 a.m.7 views

Linux Kernel Local Buffer Overflow Vulnerability

The Linux kernel is the kernel used by the operating system Linux, released by the Linux Foundation in the United States. The Linux Kernel suffers from a local buffer overflow vulnerability due to the program failing to adequately perform bounds checking on user input. Allowing an attacker to...

6.8CVSS8.1AI score0.01765EPSS
SaveExploits0References1
OSV
OSV
added 2016/11/04 1:54 p.m.8 views

MGASA-2016-0366 This update of rpm fixes several security issues

All of those fixes were already backported in Mageia but for : - Fix out-of-bounds read on signature checking of malformed package RhBug:1373107...

10CVSS7.1AI score0.07611EPSS
SaveExploits0References3
Mageia
Mageia
added 2016/11/04 1:54 p.m.23 views

This update of rpm fixes several security issues

All of those fixes were already backported in Mageia but for : - Fix out-of-bounds read on signature checking of malformed package RhBug:1373107...

10CVSS2.1AI score0.07611EPSS
SaveExploits0References2
myhack58
myhack58
added 2016/11/04 12:00 a.m.32 views

MS16-1 2 4: Microsoft kernel integer overflow vulnerability-vulnerability warning-the black bar safety net

Foreword Last month I found and reported a Windows registry integer overflow vulnerability, the last week two 2016.10.25)Microsoft released the bug fix patch MS16-1 2 4 and the vulnerability number CVE-2 0 1 6-0 0 7 0's. The vulnerability may lead to local privilege escalation that affects multip...

0.4AI score
SaveExploits0
zdt
zdt
added 2016/11/01 12:00 a.m.63 views

NVIDIA Driver - No Bounds Checking in Escape 0x7000194 Exploit

Exploit for windows platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=895 The DxgkDdiEscape handler for 0x7000194 doesn't do bounds checking with the user provided lengths it receives. When these lengths are passed to memcpy, overreads and memory...

7.2CVSS7.9AI score0.01535EPSS
SaveExploits2
zdt
zdt
added 2016/11/01 12:00 a.m.47 views

NVIDIA Driver - No Bounds Checking in Escape 0x7000170 Exploit

Exploit for windows platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=936 The DxgkDdiEscape handler for 0x7000170 lacks proper bounds checks for the variable size input escape data, and relies on a user provided size as the upper bound for writing...

7.2CVSS7.6AI score0.01605EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2016/10/31 12:00 a.m.46 views

NVIDIA Driver - No Bounds Checking in Escape 0x7000170

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=936 The DxgkDdiEscape handler for 0x7000170 lacks proper bounds checks for the variable size input escape data, and relies on a user provided size as the upper bound for writing output. Crashing context with PoC Win 10 x64 with...

7.8CVSS7.5AI score0.01605EPSS
SaveExploits2
exploitpack
exploitpack
added 2016/10/31 12:00 a.m.20 views

NVIDIA Driver - No Bounds Checking in Escape 0x7000194

NVIDIA Driver - No Bounds Checking in Escape 0x7000194 Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=895 The DxgkDdiEscape handler for 0x7000194 doesn't do bounds checking with the user provided lengths it receives. When these lengths are passed to memcpy, overreads and memory...

0.2AI score
SaveExploits0
zdt
zdt
added 2016/10/12 12:00 a.m.112 views

Subversion 1.6.6 / 1.6.12 - Code Execution

Exploit for linux platform in category remote exploits This is an exploit for the subversion vulnerability published as CVE-2013-2088. Author: GlacierZ0ne email protected Exploit Type: Code Execution Access Type: Authenticated Remote Exploit Prerequisites: svn command line client available,...

7.1CVSS8.7AI score0.31466EPSS
SaveExploits5
CNVD
CNVD
added 2016/09/29 12:00 a.m.6 views

libgd 'gd_webp.c' Integer Overflow Vulnerability

libgd also known as GD Graphics Library or libgd2 is an American software developer Thomas Boutell developed an open source library for dynamic image creation, which supports the creation of charts, graphs and thumbnails and so on. An integer overflow vulnerability exists in libgd version 2.2.3,...

7.9AI score
SaveExploits0References1
Packet Storm
Packet Storm
added 2016/09/28 12:00 a.m.43 views

FreePBX Remote Command Execution

Title : Freepbx =begin Freepbx 13.x are vulnerable to Remote command execution due to the insuffecient sanitization of the user input fields language,destination and also due to the lack of good authentication checking Technical details Vulnerable file :...

0.1AI score
SaveExploits0
CNVD
CNVD
added 2016/09/28 12:00 a.m.11 views

ImageMagick Remote Buffer Overflow Vulnerability

ImageMagick is a set of open-source image processing software from the U.S. company ImageMagick Studio. The software can read, convert and write pictures in a variety of formats. A buffer overflow vulnerability exists in ImageMagick, which stems from the program's failure to perform proper bounda...

6.5CVSS9.6AI score0.02985EPSS
SaveExploits1References1
exploitpack
exploitpack
added 2016/09/27 12:00 a.m.40 views

FreePBX 13.0.188 - Remote Command Execution (Metasploit)

FreePBX 13.0.188 - Remote Command Execution Metasploit Title : Freepbx =begin Freepbx 13.x are vulnerable to Remote command execution due to the insuffecient sanitization of the user input fields language,destination and also due to the lack of good authentication checking Technical details...

0.1AI score
SaveExploits0
n0where
n0where
added 2016/09/23 4:55 p.m.30 views

WPA WPA2 Phishing Tool: Linset

WPA WPA2 Phishing Tool: Linset Linset Is Not a Social Enginering Tool To run linset in Kali-linux, only two2 additional programs are requiredrqr. They are lighttpd and php5-cgi. apt-get install lighttpd apt-get install php5-cgi After you unzip the download, place the linset folder found in the...

7.5AI score
SaveExploits0References1
OSV
OSV
added 2016/09/21 8:38 p.m.14 views

MGASA-2016-0316 Updated curl packages fix security vulnerability

The four libcurl functions curlescape, curleasyescape, curlunescape and curleasyunescape perform string URL percent escaping and unescaping. They accept custom string length inputs in signed integer arguments. The provided string length arguments were not properly checked and due to arithmetic in...

9.8CVSS8.8AI score0.11737EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2016/09/06 10:18 a.m.27 views

CVE-2016-7138

Cross-site scripting XSS vulnerability in the URL checking infrastructure in Plone CMS 5.x through 5.0.6, 4.x through 4.3.11, and 3.3.x through 3.3.6 allows remote attackers to inject arbitrary web script or HTML via a crafted URL...

6.1CVSS4.1AI score0.01588EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2016/09/02 12:00 a.m.98 views

SUSE SLED12 / SLES12 Security Update : java-1_8_0-openjdk (SUSE-SU-2016:2012-1)

This update for java-180-openjdk fixes the following issues : - Upgrade to version jdk8u101 icedtea 3.1.0 - New in release 3.1.0 2016-07-25 : - Security fixes - S8079718, CVE-2016-3458: IIOP Input Stream Hooking bsc989732 - S8145446, CVE-2016-3485: Perfect pipe placement Windows only bsc989734 -...

9.6CVSS6.8AI score0.0669EPSS
SaveExploits0References43
BDU FSTEC
BDU FSTEC
added 2016/08/31 12:00 a.m.12 views

The vulnerability of the Android operating system, which allows a perpetrator to obtain confidential information

The vulnerability of the arch/arm/mach-msm/qdsp6v2/ultrasound/usf.c file of Qualcomm’s Android operating system is related to insufficient checking of input parameters. Exploiting this vulnerability can allow a remote attacker to obtain confidential information through a specially created...

4.3CVSS6AI score0.0046EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/08/31 12:00 a.m.13 views

The vulnerability of the Android operating system, which allows a perpetrator to obtain confidential information

The vulnerability of the drivers/char/adsprpc.c file in Qualcomm’s Android operating system is related to insufficient checking of parameters and returned values. Exploiting this vulnerability can allow a remote attacker to obtain confidential information through a specially created application...

4.3CVSS6AI score0.0046EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2016/08/30 12:00 a.m.36 views

Debian DLA-602-1 : gnupg security and hardening update

CVE-2016-6313 Felix Doerre and Vladimir Klebanov from the Karlsruhe Institute of Technology discovered a flaw in the mixing functions of GnuPG's random number generator. An attacker who obtains 4640 bits from the RNG can trivially predict the next 160 bits of output. A first analysis on the impac...

5.3CVSS6.3AI score0.03597EPSS
SaveExploits0References3
Rows per page
Query Builder