Lucene search
K

533 matches found

Hacker One
Hacker One
added 2018/01/23 7:22 p.m.43 views

VK.com: Opcode Cache

Раскрытие имен некоторых файлов...

6.9AI score
Exploits0
Prion
Prion
added 2018/01/19 11:29 p.m.8 views

Out-of-bounds

An exploitable information leak/denial of service vulnerability exists in the libevm Ethereum Virtual Machine create2 opcode handler of CPP-Ethereum. A specially crafted smart contract code can cause an out-of-bounds read leading to memory disclosure or denial of service. An attacker can...

6.4CVSS7.8AI score0.00286EPSS
Exploits1References2
NVD
NVD
added 2018/01/19 11:29 p.m.8 views

CVE-2017-14457

An exploitable information leak/denial of service vulnerability exists in the libevm Ethereum Virtual Machine create2 opcode handler of CPP-Ethereum. A specially crafted smart contract code can cause an out-of-bounds read leading to memory disclosure or denial of service. An attacker can...

8.2CVSS8AI score0.00286EPSS
Exploits1References2
0day.today
0day.today
added 2018/01/18 12:0 a.m.32 views

Microsoft Edge Chakra - Incorrect Scope Handling Exploit

Exploit for windows platform in category dos / poc // PoC: function funcarg = function printfunc; // SetHasOwnLocalInClosure should be called for the param scope in the PostVisitFunction function. printfunc; function func ; // Chakra fails to distinguish whether the function is referenced in the...

7.6CVSS7.5AI score0.73993EPSS
Exploits20
exploitpack
exploitpack
added 2018/01/17 12:0 a.m.16 views

Microsoft Edge Chakra - Incorrect Scope Handling

Microsoft Edge Chakra - Incorrect Scope Handling // PoC: function funcarg = function printfunc; // SetHasOwnLocalInClosure should be called for the param scope in the PostVisitFunction function. printfunc; function func ; // Chakra fails to distinguish whether the function is referenced in the...

0.5AI score
Exploits0
Exploit DB
Exploit DB
added 2018/01/17 12:0 a.m.23 views

Microsoft Edge Chakra - Incorrect Scope Handling

// PoC: function funcarg = function printfunc; // SetHasOwnLocalInClosure should be called for the param scope in the PostVisitFunction function. printfunc; function func ; // Chakra fails to distinguish whether the function is referenced in the param scope and ends up to emit an invalid opcode...

7.4AI score
Exploits0
Talos
Talos
added 2018/01/09 12:0 a.m.48 views

CPP-Ethereum libevm create2 Information Leak Vulnerability

Summary An exploitable information leak / denial of service vulnerability exists in the libevm Ethereum Virtual Machine create2 opcode handler of CPP-Ethereum. A specially crafted smart contract code can cause an out-of-bounds read leading to memory disclosure or denial of service. An attacker ca...

8.2CVSS8.1AI score0.00286EPSS
Exploits1
n0where
n0where
added 2017/12/20 12:20 a.m.12 views

Advance Android Malware Analysis Framework: Droidefense

Droidefense originally named atom: analysis through observation machine is the codename for android apps/malware analysis/reversing tool. It was built focused on security issues and tricks that malware researcher have on they every day work. For those situations on where the malware has...

Exploits0References4
seebug.org
seebug.org
added 2017/12/04 12:0 a.m.42 views

Microsoft Edge: Chakra: JIT: GlobOpt::OptTagChecks must consider IsLoopPrePass properly(CVE-2017-11840)

There's one more place that emits a BailOnNotObject opcode. Here's a snippet of GlobOpt::OptTagChecks. if valueType.CanBeTaggedValue && !valueType.HasBeenNumber && this-IsLoopPrePass || !this-currentBlock-loop ValueType newValueType = valueType.SetCanBeTaggedValuefalse; // Split out the tag check...

7.6CVSS7.4AI score0.80398EPSS
Exploits3
Exploit DB
Exploit DB
added 2017/11/29 12:0 a.m.49 views

HP iMC Plat 7.2 - Remote Code Execution (2)

!/opt/local/bin/python2.7 Exploit Title: HP iMC Plat 7.2 dbman Opcode 10008 Command Injection RCE Date: 11-29-2017 Exploit Author: Chris Lyne @lynerc Vendor Homepage: www.hpe.com Software Link:...

10CVSS7.6AI score0.89949EPSS
Exploits13
exploitpack
exploitpack
added 2017/11/27 12:0 a.m.11 views

Microsoft Edge Chakra JIT - GlobOpt::OptTagChecks Must Consider IsLoopPrePass Properly

