Lucene search
K

979 matches found

0day.today
0day.today
added 2016/05/17 12:0 a.m.30 views

Adobe Flash - Type Confusion in FileReference Constructor

Exploit for windows platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=799 There is a type confusion issue in the FileReference constructor. The constructor adds several properties to the constructed object before setting the type and data. If a watch...

7.6CVSS8.7AI score0.53066EPSS
Exploits1
NVD
NVD
added 2016/05/13 2:59 p.m.18 views

CVE-2016-2195

Integer overflow in the PointGFp constructor in Botan before 1.10.11 and 1.11.x before 1.11.27 allows remote attackers to overwrite memory and possibly execute arbitrary code via a crafted ECC point, which triggers a heap-based buffer overflow...

10CVSS9.8AI score0.10565EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2016/05/13 2:59 p.m.20 views

CVE-2016-2195

Integer overflow in the PointGFp constructor in Botan before 1.10.11 and 1.11.x before 1.11.27 allows remote attackers to overwrite memory and possibly execute arbitrary code via a crafted ECC point, which triggers a heap-based buffer overflow. The bigintmul and bigintsqr functions received the...

10CVSS7.7AI score0.10565EPSS
Exploits0References2
Cvelist
Cvelist
added 2016/05/13 2:0 p.m.26 views

CVE-2016-2195

Integer overflow in the PointGFp constructor in Botan before 1.10.11 and 1.11.x before 1.11.27 allows remote attackers to overwrite memory and possibly execute arbitrary code via a crafted ECC point, which triggers a heap-based buffer overflow...

9.7AI score0.10565EPSS
Exploits0References4
hackapp
hackapp
added 2016/04/01 10:6 a.m.11 views

Bridge Constructor PG FREE - Dangerous filesystem permissions, WebView code execution vulnerabilities

HackApp vulnerability scanner discovered that application Bridge Constructor PG FREE published at the 'play' market has multiple vulnerabilities...

1.1AI score
Exploits0References1Affected Software1
Exploit DB
Exploit DB
added 2016/04/01 12:0 a.m.23 views

Adobe Flash - URLStream.readObject Use-After-Free

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=611 There is a use-after-free in URLStream.readObject. If the object read is a registered class, the constructor will get invoked to create the object. If the constructor calls URLStream.close, the URLStream will get freed, and the...

7.4AI score
Exploits0
0day.today
0day.today
added 2016/04/01 12:0 a.m.36 views

Adobe Flash - URLStream.readObject Use-After-Free

Exploit for multiple platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=611 There is a use-after-free in URLStream.readObject. If the object read is a registered class, the constructor will get invoked to create the object. If the constructor calls...

10CVSS8.9AI score0.68383EPSS
Exploits1
Exploit DB
Exploit DB
added 2016/02/19 12:0 a.m.24 views

Adobe Flash - SimpleButton Creation Type Confusion

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 object is created using a SWF tag before it is created i...

7.4AI score
Exploits0
0day.today
0day.today
added 2016/02/19 12:0 a.m.37 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.47083EPSS
Exploits1
exploitpack
exploitpack
added 2016/02/19 12:0 a.m.14 views

Adobe Flash - SimpleButton Creation Type Confusion

Adobe Flash - SimpleButton Creation Type Confusion 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 objec...

7.5AI score
Exploits0
0day.today
0day.today
added 2016/02/17 12:0 a.m.39 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.58642EPSS
Exploits2
exploitpack
exploitpack
added 2016/02/17 12:0 a.m.12 views

Adobe Flash - textfield Constructor Type Confusion

Adobe Flash - textfield Constructor Type Confusion 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...

0.4AI score
Exploits0
Exploit DB
Exploit DB
added 2016/02/17 12:0 a.m.27 views

Adobe Flash - textfield Constructor Type Confusion

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 subsequent TextField objects are created. However, if a...

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

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

7.4AI score
Exploits0
0day.today
0day.today
added 2015/12/18 12:0 a.m.89 views

Adobe Flash MovieClip.localToGlobal - Use-After-Free

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

7AI score
Exploits0
exploitpack
exploitpack
added 2015/12/18 12:0 a.m.15 views

Adobe Flash MovieClip.localToGlobal - Use-After-Free

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 wi...

0.2AI score
Exploits0
Snyk
Snyk
added 2015/11/29 10:0 p.m.1 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS attacks involving assignment on constructor properties. Details Cross-site scripting or XSS is a code vulnerability that occurs when an attacker “injects” a malicious script into an otherwise trusted website. Th...

5.4CVSS5.3AI score
Exploits0References2
0day.today
0day.today
added 2015/10/04 12:0 a.m.22 views

Pygments FontManager._get_nix_font_path Shell Injection Vulnerability

Pygments FontManager.getnixfontpath version 1.2.2-2.0.2 suffers from a shell injection vulnerability. Shell Injection in Pygments FontManager.getnixfontpath Product: Pygments Version: 1.2.2-2.0.2 497:fe62167596bb to 3693:655dbebddc23 Tue Nov 06 17:30:45 2007 +0000 to Aug 21, 2015. Website:...

7.4AI score
Exploits0
OwnCloud
OwnCloud
added 2015/09/30 4:53 p.m.40 views

Server: PHP arbitrary class instantiation in "files_external"

A user may instantiate arbitrary ownCloud classes due to a lack of a proper check of the mount point options provided by a user via the web front end. These may include constructor arguments and could potentially lead to a remote code execution. For more information please consult the official...

9CVSS4.4AI score0.01797EPSS
Exploits0Affected Software1
Rows per page
Query Builder