Lucene search
+L

2182 matches found

zdt
zdt
added 2016/01/15 12:00 a.m.95 views

Roundcube 1.1.3 - Directory Traversal

Exploit for php platform in category web applications Product: Roundcube Vendor: Roundcube.net Vulnerable Versions: 1.1.3 and probably prior Tested Version: 1.1.3 Advisory Publication: December 21, 2015 without technical details Vendor Notification: December 21, 2015 Vendor Patch: December 26, 20...

6CVSS0.1AI score0.26203EPSS
SaveExploits5
Exploit DB
Exploit DB
added 2016/01/14 12:00 a.m.66 views

Manage Engine Application Manager 12.5 - Arbitrary Command Execution

!C:/Python27/python.exe -u Applications Manager 12.5 Arbitrary Command Execution Exploit Vendor: Zoho Corporation Pvt. Ltd. Product web page: https://www.manageengine.com Affected version: 12.5 Summary: ManageEngine Applications Manager is an application performance monitoring solution that...

5.3AI score
SaveExploits0
htbridge
htbridge
added 2016/01/13 12:00 a.m.529 views

Remote Code Execution in Exponent

High-Tech Bridge Security Research Lab discovered critical vulnerability in Exponent CMS, which can be exploited to inject and execute arbitrary PHP code on the vulnerable system with the privileges of the web server. The vulnerability resides within "/install/index.php" script, when handling...

10CVSS9.8AI score0.06022EPSS
SaveExploits3Affected Software1
Exploit DB
Exploit DB
added 2016/01/04 12:00 a.m.34 views

pdfium IsFlagSet (v8 memory management) - SIGSEGV

Source: https://code.google.com/p/google-security-research/issues/detail?id=622 The following crash was encountered in pdfium the Chrome PDF renderer during PDF fuzzing: --- cut --- ==31710==ERROR: AddressSanitizer: SEGV on unknown address 0x7f53cc100009 pc 0x0000016fafe2 bp 0x7ffee170d730 sp...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2016/01/04 12:00 a.m.18 views

pdfium - CPDF_Function::Call Stack Buffer Overflow

pdfium - CPDFFunction::Call Stack Buffer Overflow Source: https://code.google.com/p/google-security-research/issues/detail?id=612 The following crash was encountered in pdfium the Chrome PDF renderer during PDF fuzzing: --- cut --- $ ./pdfiumtest...

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

pdfium - CPDF_TextObject::CalcPositionData Heap Out-of-Bounds Read

pdfium - CPDFTextObject::CalcPositionData Heap Out-of-Bounds Read Source: https://code.google.com/p/google-security-research/issues/detail?id=623 The following crash was encountered in pdfium the Chrome PDF renderer during PDF fuzzing: --- cut --- $ ./pdfiumtest...

7.4AI score
SaveExploits0
htbridge
htbridge
added 2015/12/21 12:00 a.m.544 views

Remote Code Execution in Roundcube

High-Tech Bridge Security Research Lab discovered a path traversal vulnerability in a popular webmail client Roundcube. Vulnerability can be exploited to gain access to sensitive information and under certain circumstances to execute arbitrary code and totally compromise the vulnerable server. Th...

6CVSS0.9AI score0.26203EPSS
SaveExploits5Affected Software1
zdt
zdt
added 2015/12/21 12:00 a.m.23 views

Adobe Flash Sound.setTransform - Use-After-Free

Exploit for windows platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=568 There is a use-after-free in Sound.setTransform. If a transform value is set to an object with valueOf defined, it can free the transform before the values are set. A...

10CVSS8.9AI score0.43408EPSS
SaveExploits2
exploitpack
exploitpack
added 2015/12/18 12:00 a.m.26 views

Adobe Flash TextField.setFormat - Use-After-Free

Adobe Flash TextField.setFormat - Use-After-Free Source: https://code.google.com/p/google-security-research/issues/detail?id=586 The TextField setFormat method contains a use-after-free. If an integer parameter has valueOf defined, or the object parameter overrides a constructor, this method can...

0.5AI score
SaveExploits0
exploitpack
exploitpack
added 2015/12/18 12:00 a.m.20 views

Adobe Flash MovieClip.startDrag - Use-After-Free

Adobe Flash MovieClip.startDrag - Use-After-Free Source: https://code.google.com/p/google-security-research/issues/detail?id=592 There is a use-after-free in MovieClip.startDrag. If a parameter an object with valueOf defined, this method can free the MovieClip, which is then used. A minimal POC...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/18 12:00 a.m.21 views

