Lucene search
+L

8228 matches found

seebug.org
seebug.org
added 2017/05/27 12:00 a.m.32 views

Apple MacOS NSUnarchiver Heap Corruption(CVE-2017-2523)

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 manipulate NSBuiltinSetTable. Neither path has any bounds checking and the...

7.5CVSS8.6AI score0.11484EPSS
SaveExploits4
CNVD
CNVD
added 2017/05/24 12:00 a.m.10 views

WordPress XML-RPC API Metadata Checking Error Vulnerability

WordPress is a set of WordPress Software Foundation's blogging platform developed using the PHP language, which supports personal blog sites on servers with PHP and MySQL. WordPress is vulnerable to an API metadata checking error vulnerability. An attacker could exploit the vulnerability to gain...

7.5CVSS7.4AI score0.04079EPSS
SaveExploits0References1
zdt
zdt
added 2017/05/24 12:00 a.m.30 views

VX Search Enterprise 9.5.12 - GET Buffer Overflow Exploit

Exploit for windows platform in category remote exploits This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'VX Search Enterprise GET Buffer Overflow', 'Description' = %q This module exploits a...

7.1AI score
SaveExploits0
CNVD
CNVD
added 2017/05/24 12:00 a.m.6 views

libxml2 incomplete fix for stack buffer overflow vulnerability

Libxml2 is the GNOME project team developed a C-based library for parsing XML documents. Libxml2 suffers from a stack-based buffer overflow vulnerability that arises from a program that does not perform proper boundary checking on user input. An attacker could use this vulnerability to execute...

7.5CVSS8AI score0.04484EPSS
SaveExploits0References1
zdt
zdt
added 2017/05/23 12:00 a.m.29 views

Apple iOS / macOS Kernel - Memory Disclosure Due to Lack of Bounds Checking in netagent Socket Optio

Exploit for multiple platform in category dos / poc / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1140 netagentctlsetopt is the setsockopt handler for netagent control sockets. Options of type NETAGENTOPTIONTYPEREGISTER are handled by netagenthandleregistersetopt. Here's the...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2017/05/23 12:00 a.m.15 views

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

Apple macOSiOS - 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...

0.4AI score
SaveExploits0
zdt
zdt
added 2017/05/23 12:00 a.m.57 views

Apple iOS / macOS - NSUnarchiver Heap Corruption Due to Lack of Bounds Checking in [NSBuiltinCharact

Exploit for multiple platform in category dos / poc 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...

7.5CVSS8.8AI score0.11484EPSS
SaveExploits4
zdt
zdt
added 2017/05/23 12:00 a.m.62 views

Apple macOS - Local Privilege Escalation Due to Lack of Bounds Checking in HIServices Custom CFObjec

Exploit for macOS platform in category dos / poc / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1219 HIServices.framework is used by a handful of deamons and implements its own CFObject serialization mechanism. The entrypoint to the deserialization code is AXUnserializeCFType...

9.3CVSS8.7AI score0.04301EPSS
SaveExploits3
exploitpack
exploitpack
added 2017/05/23 12:00 a.m.16 views

Apple macOSiOS Kernel - Memory Disclosure Due to Lack of Bounds Checking in netagent Socket Option Handling

Apple macOSiOS Kernel - Memory Disclosure Due to Lack of Bounds Checking in netagent Socket Option Handling / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1140 netagentctlsetopt is the setsockopt handler for netagent control sockets. Options of type NETAGENTOPTIONTYPEREGISTER...

7.3AI score
SaveExploits0
zdt
zdt
added 2017/05/23 12:00 a.m.60 views

Apple iOS / macOS - NSKeyedArchiver Memory Corruption Due to Lack of Bounds Checking in CAMediaTimin

Exploit for multiple platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1175 CAMediaTimingFunctionBuiltin is a class in QuartzCore. Its initWithCoder: method reads an Int "index" then passes that to builtinfunction mov ebx, edi -- controlled unsigned...

7.5CVSS8.8AI score0.06809EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2017/05/23 12:00 a.m.34 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...

9.8CVSS8.3AI score0.11484EPSS
SaveExploits4
exploitpack
exploitpack
added 2017/05/23 12:00 a.m.19 views

Apple macOSiOS - CAMediaTimingFunctionBuiltin NSKeyedArchiver Memory Corruption Due to Lack of Bounds Checking

Apple macOSiOS - CAMediaTimingFunctionBuiltin NSKeyedArchiver Memory Corruption Due to Lack of Bounds Checking Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1175 CAMediaTimingFunctionBuiltin is a class in QuartzCore. Its initWithCoder: method reads an Int "index" then passes...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/05/23 12:00 a.m.46 views

Apple macOS/iOS - 'CAMediaTimingFunctionBuiltin' NSKeyedArchiver Memory Corruption Due to Lack of Bounds Checking

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1175 CAMediaTimingFunctionBuiltin is a class in QuartzCore. Its initWithCoder: method reads an Int "index" then passes that to builtinfunction mov ebx, edi -- controlled unsigned int mov r14d, ebx lea r15, ZL9functions0 ; functions...

9.8CVSS8.3AI score0.06809EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2017/05/23 12:00 a.m.32 views

Apple macOS/iOS Kernel - Memory Disclosure Due to Lack of Bounds Checking in netagent Socket Option Handling

/ Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1140 netagentctlsetopt is the setsockopt handler for netagent control sockets. Options of type NETAGENTOPTIONTYPEREGISTER are handled by netagenthandleregistersetopt. Here's the code: static errnot...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/05/20 12:00 a.m.37 views

Sync Breeze Enterprise GET Buffer Overflow

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Sync Breeze Enterprise GET Buffer Overflow', 'Description' = %q This module exploits a stack-based buffer overflow vulnerability in the web...

0.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2017/05/19 9:54 a.m.22 views

CVE-2017-9055

An issue, also known as DW201703-001, was discovered in libdwarf 2017-03-21. In dwarfformsdata a few data types were not checked for being in bounds, leading to a heap-based buffer over-read...

9.8CVSS4.6AI score0.01743EPSS
SaveExploits0References1
Prion
Prion
added 2017/05/18 6:29 a.m.22 views

Heap overflow

In libytnef in ytnef through 1.9.2, there is a heap-based buffer over-read due to incorrect boundary checking in the SIZECHECK macro in lib/ytnef.c...

7.5CVSS9.4AI score0.01538EPSS
SaveExploits0References3Affected Software2
NVD
NVD
added 2017/05/18 6:29 a.m.22 views

CVE-2017-9058

In libytnef in ytnef through 1.9.2, there is a heap-based buffer over-read due to incorrect boundary checking in the SIZECHECK macro in lib/ytnef.c...

9.8CVSS9.5AI score0.01538EPSS
SaveExploits0References3
CVE
CVE
added 2017/05/18 6:13 a.m.79 views

CVE-2017-9058

CVE-2017-9058 affects the libytnef library (ytnef) up to version 1.9.2. The flaw is a heap-based buffer over-read/overflow caused by boundary checking in the SIZECHECK macro in lib/ytnef.c, exposed in several distributions. Impact: a remote attacker could potentially execute code on the affected ...

9.8CVSS9.2AI score0.01538EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2017/05/18 6:13 a.m.39 views

CVE-2017-9058

In libytnef in ytnef through 1.9.2, there is a heap-based buffer over-read due to incorrect boundary checking in the SIZECHECK macro in lib/ytnef.c...

9.4AI score0.01538EPSS
SaveExploits0References3
Rows per page
Query Builder