Lucene search
+L

333 matches found

Tenable Nessus
Tenable Nessus
added 2016/12/27 12:0 a.m.30 views

Fedora 25 : botan (2016-3b59109c48)

Botan 1.10.14 - NOTE WELL: Botan 1.10.x is supported for security patches only until 2017-12-31 - Fix integer overflow during BER decoding, found by Falko Strenzke. This bug is not thought to be directly exploitable but upgrading ASAP is advised. CVE-2016-9132 - Fix two cases where in error...

9.8CVSS8.1AI score0.01978EPSS
SaveExploits0References2
Exploit DB
Exploit DB
added 2016/05/17 12:0 a.m.27 views

Adobe Flash - Type Confusion in FileReference Constructor

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 is set on one of these properties, code can be...

7.6CVSS7.4AI score0.37716EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2016/03/04 12:0 a.m.15 views

Fedora 23 : glibc-2.22-6.fc23 (2015-7174c4d68d)

This update re-adds large file support to the openat function, removes support for the LDPOINTERGUARD environment variable which could be used to weaken security protections in ATSECURE/SUID binaries, and adds function pointer obfuscation to the TLS destructor list. Note that Tenable Network...

5.5AI score
SaveExploits0References3
zdt
zdt
added 2015/11/02 12:0 a.m.38 views

PHP yaml_parse_url Unsafe Deserialization Vulnerability

The PHP unserialize function is considered unsafe due to its behavior regarding class instantiation; in cases where serialized data is attacker controlled, it can be tampered with, allowing for the instantiation of arbitrary PHP classes and thus code execution via destructor. Title: PHP...

7.7AI score
SaveExploits0
exploitpack
exploitpack
added 2015/08/19 12:0 a.m.12 views

Adobe Flash - XMLSocket Destructor Not Cleared Before Setting User Data in connect

Adobe Flash - XMLSocket Destructor Not Cleared Before Setting User Data in connect Source: https://code.google.com/p/google-security-research/issues/detail?id=416&can=1&q=label%3AProduct-Flash%20modified-after%3A2015%2F8%2F17&sort=id This issue is a variant of issue 192 , which the fix did not...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/08/19 12:0 a.m.22 views

Adobe Flash - XMLSocket Destructor Not Cleared Before Setting User Data in connect

Source: https://code.google.com/p/google-security-research/issues/detail?id=416&can=1&q=label%3AProduct-Flash%20modified-after%3A2015%2F8%2F17&sort=id This issue is a variant of issue 192 , which the fix did not address. If XMLSocket connect is called on an object that already has a destroy...

10CVSS5.1AI score0.43387EPSS
SaveExploits1
Hacker One
Hacker One
added 2015/05/10 12:0 a.m.42 views

Internet Bug Bounty: PHP yaml_parse/yaml_parse_file/yaml_parse_url Unsafe Deserialization

https://bugs.php.net/bug.php?id=69617 Description: ------------ The PHP unserialize function is considered unsafe due to its behavior regarding class instantiation; in cases where serialized data is attacker controlled, it can be tampered with, allowing for the instantiation of arbitrary PHP...

7.7AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2014/07/23 11:12 a.m.36 views

CVE-2014-1551

Use-after-free vulnerability in the FontTableRec destructor in Mozilla Firefox before 31.0, Firefox ESR 24.x before 24.7, and Thunderbird before 24.7 on Windows allows remote attackers to execute arbitrary code via crafted use of fonts in MathML content, leading to improper handling of a...

10CVSS6.6AI score0.04682EPSS
SaveExploits0References2
Prion
Prion
added 2014/07/23 11:12 a.m.29 views

Design/Logic Flaw

Use-after-free vulnerability in the FontTableRec destructor in Mozilla Firefox before 31.0, Firefox ESR 24.x before 24.7, and Thunderbird before 24.7 on Windows allows remote attackers to execute arbitrary code via crafted use of fonts in MathML content, leading to improper handling of a...

10CVSS8AI score0.04682EPSS
SaveExploits0References7Affected Software3
NVD
NVD
added 2014/07/09 11:7 a.m.32 views

CVE-2014-3515

The SPL component in PHP before 5.4.30 and 5.5.x before 5.5.14 incorrectly anticipates that certain data structures will have the array data type after unserialization, which allows remote attackers to execute arbitrary code via a crafted string that triggers use of a Hashtable destructor, relate...

7.5CVSS7.3AI score0.30128EPSS
SaveExploits4References15
Prion
Prion
added 2014/07/09 11:7 a.m.41 views

Type confusion

