Lucene search
+L

12884 matches found

zdt
zdt
added 2015/12/18 12:00 a.m.71 views

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

Exploit for windows platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=578 There is a use-after-free in the TextField.htmlText setter. If the htmlText the field is set to is an object with toString defined, the toString function can free the...

10CVSS0.2AI score0.43408EPSS
SaveExploits2
zdt
zdt
added 2015/12/18 12:00 a.m.32 views

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

Exploit for windows platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=588 There is a use-after-free in the TextField sharpness setter. If the sharpness parameter is an object with valueOf set to a function which frees the TextField parent, ...

10CVSS0.2AI score0.43408EPSS
SaveExploits2
zdt
zdt
added 2015/12/18 12:00 a.m.80 views

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

Exploit for windows platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=577 There is a use-after-free in the TextField.type setter. If the type the field is set to is an object with toString defined, the toString function can free the field's...

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

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 free the TextField parent, which is subsequently...

10CVSS7.8AI score0.43408EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2015/12/18 12:00 a.m.26 views

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

Source: https://code.google.com/p/google-security-research/issues/detail?id=588 There is a use-after-free in the TextField sharpness setter. If the sharpness parameter is an object with valueOf set to a function which frees the TextField parent, it is used after it is freed. A minimal PoC is as...

10CVSS7.8AI score0.43408EPSS
SaveExploits2
exploitpack
exploitpack
added 2015/12/18 12:00 a.m.11 views

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

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

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

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

Source: https://code.google.com/p/google-security-research/issues/detail?id=579 There is a use-after-free in the TextField.variable setter. If the variable name that is added is an object with toString defined, the toString function can free the field's parent object, which is then used. A minima...

10CVSS7.8AI score0.43408EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2015/12/18 12:00 a.m.26 views

Adobe Flash MovieClip.attachMovie - Use-After-Free

Source: https://code.google.com/p/google-security-research/issues/detail?id=571 There is a use-after-free in MovieClip.attachMovie. If a string parameter has toString defined, a number parameter has valueOf defined or an object parameter has its constructor redefined, it can execute code and free...

5.3AI score
SaveExploits0
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
Exploit DB
Exploit DB
added 2015/12/18 12:00 a.m.29 views

Adobe Flash TextField.replaceSel - Use-After-Free

Source: https://code.google.com/p/google-security-research/issues/detail?id=585 There is a use-after-free in TextField.replaceSel. If the string parameter of the method is set to an object with toString defined, this method can delete the TextField's parent, leading to a use-after-free. A minimal...

10CVSS7.8AI score0.43408EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2015/12/18 12:00 a.m.21 views

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 parent object, which is then used. A minimal PoC i...

10CVSS7.8AI score0.43408EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2015/12/18 12:00 a.m.29 views

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

Source: https://code.google.com/p/google-security-research/issues/detail?id=577 There is a use-after-free in the TextField.type setter. If the type the field is set to is an object with toString defined, the toString function can free the field's parent object, which is then used. A minimal PoC i...

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

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

Exploit for windows platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=574 There is a use-after-free in the TextField.tabIndex setter. If the integer parameter is an object with valueOf defined, then it can free the TextField's parent, leadi...

10CVSS0.1AI score0.43408EPSS
SaveExploits2
zdt
zdt
added 2015/12/18 12:00 a.m.1789 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
zdt
zdt
added 2015/12/17 12:00 a.m.91 views

Microsoft Windows Kernel win32k!OffsetChildren - Null Pointer Dereference

Exploit for windows platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=544 The attached PoC triggers a null pointer vulnerability in OffsetChildren on Windows 7 32-bit. By mapping the null page an attacker can leverage this vulnerability to...

7.2CVSS6.5AI score0.0326EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2015/12/17 12:00 a.m.42 views

win32k Clipboard Bitmap - Use-After-Free

Source: https://code.google.com/p/google-security-research/issues/detail?id=533 This PoC triggers a crash on Windows 7 32-bit with Special Pool enabled on win32k.sys. The kernel crashes due to a use-after-free condition with bitmaps in the clipboard. --- Note that multiple PoC executions and...

7.2CVSS5.2AI score0.03109EPSS
SaveExploits2
exploitpack
exploitpack
added 2015/12/17 12:00 a.m.21 views

Microsoft Windows Kernel - win32k!OffsetChildren Null Pointer Dereference

Microsoft Windows Kernel - win32k!OffsetChildren Null Pointer Dereference Source: https://code.google.com/p/google-security-research/issues/detail?id=544 The attached PoC triggers a null pointer vulnerability in OffsetChildren on Windows 7 32-bit. By mapping the null page an attacker can leverage...

0.3AI score
SaveExploits0
exploitpack
exploitpack
added 2015/12/17 12:00 a.m.16 views

win32k Clipboard Bitmap - Use-After-Free

win32k Clipboard Bitmap - Use-After-Free Source: https://code.google.com/p/google-security-research/issues/detail?id=533 This PoC triggers a crash on Windows 7 32-bit with Special Pool enabled on win32k.sys. The kernel crashes due to a use-after-free condition with bitmaps in the clipboard. ---...

SaveExploits0
Packet Storm
Packet Storm
added 2015/12/17 12:00 a.m.45 views

WordPress Symposium 14.05.02 Cross Site Request Forgery

Plugin Name : WP Symposium A8-Cross-SiteRequestForgeryCSRF Effected Version : 14.05.02 and most probably lower version's if any Vulnerability : A8-Cross-Site Request Forgery CSRF Identified by : Madhu Akula Technical Details Minimum Level of Access Required : Unauthenticated PoC - Proof of Concep...

SaveExploits0
zdt
zdt
added 2015/12/17 12:00 a.m.22 views

WordPress Limit Attempts 1.0.3 Cross Site Scripting / Cross Site Request Forgery Vulnerabilities

Exploit for php platform in category web applications WordPress Limit Attempts 1.0.3 Cross Site Scripting / Cross Site Request Forgery Vulnerabilities Plugin Name : Limit Attempts Effected Version : 1.0.3 and most probably lower version's if any Identified by : Madhu Akula Technical Details Minim...

7.1AI score
SaveExploits0
Rows per page
Query Builder