Lucene search
+L

13087 matches found

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

Adobe Flash TextField.replaceText - Use-After-Free

Exploit for windows platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=584 There is a use-after-free in the TextField.replaceText function. If the function is called with a string parameter with toString defined, or an integer parameter with...

10CVSS0.3AI 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/18 12:00 a.m.32 views

Adobe Flash MovieClip.duplicateMovieClip - Use-After-Free

Exploit for windows platform in category dos / poc 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 ca...

10CVSS0.4AI score0.31634EPSS
SaveExploits2
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.20 views

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. A minimal PoC follows:...

10CVSS7.8AI score0.31634EPSS
SaveExploits2
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.22 views

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 the field's parent object, which is then used. A minim...

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
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2015/12/17 6:19 a.m.6 views

Adobe Flash Player issue where iframe contents may be overwritten

Overview Adobe Flash Player contains an issue where the same-origin policy may be bypassed leading to iframe contents being overwritten. Tokuji Akamine reported this vulnerability to IPA. JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership. Impact...

5.8CVSS6.5AI score0.04308EPSS
SaveExploits0References13
zdt
zdt
added 2015/12/17 12:00 a.m.94 views

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

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

9.3CVSS0.1AI score0.246EPSS
SaveExploits2
zdt
zdt
added 2015/12/17 12:00 a.m.47 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.16 views

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

Adobe Flash TextField.gridFitType Setter - Use-After-Free Source: https://code.google.com/p/google-security-research/issues/detail?id=559 There is a use-after-free in the TextField gridFitType setter. If it is set to an object with a toString method that frees the TextField, the property will be...

SaveExploits0
Check Point Advisories
Check Point Advisories
added 2015/12/17 12:00 a.m.10 views

Adobe Flash Player Heap Buffer Overflow (APSB15-32: CVE-2015-8446)

A heap buffer overflow vulnerability has been reported in Adobe Flash Player. The vulnerability is due to an error in Adobe Flash Player while parsing a specially crafted file. A remote attacker can exploit this issue by enticing a victim to open a specially crafted file...

9.3CVSS4.3AI score0.07985EPSS
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/17 12:00 a.m.32 views

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

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 written after it is freed. A PoC is as follows: var topt...

10CVSS5.1AI score0.29962EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2015/12/17 12:00 a.m.20 views

Adobe Flash GradientFill - Use-After-Frees

Source: https://code.google.com/p/google-security-research/issues/detail?id=557 There are a number of use-after-free vulnerabilities in MovieClip.beginGradientFill. If the spreadMethod or any other string parameter is an object with toString defined, this method can free the MovieClip, which is...

10CVSS5.1AI score0.294EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2015/12/17 12:00 a.m.36 views

Adobe Flash MovieClip.lineStyle - Use-After-Frees

Source: https://code.google.com/p/google-security-research/issues/detail?id=558 There are a number of use-after-frees in MovieClip.lineStyle. If any of the String parameters are an object with toString defined, the toString method can delete the MovieClip, which is subsequently used. A PoC is as...

10CVSS5.1AI score0.40682EPSS
SaveExploits2
zdt
zdt
added 2015/12/17 12:00 a.m.59 views

Adobe Flash GradientFill - Use-After-Frees

Exploit for windows platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=557 There are a number of use-after-free vulnerabilities in MovieClip.beginGradientFill. If the spreadMethod or any other string parameter is an object with toString...

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

Adobe Flash GradientFill - Use-After-Frees

Adobe Flash GradientFill - Use-After-Frees Source: https://code.google.com/p/google-security-research/issues/detail?id=557 There are a number of use-after-free vulnerabilities in MovieClip.beginGradientFill. If the spreadMethod or any other string parameter is an object with toString defined, thi...

0.5AI score
SaveExploits0
Check Point Advisories
Check Point Advisories
added 2015/12/17 12:00 a.m.11 views

Adobe Flash Player Memory Corruption (APSB15-32: CVE-2015-8443; CVE-2015-8444)

A memory corruption vulnerability has been reported in Adobe Flash Player. The vulnerability is due to an error in Adobe Flash Player while parsing a specially crafted SWF file. A remote attacker can exploit this issue by enticing a victim to open a specially crafted SWF file...

10CVSS4.4AI score0.06133EPSS
SaveExploits0
Rows per page
Query Builder