Lucene search
+L

13087 matches found

Zero Day Initiative
Zero Day Initiative
added 2016/03/02 12:00 a.m.25 views

Adobe Flash MPEG Use-After-Free Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Adobe Flash. 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 MPEG-4 parsing. A...

9.3CVSS6.3AI score0.06516EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2016/03/01 8:17 a.m.55 views

Internet Bug Bounty: Adobe Flash Player Race Condition Vulnerability

Adobe Flash Player is prone to a race condition vulnerability which leads to Use After Free. COM Object will be initialized twice and uninitialized when the count number decrement to zero by the main thread. As we could force the second initialization being called by a Worker thread, the...

10CVSS6.2AI score0.05743EPSS
SaveExploits0
Hacker One
Hacker One
added 2016/03/01 8:03 a.m.49 views

Internet Bug Bounty: Adobe Flash Player ASnative(900,1).call(TextField) Use-After-Free Vulnerability

I. Summary Adobe Flash Player is prone to a vulnerability which leads to Use-After-Free. ------------------------------------------------------------------ II. Description If the ASnative900,1 is invoked with TextField instance and getter properties associated with swfRoot where the getter method...

9.3CVSS8.3AI score0.05929EPSS
SaveExploits0
Hacker One
Hacker One
added 2016/03/01 8:01 a.m.45 views

Internet Bug Bounty: Adobe Flash Player ASnative(900,1).call(MovieClip) Use-After-Free Vulnerability

I. Summary Adobe Flash Player is prone to a vulnerability which leads to Use-After-Free. ------------------------------------------------------------------ II. Description If the ASnative900,1 is invoked with MovieClip instance and getter properties associated with swfRoot where the getter method...

9.3CVSS8.3AI score0.05929EPSS
SaveExploits0
Hacker One
Hacker One
added 2016/03/01 7:57 a.m.37 views

Internet Bug Bounty: Adobe Flash Player ASnative(101,10) Memory Corruption Vulnerability

I. Summary Adobe Flash Player is prone to a vulnerability which leads to Memory Corruption. ------------------------------------------------------------------ II. Description When ASnative101,10 is called with a MovieClip object pointer, Flash Player is crashed due to an invalid EIP value...

9.3CVSS8.3AI score0.04576EPSS
SaveExploits0
zdt
zdt
added 2016/02/19 12:00 a.m.55 views

Adobe Flash - SimpleButton Creation Type Confusion

Exploit for multiple platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=640 There is a type confusion vulnerability in the SimpleButton constructor. Flash stores an empty button to use to create buttons for optimization reasons. If this obje...

9.3CVSS9.2AI score0.26124EPSS
SaveExploits2
exploitpack
exploitpack
added 2016/02/17 12:00 a.m.15 views

Adobe Flash - BitmapData.drawWithQuality Heap Overflow

Adobe Flash - BitmapData.drawWithQuality Heap Overflow Source: https://code.google.com/p/google-security-research/issues/detail?id=609 The attached fuzz test case causes a crash due to a heap overflow in BitmapData.drawWithQuality. Proof of Concept:...

0.6AI score
SaveExploits0
exploitpack
exploitpack
added 2016/02/17 12:00 a.m.30 views

Adobe Flash - LoadVars.decode Use-After-Free

Adobe Flash - LoadVars.decode Use-After-Free Source: https://code.google.com/p/google-security-research/issues/detail?id=667 There is a use-after-free in LoadVars.decode. If a watch is set on the object that the parameters are being decoded into, and the watch deletes the object, then other metho...

0.3AI score
SaveExploits0
exploitpack
exploitpack
added 2016/02/17 12:00 a.m.21 views

Adobe Flash - ATF Processing Heap Overflow

Adobe Flash - ATF Processing Heap Overflow Source: https://code.google.com/p/google-security-research/issues/detail?id=635 The attached file causes a crash due to a heap overflow, probably due to an issue in ATF processing by the URLStream class. Proof of Concept:...

0.9AI score
SaveExploits0
exploitpack
exploitpack
added 2016/02/17 12:00 a.m.18 views

Adobe Flash - Sound.loadPCMFromByteArray Dangling Pointer