Adobe Flash MovieClip.startDrag - Use-After-Free

Source: https://code.google.com/p/google-security-research/issues/detail?id=592 There is a use-after-free in MovieClip.startDrag. If a parameter an object with valueOf defined, this method can free the MovieClip, which is then used. A minimal POC follows: this.createEmptyMovieClip"mc", 1;...

10CVSS7.8AI score0.31634EPSS
SaveExploits2
zdt
zdt
added 2015/12/18 12:00 a.m.26 views

Adobe Flash MovieClip.startDrag - Use-After-Free

Exploit for windows platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=592 There is a use-after-free in MovieClip.startDrag. If a parameter an object with valueOf defined, this method can free the MovieClip, which is then used. A minimal POC...

10CVSS0.6AI score0.31634EPSS
SaveExploits2
exploitpack
exploitpack
added 2015/12/18 12:00 a.m.17 views

Adobe Flash MovieClip.attachBitmap - Use-After-Free

Adobe Flash MovieClip.attachBitmap - Use-After-Free Source: https://code.google.com/p/google-security-research/issues/detail?id=593 There is a use-after-free in MovieClip.attachBitmap. If the depth parameter is an object with valueOf defined, this method can free the MovieClip, which is then used...

0.3AI score
SaveExploits0
exploitpack
exploitpack
added 2015/12/18 12:00 a.m.14 views

Adobe Flash TextField.text Setter - Use-After-Free

Adobe Flash TextField.text Setter - Use-After-Free Source: https://code.google.com/p/google-security-research/issues/detail?id=576 There is a use-after-free in the TextField.text setter. If the text the field is set to is an object with toString defined, the toString function can free the field's...

SaveExploits0
Exploit DB
Exploit DB
added 2015/12/18 12:00 a.m.35 views

Adobe Flash MovieClip.duplicateMovieClip - Use-After-Free

Source: https://code.google.com/p/google-security-research/issues/detail?id=591 There is a use-after-free in MovieClip.duplicateMovieClip. If the depth or movie name parameter provided is an object with toString or valueOf defined, this method can free the MovieClip, which is then used. A minimal...

10CVSS7.8AI score0.31634EPSS
SaveExploits2
zdt
zdt
added 2015/12/18 12:00 a.m.1786 views

Adobe Flash TextField.setFormat - Use-After-Free

Exploit for windows platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=586 The TextField setFormat method contains a use-after-free. If an integer parameter has valueOf defined, or the object parameter overrides a constructor, this method ca...

10CVSS0.5AI score0.43408EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2015/12/18 12:00 a.m.24 views

Adobe Flash MovieClip.localToGlobal - Use-After-Free

Source: https://code.google.com/p/google-security-research/issues/detail?id=570 There is a use-after-free issue in MovieClip.localToGlobal. If the Number constructor is overwritten with a new constructor and MovieClip.localToGlobal is called with an integer parameter, the new constructor will get...

5.3AI score
SaveExploits0
zdt
zdt
added 2015/12/17 12:00 a.m.46 views

Adobe Flash TextField.antiAliasType Setter - Use-After-Free

Exploit for windows platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=560 There is a use-after-free in the TextField antiAliasType setter. If it is set to an object with a toString method that frees the TextField, the property will be writt...

10CVSS0.1AI score0.29962EPSS
SaveExploits2
exploitpack
exploitpack
added 2015/12/17 12:00 a.m.24 views

win32k Desktop and Clipboard - Null Pointer Dereference

win32k Desktop and Clipboard - Null Pointer Dereference Source: https://code.google.com/p/google-security-research/issues/detail?id=534 The attached PoC triggers a null pointer condition on Windows 7 32-bit, which can potentially be exploited on versions of Windows that allow mapping the null pag...

0.5AI score
SaveExploits0
zdt
zdt
added 2015/12/17 12:00 a.m.56 views

Zen Cart 1.5.4 Local File Inclusion Vulnerability

Zen Cart version 1.5.4 suffers from a local file inclusion vulnerability. Product: Zen Cart Vendor: Zen Ventures, LLC Vulnerable Versions: 1.5.4 Tested Version: 1.5.4 Advisory Publication: November 25, 2015 without technical details Vendor Notification: November 25, 2015 Vendor Patch: November 26...

10CVSS9.4AI score0.10423EPSS
SaveExploits6
Rows per page
Query Builder