Microsoft Edge Chakra JIT - GlobOpt::OptTagChecks Must Consider IsLoopPrePass Properly / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1365 Some background: https://bugs.chromium.org/p/project-zero/issues/detail?id=1364 There's one more place that emits a BailOnNotObject opcod...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2017/11/25 12:0 a.m.42 views

Microsoft Edge Chakra JIT GlobOpt::OptTagChecks Property Consideration

Microsoft Edge: Chakra: JIT: GlobOpt::OptTagChecks must consider IsLoopPrePass properly CVE-2017-11840 Some background: https://bugs.chromium.org/p/project-zero/issues/detail?id=1364 There's one more place that emits a BailOnNotObject opcode. Here's a snippet of GlobOpt::OptTagChecks. if...

0.2AI score0.80398EPSS
Exploits3
ATTACKERKB
ATTACKERKB
added 2017/11/06 12:0 a.m.24 views

Advantech WebAccess Webvrpcs Service Opcode 80061 Stack Buffer Overflow

There is a stack buffer overflow in Advantech WebAccess 8.2. By sending a specially crafted DCERPC request, an attacker could overflow the buffer and execute arbitrary code. Recent assessments: wchen-r7 at September 12, 2019 6:07pm UTC reported: The stack overflow happens in sub10004BC8:...

6.8CVSS7.1AI score0.19225EPSS
Exploits4References5
0day.today
0day.today
added 2017/10/15 12:0 a.m.48 views

Microsoft Edge Chakra JIT Incorrect GenerateBailOut Calling Patterns Exploit

Exploit for windows platform in category dos / poc Microsoft Edge: Chakra: JIT: Incorrect GenerateBailOut calling patterns CVE-2017-11799 Bailout: "ChakraCoreas background JIT compiler generates highly optimized JITaed code based upon the data and infers likely usage patterns based on the profile...

7.6CVSS7.8AI score0.78672EPSS
Exploits3
Packet Storm
Packet Storm
added 2017/10/14 12:0 a.m.76 views

Microsoft Edge Chakra JIT Incorrect GenerateBailOut Calling Patterns

Microsoft Edge: Chakra: JIT: Incorrect GenerateBailOut calling patterns CVE-2017-11799 Bailout: "ChakraCoreas background JIT compiler generates highly optimized JITaed code based upon the data and infers likely usage patterns based on the profile data collected by the interpreter. Given the dynam...

7.9AI score0.78672EPSS
Exploits3
Zero Day Initiative
Zero Day Initiative
added 2017/10/03 12:0 a.m.47 views

Hewlett Packard Enterprise Intelligent Management Center dbman Opcode 10012 Use-After-Free Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Hewlett Packard Enterprise Intelligent Management Center. Authentication is not required to exploit this vulnerability. The specific flaw exists within dbman service, which listens on TCP port 2810...

10CVSS2.1AI score0.38733EPSS
Exploits0References1
seebug.org
seebug.org
added 2017/09/20 12:0 a.m.41 views

Iceni Argus PDF TextToPolys Rasterization Code Execution Vulnerability(CVE-2016-8389)

Summary An exploitable integer-overflow vulnerability exists within Iceni Argus. When it attempts to convert a malformed PDF to XML, it will attempt to convert each character from a font into a polygon and then attempt to rasterize these shapes. When rasterizing these shapes, the tool will perfor...

9.3CVSS8.2AI score0.00174EPSS
Exploits2
Zero Day Initiative
Zero Day Initiative
added 2017/08/07 12:0 a.m.27 views

Hewlett Packard Enterprise Intelligent Management Center dbman Opcode 10006 Arbitrary File Deletion Denial of Service Vulnerability

This vulnerability allows remote attackers to delete arbitrary files on vulnerable installations of Hewlett Packard Enterprise Intelligent Management Center. Authentication is not required to exploit this vulnerability. The specific flaw exists within dbman service, which listens by default on TC...

7.8CVSS7.5AI score0.13579EPSS
Exploits0References1
OSV
OSV
added 2017/08/02 9:29 p.m.0 views

CVE-2017-11386

SQL Injection in Trend Micro Control Manager 6.0 causes Remote Code Execution when executing opcode 0x4707 due to lack of proper user input validation in cmdHandlerNewReportScheduler.dll. Formerly ZDI-CAN-4549...

9.8CVSS5.9AI score
Exploits0References4
OSV
OSV
added 2017/08/02 9:29 p.m.0 views

CVE-2017-11385

SQL Injection in Trend Micro Control Manager 6.0 causes Remote Code Execution when executing opcode 0x6b1b due to lack of proper user input validation in cmdHandlerStatusMonitor.dll. Formerly ZDI-CAN-4545...

9.8CVSS5.9AI score0.06799EPSS
Exploits0References4
Rows per page
Query Builder