Lucene search
K

288 matches found

BDU FSTEC
BDU FSTEC
added 2018/05/25 12:0 a.m.2 views

The vulnerability of the ext4_fill_super function in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the ext4fillsuper function fs/ext4/super.c in the Linux operating system is related to a pointer manipulation error. Exploiting this vulnerability can allow an attacker, acting remotely, to cause a service failure by using a specially crafted version of the ext4 file system...

7.1CVSS6.5AI score0.00285EPSS
Exploits1References19Affected Software1
BDU FSTEC
BDU FSTEC
added 2017/10/26 12:0 a.m.4 views

The vulnerability of the sixeldecode function (coder/sixel.c) in the console-based graphic editor ImageMagick, which allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the sixeldecode function coder/sixel.c in the console-based image editing tool ImageMagick is related to pointer manipulation errors. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected informati...

9.8CVSS7.7AI score0.01117EPSS
Exploits0References13Affected Software3
Exploit DB
Exploit DB
added 2017/05/23 12:0 a.m.29 views

Apple macOS/iOS - NSUnarchiver Heap Corruption Due to Lack of Bounds Checking in [NSBuiltinCharacterSet initWithCoder:]

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1170 Via NSUnarchiver we can read NSBuiltinCharacterSet with a controlled serialized state. It reads a controlled int using decodeValueOfObjCType:"i" then either passes it to CFCharacterSetGetPredefined or uses it directly to...

7.4AI score
Exploits0
0day.today
0day.today
added 2017/05/19 12:0 a.m.454 views

Microsoft Windows 7 / 2008 R2 (x64) - EternalBlue SMB Remote Code Execution (MS17-010) Exploit