Adobe Flash - Sound.loadPCMFromByteArray Dangling Pointer Source: https://code.google.com/p/google-security-research/issues/detail?id=698 There is a dangling pointer that can be read, but not written to in loadPCMFromByteArray. A minimal PoC is as follows: var s = new Sound; var b = new ByteArray...

0.2AI score
SaveExploits0
zdt
zdt
added 2016/02/17 12:00 a.m.55 views

Adobe Flash - Out-of-Bounds Image Read

Exploit for multiple platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=630 The attached file can cause an out-of-bounds read of an image. While the bits of the image are null, the width, height and other values can make it a valid pointer...

10CVSS8.9AI score0.19665EPSS
SaveExploits3
zdt
zdt
added 2016/02/17 12:00 a.m.59 views

Adobe Flash - Sound.loadPCMFromByteArray Dangling Pointer

Exploit for multiple platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=698 There is a dangling pointer that can be read, but not written to in loadPCMFromByteArray. A minimal PoC is as follows: var s = new Sound; var b = new ByteArray; for...

10CVSS8.7AI score0.54823EPSS
SaveExploits3
zdt
zdt
added 2016/02/17 12:00 a.m.54 views

Adobe Flash - textfield Constructor Type Confusion

Exploit for multiple platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=701 There is a type confusion vulnerability in the TextField constructor in AS3. When a TextField is constructed, a generic backing object is created and reused when...

9.3CVSS0.5AI score0.26081EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2016/02/17 12:00 a.m.37 views

Adobe Flash - BitmapData.drawWithQuality Heap Overflow

Source: https://code.google.com/p/google-security-research/issues/detail?id=609 The attached fuzz test case causes a crash due to a heap overflow in BitmapData.drawWithQuality. Proof of Concept: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/39467.zip...

9.3CVSS7.8AI score0.19665EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2016/02/17 12:00 a.m.40 views

Adobe Flash - Sound.loadPCMFromByteArray Dangling Pointer

Source: https://code.google.com/p/google-security-research/issues/detail?id=698 There is a dangling pointer that can be read, but not written to in loadPCMFromByteArray. A minimal PoC is as follows: var s = new Sound; var b = new ByteArray; for var i = 0; i 1600; i++ b.writeByte1; b.position = 0;...

9.3CVSS7.8AI score0.54823EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2016/02/17 12:00 a.m.27 views

Adobe Flash - H264 File Stack Corruption

Source: https://code.google.com/p/google-security-research/issues/detail?id=633 The attached flv file causes stack corruption when loaded into Flash. To use the PoC, load LoadMP42.swf?file=lownull.flv from a remote server. Proof of Concept:...

9.3CVSS7.8AI score0.19665EPSS
SaveExploits3
exploitpack
exploitpack
added 2016/02/17 12:00 a.m.12 views

Adobe Flash - Out-of-Bounds Image Read

Adobe Flash - Out-of-Bounds Image Read Source: https://code.google.com/p/google-security-research/issues/detail?id=630 The attached file can cause an out-of-bounds read of an image. While the bits of the image are null, the width, height and other values can make it a valid pointer. Proof of...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2016/02/17 12:00 a.m.16 views

Adobe Flash - H264 Parsing Out-of-Bounds Read

Adobe Flash - H264 Parsing Out-of-Bounds Read Source: https://code.google.com/p/google-security-research/issues/detail?id=632 There is an out-of-bounds read in H264 parsing, a fuzzed file is attached. To load, load LoadMP4.swf with the URL parameter file=computepoc.flv from a remote server. Proof...

0.2AI score
SaveExploits0
zdt
zdt
added 2016/02/17 12:00 a.m.20 views

Adobe Flash - H264 Parsing Out-of-Bounds Read

Exploit for multiple platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=632 There is an out-of-bounds read in H264 parsing, a fuzzed file is attached. To load, load LoadMP4.swf with the URL parameter file=computepoc.flv from a remote server...

7.1AI score
SaveExploits0
zdt
zdt
added 2016/02/17 12:00 a.m.60 views

Adobe Flash - ATF Processing Heap Overflow

Exploit for multiple platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=635 The attached file causes a crash due to a heap overflow, probably due to an issue in ATF processing by the URLStream class. Proof of Concept:...

10CVSS8.7AI score0.3347EPSS
SaveExploits3
Rows per page
Query Builder