Lucene search
+L

104 matches found

0day.today
0day.today
added 2015/12/18 12:0 a.m.49 views

Adobe Flash TextField Variable - Use-After Free

Exploit for windows platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=583 If a TextField variable is set to a value with toString defined, and the TextField is updated, a use-after-free can occur if the toString method frees the TextField's...

10CVSS0.5AI score0.43408EPSS
SaveExploits1
0day.today
0day.today
added 2015/12/18 12:0 a.m.30 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
SaveExploits1
0day.today
0day.today
added 2015/12/18 12:0 a.m.69 views

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

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

10CVSS0.2AI score0.43408EPSS
SaveExploits1
0day.today
0day.today
added 2015/12/18 12:0 a.m.43 views

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

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

10CVSS0.1AI score0.43408EPSS
SaveExploits1
exploitpack
exploitpack
added 2015/12/18 12:0 a.m.13 views

Adobe Flash TextField.replaceText - Use-After-Free

Adobe Flash TextField.replaceText - Use-After-Free 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...

0.2AI score
SaveExploits0
exploitpack
exploitpack
added 2015/12/18 12:0 a.m.10 views

Adobe Flash - TextField Use-After Free

Adobe Flash - TextField Use-After Free Source: https://code.google.com/p/google-security-research/issues/detail?id=583 If a TextField variable is set to a value with toString defined, and the TextField is updated, a use-after-free can occur if the toString method frees the TextField's parent. A...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2015/12/18 12:0 a.m.23 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:0 a.m.12 views

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

Adobe Flash TextField.thickness Setter - Use-After-Free Source: https://code.google.com/p/google-security-research/issues/detail?id=587 There is a use-after-free in the TextField thickness setter. If the thickness parameter is an object with valueOf set to a function which frees the TextField...

SaveExploits0
exploitpack
exploitpack
added 2015/12/18 12:0 a.m.13 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:0 a.m.30 views

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

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, leading to a use-after-free. A minimal PoC follows: var...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/18 12:0 a.m.17 views

Adobe Flash - 'TextField' Use-After Free

Source: https://code.google.com/p/google-security-research/issues/detail?id=583 If a TextField variable is set to a value with toString defined, and the TextField is updated, a use-after-free can occur if the toString method frees the TextField's parent. A minimal PoC is as follows: var mc =...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/18 12:0 a.m.33 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...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/18 12:0 a.m.19 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...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/18 12:0 a.m.22 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...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/18 12:0 a.m.20 views

Adobe Flash TextField.replaceText - Use-After-Free

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 valueOf defined, the parent object of the TextFiel...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/18 12:0 a.m.27 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...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/18 12:0 a.m.36 views

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

Source: https://code.google.com/p/google-security-research/issues/detail?id=587 There is a use-after-free in the TextField thickness setter. If the thickness 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...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/18 12:0 a.m.23 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...

7.4AI score
SaveExploits0
0day.today
0day.today
added 2015/12/18 12:0 a.m.51 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
SaveExploits1
0day.today
0day.today
added 2015/12/17 12:0 a.m.43 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
SaveExploits1
Rows per page
Query Builder