The SPL component in PHP before 5.4.30 and 5.5.x before 5.5.14 incorrectly anticipates that certain data structures will have the array data type after unserialization, which allows remote attackers to execute arbitrary code via a crafted string that triggers use of a Hashtable destructor, relate...

7.5CVSS8AI score0.30128EPSS
SaveExploits4References15Affected Software2
UbuntuCve
UbuntuCve
added 2014/07/09 12:0 a.m.45 views

CVE-2014-3515

The SPL component in PHP before 5.4.30 and 5.5.x before 5.5.14 incorrectly anticipates that certain data structures will have the array data type after unserialization, which allows remote attackers to execute arbitrary code via a crafted string that triggers use of a Hashtable destructor, relate...

7.5CVSS7.3AI score0.30128EPSS
SaveExploits4References2
Positive Technologies
Positive Technologies
added 2014/06/09 12:0 a.m.19 views

PT-2014-1421 · Php +5 · Php +5

Name of the Vulnerable Software and Affected Versions: PHP versions prior to 5.4.30 PHP versions 5.5.x prior to 5.5.14 Description: The issue arises from incorrect anticipation of data structure types after unserialization in the SPL component, leading to potential remote code execution through...

10CVSS8.9AI score0.53166EPSS
SaveExploits88References292
myhack58
myhack58
added 2012/09/12 12:0 a.m.19 views

PHP source code in the unserialize function throws a vulnerability analysis-vulnerability warning-the black bar safety net

0×0 1 unserialize function concept First look at the official given explanation: unserialize on single serialized variable operation, convert back to PHP values. The return is after the conversion the value can be integer, float, string, array or object. If the passed string cannot be serialized,...

2AI score
SaveExploits0
Cvelist
Cvelist
added 2010/10/13 6:0 p.m.39 views

CVE-2010-3329

mshtmled.dll in Microsoft Internet Explorer 7 and 8 allows remote attackers to execute arbitrary code via a crafted Microsoft Office document that causes the HtmlDlgHelper class destructor to access uninitialized memory, aka "Uninitialized Memory Corruption Vulnerability."...

8.7AI score0.28354EPSS
SaveExploits7References5
Cvelist
Cvelist
added 2010/06/11 5:28 p.m.36 views

CVE-2010-1749

Use-after-free vulnerability in WebKit in Apple Safari before 5.0 on Mac OS X 10.5 through 10.6 and Windows, and before 4.1 on Mac OS X 10.4, allows remote attackers to execute arbitrary code or cause a denial of service application crash via vectors related to the Cascading Style Sheets CSS run-...

8.8AI score0.08732EPSS
SaveExploits0References16
OSV
OSV
added 2009/03/03 4:30 p.m.6 views

DEBIAN-CVE-2009-0756

The JBIG2Stream::readSymbolDictSeg function in Poppler before 0.10.4 allows remote attackers to cause a denial of service crash via a PDF file that triggers a parsing error, which is not properly handled by JBIG2SymbolDict::JBIG2SymbolDict and triggers an invalid memory dereference...

5CVSS6.8AI score0.10091EPSS
SaveExploits2References1
securityvulns
securityvulns
added 2008/07/10 12:0 a.m.58 views

[Full-disclosure] #2008-007 libpoppler uninitialized pointer - POC

hi. I was in doubt about releasing this because of there is no official patch. I suppose at this point anyone could accomplish the same thing so, again I'm in doubt. A friend once told me that if in doubt take your pants off. I've already tried that and I didn't earn no resolution to my conflict...

7.5CVSS7.9AI score0.14253EPSS
SaveExploits3
securityvulns
securityvulns
added 2008/07/09 12:0 a.m.57 views

[oCERT-2008-007] libpoppler uninitialized pointer

2008/07/07 2008-007 libpoppler uninitialized pointer Description: The poppler PDF rendering library suffers a memory management bug which leads to arbitrary code execution. The vulnerability is present in the Page class constructor/destructor. The pageWidgets object is not initialized in the Page...

7.5CVSS1.4AI score0.14253EPSS
SaveExploits3
exploitpack
exploitpack
added 2008/07/08 12:0 a.m.39 views

Poppler 0.8.4 - libpoppler Uninitialized pointer Code Execution

Poppler 0.8.4 - libpoppler Uninitialized pointer Code Execution Felipe Andres Manzano [email protected] updates in http://felipe.andres.manzano.googlepages.com/home ''' Sumary: ======= The libpoppler pdf rendering library, can free uninitialized pointers, leading to arbitrary code...

0.5AI score
SaveExploits0
Rows per page
Query Builder