Lucene search
+L

257 matches found

Prion
Prion
added 2015/01/02 8:59 p.m.25 views

Heap overflow

Heap-based buffer overflow in the GDB debugger module in Hex-Rays IDA Pro before 6.6 cumulative fix 2014-12-24 allows remote GDB servers to have unspecified impact via unknown vectors...

10CVSS8.1AI score0.01888EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2015/01/02 8:00 p.m.53 views

CVE-2014-9458

Hex-Rays IDA Pro before version 6.6 cumulative fix (2014-12-24) is affected by a heap-based buffer overflow in the GDB debugger module. This vulnerability could allow remote GDB servers to cause an unspecified impact via unknown vectors. Remediation: upgrade to IDA Pro 6.6 or later (per reference...

10CVSS7.7AI score0.01888EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2015/01/02 8:00 p.m.37 views

CVE-2014-9458

Heap-based buffer overflow in the GDB debugger module in Hex-Rays IDA Pro before 6.6 cumulative fix 2014-12-24 allows remote GDB servers to have unspecified impact via unknown vectors...

7.5AI score0.01888EPSS
SaveExploits0References4
CNVD
CNVD
added 2014/12/28 12:00 a.m.6 views

Multiple vulnerabilities in IDA Pro (CNVD-2014-09237)

IDA PRO abbreviation IDA Interactive Disassembler is an interactive disassembler. IDA Pro 6.6 and earlier versions contain several implementation vulnerabilities that could allow an attacker to take control of the affected system, a double-release in the kernel and a double-release error in the N...

7.8AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2014/09/18 12:00 a.m.31 views

IDA Pro Multiple Memory Corruption Vulnerabilities

The version of IDA Pro, an interactive disassembler installed on the remote host, is 6.5 or 6.6. It is, therefore, affected by memory corruption vulnerabilities. These vulnerabilities are mitigated by updated IDA loaders, which were not detected. By tricking a user into loading a specially crafte...

6AI score
SaveExploits0References1
rdot
rdot
added 2014/08/24 12:00 a.m.522 views

Реверс и отладка x64 [win]

Всем привет! В этой статье я хочу рассказать об инструментальных средствах отладки 64-х битных приложений под Windows, а именно об IDA Pro. Не будет долгих речей и вступлений, перейдём сразу к делу. При реверсе 32-х битных приложений, реверсеру предоставляется богатый выбор инструментальных...

0.3AI score
SaveExploits0
seebug.org
seebug.org
added 2014/08/08 12:00 a.m.23 views

Mozilla Firefox 3.6.16 mChannel Use-After-Free漏洞

漏洞分析 此漏洞是由于Mozilla Firefox的xul.dll在处理mChannel标签时,在OnChannelRedirect中对mChannel对象进行创建,但在随后调用Release释放,在释放对象过后没有对该指针进行标记,从而导致在随后的调用用中引用mChannel标签时,由于指针已经被释放,导致call地址不可读,从而引发漏洞,下面对此漏洞进行详细分析。 首先打开PoC,火狐浏览器崩溃,附加调试器,到达漏洞现场。 858.85c: Access violation - code c0000005 first chance First chance exceptions a...

7.1AI score
SaveExploits0
FireEye
FireEye
added 2014/08/01 3:18 p.m.91 views

FLARE IDA Pro Script Series: Automatic Recovery of Constructed Strings in Malware

The FireEye Labs Advanced Reverse Engineering FLARE Team is dedicated to sharing knowledge and tools with the community. We started with the release of the FLARE On Challenge in early July where thousands of reverse engineers and security enthusiasts participated. Stay tuned for a write-up of the...

SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.30 views

IDA Pro 6.3 Crash PoC

No description provided by source. / IDA Pro 6.3 crash due an internal error ELF anti-debugging/reversing patcher Published @ IOActive Labs Research blog: http://blog.ioactive.com/2012/12/striking-back-gdb-and-ida-debuggers.html - nitr0us http://twitter.com/nitr0usmx Tested under: IDA Pro Starter...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/06/20 12:00 a.m.22 views

IDA Kernel Database TIL Section Parsing Unspecified Issue

The version of IDA Pro, an interactive disassembler installed on the remote host, is 6.0 or newer. It is, therefore, reportedly affected by an unspecified vulnerability. This vulnerability is mitigated by an IDA plugin tilcheck.plw, which was not detected. By tricking a user into loading a...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2013/12/20 6:07 p.m.21 views

[CrowdRE] Reverse Engineering Tool

A new project called CrowdRE aims to make it easy for the reverse engineering of complex applications working in collaboration with other users. Normally, the process reversing software from a complicated binary can consume much time, CrowdRE will help accelerate this process through teamwork...

7.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2013/08/01 12:00 a.m.33 views

IDA Pro IDB Loader Code Execution

The version of IDA Pro, an interactive disassembler installed on the remote host, is between versions 6.1 and 6.7. It is, therefore, affected by a code execution vulnerability. A remote attacker can exploit this, by convincing a user into loading a specially crafted IDB IDA database file into IDA...

6.5AI score
SaveExploits0References1
zdt
zdt
added 2013/05/28 12:00 a.m.43 views

PEStudio 3.69 - Denial of Service

Exploit for windows platform in category remote exploits Title: PEStudio Version 3.69 Denial of Service Date: 5th June 2013 Author: Debasish Mandal https://twitter.com/debasishm89 Blog : http://www.debasish.in/ Software Homepage: http://www.winitor.com/ Version: PEStudio Version 3.69 Tested on:...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2012/12/20 12:00 a.m.27 views

IDA Pro 6.3 - Crash (PoC)

IDA Pro 6.3 - Crash PoC / IDA Pro 6.3 crash due an internal error ELF anti-debugging/reversing patcher Published @ IOActive Labs Research blog: http://blog.ioactive.com/2012/12/striking-back-gdb-and-ida-debuggers.html - nitr0us http://twitter.com/nitr0usmx Tested under: IDA Pro Starter License...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2012/12/20 12:00 a.m.53 views

IDA Pro 6.3 - Crash (PoC)

/ IDA Pro 6.3 crash due an internal error ELF anti-debugging/reversing patcher Published @ IOActive Labs Research blog: http://blog.ioactive.com/2012/12/striking-back-gdb-and-ida-debuggers.html - nitr0us http://twitter.com/nitr0usmx Tested under: IDA Pro Starter License 6.3.120531 Mac OS X IDA Pr...

5.3AI score
SaveExploits0
zdt
zdt
added 2012/12/20 12:00 a.m.37 views

IDA Pro 6.3 Crash PoC

Exploit for multiple platform in category dos / poc / IDA Pro 6.3 crash due an internal error ELF anti-debugging/reversing patcher Published @ IOActive Labs Research blog: http://blog.ioactive.com/2012/12/striking-back-gdb-and-ida-debuggers.html - nitr0us http://twitter.com/nitr0usmx Tested under...

7.1AI score
SaveExploits0
ThreatPost
ThreatPost
added 2012/07/06 8:00 p.m.23 views

Startup CrowdStrike Launches Crowd-Sourced Platform for Malware Analysis

Venture funded startup CrowdStrike has launched a new platform that will allow security researchers to work collaboratively to reverse engineer and analyze malicious code. The new platform, CrowdRE, was designed to resemble conventional software version control systems, with features that allow...

0.6AI score
SaveExploits0References1
NVD
NVD
added 2011/12/27 11:55 a.m.35 views

CVE-2011-4783

The IDAPython plugin before 1.5.2.3 in IDA Pro allows user-assisted remote attackers to execute arbitrary code via a crafted IDB file, related to improper handling of certain swigruntimedata files in the current working directory...

9.3CVSS7.5AI score0.04404EPSS
SaveExploits0References5
CVE
CVE
added 2011/12/27 11:00 a.m.55 views

CVE-2011-4783

CVE-2011-4783 affects IDA Pro’s IDAPython plugin up to version 1.5.2.3. A crafted IDB file can trigger arbitrary code execution due to improper handling of swig_runtime_data in the current working directory, with an attacker leveraging user-assisted remote access. The vulnerability enables code e...

9.3CVSS7.8AI score0.04404EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2011/12/27 11:00 a.m.36 views

CVE-2011-4783

The IDAPython plugin before 1.5.2.3 in IDA Pro allows user-assisted remote attackers to execute arbitrary code via a crafted IDB file, related to improper handling of certain swigruntimedata files in the current working directory...

7.5AI score0.04404EPSS
SaveExploits0References5
Rows per page
Query Builder