Exploit for windows platform in category remote exploits !/usr/bin/python from impacket import smb from struct import pack import os import sys import socket ''' EternalBlue exploit for Windows 7/2008 by sleepya The exploit might FAIL and CRASH a target system depended on what is overwritten Test...

9.3CVSS8.2AI score0.94318EPSS
Exploits51
Talos
Talos
added 2017/01/17 12:0 a.m.55 views

Oracle Outside In Technology PDF parser confusion Code Execution Vulnerability

Summary An exploitable arbitrary write vulnerability exists in the PDF parser functionality of Oracle Outside In Technology SDK. A specially crafted PDF document can cause a parser confusion resulting in an arbitrary write vulnerability ultimately leading to code execution. Tested Versions Oracle...

8.6CVSS9.2AI score0.01528EPSS
Exploits1
exploitpack
exploitpack
added 2016/12/06 12:0 a.m.22 views

Microsoft Edge - JSON.parse Info Leak

Microsoft Edge - JSON.parse Info Leak var once = false; var a = 1; function f if!once a = new Array1, 2, 3; this2 = a; once = true; //alert"f " + this; return ; JSON.parse"1, 2, 4, 5", f; var n = new Numbera0; n = n 1; var s = n.toString16; n = new Numbera1; n = n 1; s = s + n.toString16; n.lengt...

7.4AI score
Exploits0
Zero Day Initiative
Zero Day Initiative
added 2016/09/16 12:0 a.m.32 views

Microsoft Edge CTreePos Type Confusion Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Edge. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw relates to how Edge handles tex...

6.8CVSS2AI score0.2137EPSS
Exploits0References1
Hacker One
Hacker One
added 2016/08/26 1:6 a.m.10 views

Tor: potential memory corruption in or/buffers.c (particularly on 32 bit)

In or/buffer.s.c: c / Return the allocation size we'd like to use to hold target bytes. / static inline sizet preferredchunksizesizet target sizet sz = MINCHUNKALLOC; while CHUNKSIZEWITHALLOCsz include define FLEXIBLEARRAYMEMBER // define DEBUGCHUNKALLOC / A single chunk on a buffer. / typedef...

6.6AI score
Exploits0
Zero Day Initiative
Zero Day Initiative
added 2015/11/10 12:0 a.m.46 views

Microsoft Office Excel Binary Worksheet Use-After-Free Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Office Excel. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the...

6.8CVSS6.4AI score0.40892EPSS
Exploits0References1
exploitpack
exploitpack
added 2015/09/22 12:0 a.m.9 views

Kaspersky AntiVirus - ExeCryptor Parsing Memory Corruption

Kaspersky AntiVirus - ExeCryptor Parsing Memory Corruption Source: https://code.google.com/p/google-security-research/issues/detail?id=525 Fuzzing packed executables found the attached crash, it might be usable as an information leak as part of another bug, so filing as a low-risk bug. If I had t...

1AI score
Exploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.16 views

LBL traceroute 1.4 a5 Heap Corruption Vulnerability (3)

No description provided by source. source: http://www.securityfocus.com/bid/1739/info Traceroute is a well-known network diagnostic tool used for analyzing the path on a network between two hosts. On unix systems, traceroute is typically installed setuid root because of its use of raw sockets...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2013/12/03 12:0 a.m.91 views

Microsoft - Tagged Image File Format '.TIFF' Integer Overflow (Metasploit)

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'rex/zip' require 'nokogiri' module ::Nokogiri module XML class Builder Some XML documents don't declare the namespace before referencing, but...

9.3CVSS8AI score0.92451EPSS
Exploits7
Saint
Saint
added 2013/02/18 12:0 a.m.34 views

Novell GroupWise Client ActiveX SetEngine Pointer Manipulation

Added: 02/18/2013 CVE: CVE-2012-0439 BID: 57658 OSVDB: 89700 Background Novell GroupWise is an e-mail and collaboration product suite. Problem Several methods in the GroupWise ActiveX plugin do not validate user-supplied pointers that are passed as function arguments. This may allow an attacker t...

9.3CVSS7AI score0.68302EPSS
Exploits9
Saint
Saint
added 2013/02/18 12:0 a.m.33 views

Novell GroupWise Client ActiveX SetEngine Pointer Manipulation

Added: 02/18/2013 CVE: CVE-2012-0439 BID: 57658 OSVDB: 89700 Background Novell GroupWise is an e-mail and collaboration product suite. Problem Several methods in the GroupWise ActiveX plugin do not validate user-supplied pointers that are passed as function arguments. This may allow an attacker t...

9.3CVSS7AI score0.68302EPSS
Exploits9
Saint
Saint
added 2013/02/18 12:0 a.m.32 views

Novell GroupWise Client ActiveX SetEngine Pointer Manipulation

Added: 02/18/2013 CVE: CVE-2012-0439 BID: 57658 OSVDB: 89700 Background Novell GroupWise is an e-mail and collaboration product suite. Problem Several methods in the GroupWise ActiveX plugin do not validate user-supplied pointers that are passed as function arguments. This may allow an attacker t...

9.3CVSS7AI score0.68302EPSS
Exploits9
Saint
Saint
added 2013/02/18 12:0 a.m.33 views

Novell GroupWise Client ActiveX SetEngine Pointer Manipulation

Added: 02/18/2013 CVE: CVE-2012-0439 BID: 57658 OSVDB: 89700 Background Novell GroupWise is an e-mail and collaboration product suite. Problem Several methods in the GroupWise ActiveX plugin do not validate user-supplied pointers that are passed as function arguments. This may allow an attacker t...

9.3CVSS7AI score0.68302EPSS
Exploits9
exploitpack
exploitpack
added 2012/07/29 12:0 a.m.12 views

httpdx 1.5.4 - Remote Heap Overflow

httpdx 1.5.4 - Remote Heap Overflow !/usr/bin/perl -w ====================================================================== Exploit Title: httpdx UnhandledExceptionFilter ====================================================================== use strict; use IO::Socket::INET; target my $host =...

0.7AI score
Exploits0
securityvulns
securityvulns
added 2012/06/13 12:0 a.m.130 views

ZDI-12-083 : Oracle Java OpenAL Library Pointer Manipulation Remote Code Execution Vulnerability

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ZDI-12-083 : Oracle Java OpenAL Library Pointer Manipulation Remote Code Execution Vulnerability http://www.zerodayinitiative.com/advisories/ZDI-12-083 June 6, 2012 - -- CVSS: 7.5, AV:N/AC:L/Au:N/C:P/I:P/A:P - -- Affected Vendors: Oracle - -- Affected...

0.4AI score
Exploits0
Zero Day Initiative
Zero Day Initiative
added 2012/06/06 12:0 a.m.25 views

Oracle Java OpenAL Library Pointer Manipulation Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Oracle Java. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists in the Java OpenAL JOAL...

7.5CVSS7.6AI score
Exploits0References1
OpenVAS
OpenVAS
added 2011/08/09 12:0 a.m.28 views

CentOS Update for libwmf CESA-2009:0457 centos5 i386

The remote host is missing an update for the SPDX-FileCopyrightText: 2011 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 scriptxrefname:"URL",...

7.5CVSS6.2AI score0.03145EPSS
Exploits0References2
Rows per page
Query Builder