Lucene search
+L

7455 matches found

OpenSSL
OpenSSL
added 2016/05/03 12:0 a.m.59 views

Vulnerability in OpenSSL - ASN.1 BIO excessive memory allocation

When ASN.1 data is read from a BIO using functions such as d2iCMSbio a short invalid encoding can casuse allocation of large amounts of memory potentially consuming excessive resources or exhausting memory. Any application parsing untrusted data through d2i BIO functions is affected. The memory...

6.8AI score0.2921EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2016/04/01 12:0 a.m.33 views

FreeBSD : Botan BER Decoder vulnerabilities (2004616d-f66c-11e5-b94c-001999f8d30b)

The botan developers reports : Excess memory allocation in BER decoder - The BER decoder would allocate a fairly arbitrary amount of memory in a length field, even if there was no chance the read request would succeed. This might cause the process to run out of memory or invoke the OOM killer...

7.8CVSS7.9AI score0.01483EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2016/03/28 12:0 a.m.53 views

FreeBSD : activemq -- Unsafe deserialization (a258604d-f2aa-11e5-b4a9-ac220bdcec59)

Alvaro Muatoz, Matthias Kaiser and Christian Schneider reports : JMS Object messages depends on Java Serialization for marshaling/unmashaling of the message payload. There are a couple of places inside the broker where deserialization can occur, like web console or stomp object message...

9.8CVSS8AI score0.38191EPSS
SaveExploits4References3
OpenSSL
OpenSSL
added 2016/03/01 12:0 a.m.57 views

Vulnerability in OpenSSL - BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption

In the BNhex2bn function the number of hex digits is calculated using an int value |i|. Later |bnexpand| is called with a value of |i 4|. For large values of |i| this can result in |bnexpand| not allocating any memory because |i 4| is negative. This can leave the internal BIGNUM data field as NUL...

7.8AI score0.27022EPSS
SaveExploits1Affected Software1
Zero Day Initiative
Zero Day Initiative
added 2016/02/10 12:0 a.m.38 views

Dell SonicWALL GMS Virtual Appliance Deserialization of Untrusted Data Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Dell SonicWALL GMS Virtual Appliance. Authentication is not required to exploit this vulnerability. The specific flaw exists within the cliserver implementation, which accepts, deserializes, and...

10CVSS4.6AI score0.06437EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2016/01/13 12:0 a.m.39 views

dolibarr HTML Injection

Title: HTML Injection in dolibarr Author: Sergio Galán - @NaxoneZ Date: Dec 24,2015 Vendor Homepage: http://www.dolibarr.es/ Vulnerable version: More Info =======https://github.com/Dolibarr/dolibarr/issues/4291 Fixed =======...

4.3CVSS0.1AI score0.01696EPSS
SaveExploits2
Zero Day Initiative
Zero Day Initiative
added 2015/12/14 12:0 a.m.42 views

(0Day) Apache TomEE Deserialization of Untrusted Data Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Apache TomEE. Authentication is not required to exploit this vulnerability. The specific flaw exists within the EjbObjectInputStream which accepts and deserializes any Java serialized binary stream...

7.5CVSS9.5AI score
SaveExploits0References1
CERT
CERT
added 2015/11/03 12:0 a.m.66 views

Commvault Edge Server deserializes cookie data insecurely

Overview Commvault Edge Server, version 10 R2, deserializes untrusted, user-provided cookie data, resulting in arbitrary OS command execution with the web server's privileges. Description CWE-502: Deserialization of Untrusted Data - CVE-2015-7253Commvault Edge Server, version 10 R2, deserializes...

10CVSS7.7AI score0.04319EPSS
SaveExploits0References3
Prion
Prion
added 2015/10/01 12:59 a.m.21 views

Deserialization of untrusted data

The OpenSSLX509Certificate class in org/conscrypt/OpenSSLX509Certificate.java in Android before 5.1.1 LMY48I improperly includes certain context data during serialization and deserialization, which allows attackers to execute arbitrary code via an application that sends a crafted Intent, aka...

9.3CVSS7.9AI score0.01504EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2015/09/18 5:44 a.m.5 views

CVE-2014-3699

eDeploy has RCE via cPickle deserialization of untrusted data...

9.8CVSS5.9AI score0.0237EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2015/09/17 11:12 p.m.7 views

CVE-2014-3700

eDeploy through at least 2014-10-14 has remote code execution due to eval of untrusted data...

9.8CVSS6.5AI score0.0284EPSS
SaveExploits1References1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2015/08/20 6:53 a.m.5 views

Apache Tapestry deserializes untrusted data

Overview Apache Tapestry contains a vulnerability where it may deserialize untrusted data. Apache Tapestry is a framework for creating Java web applications. Apache Tapestry contains an interface where client side serialized data sent to the server is deserialized after it is received by the...

7.8CVSS7.2AI score0.09598EPSS
SaveExploits1References8
FreeBSD
FreeBSD
added 2015/08/03 12:0 a.m.37 views

Botan BER Decoder vulnerabilities

The botan developers reports: Excess memory allocation in BER decoder - The BER decoder would allocate a fairly arbitrary amount of memory in a length field, even if there was no chance the read request would succeed. This might cause the process to run out of memory or invoke the OOM killer. Cra...

8.3AI score
SaveExploits0References1
0day.today
0day.today
added 2015/07/24 12:0 a.m.93 views

Apache Groovy Deserialization of Untrusted Data Remote Code Execution Exploit 0day

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Apache Groovy. Authentication is not required to exploit this vulnerability. The specific flaw exists within the Closure implementation which accepts and deserializes a Java serialized binary strea...

7.5CVSS2AI score0.41032EPSS
SaveExploits5
Positive Technologies
Positive Technologies
added 2015/07/20 12:0 a.m.7 views

PT-2015-6124 · Apache +2 · Apache Groovy +2

Name of the Vulnerable Software and Affected Versions: Apache Groovy versions 1.7.0 through 2.4.3 Description: The issue allows remote attackers to execute arbitrary code or cause a denial of service via a crafted serialized object. This is related to the deserialization of untrusted data in Apac...

9.8CVSS9.8AI score0.41032EPSS
SaveExploits5References49
Prion
Prion
added 2015/06/28 3:59 p.m.18 views

Deserialization of untrusted data

IBM Tivoli Security Directory Server 6.0 before iFix 75, 6.1 before iFix 68, 6.2 before iFix 44, 6.3 before iFix 37, 6.3.1 before iFix 11, and 6.4 before iFix 2 does not properly restrict encrypted files, which allows local users to obtain sensitive information or possibly have unspecified other...

4.6CVSS6.9AI score0.00354EPSS
SaveExploits0References3Affected Software1
Zero Day Initiative
Zero Day Initiative
added 2015/06/24 12:0 a.m.29 views

(0Day) (Mobile Pwn2Own) Samsung Galaxy S5 MethodSpec Deserialization of Untrusted Data Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable Samsung Galaxy S5s. Authentication is not required to exploit this vulnerability. The specific flaw exists within the com.absolute.android.persistence.MethodSpec Class. The createFromParcel method performs dynamic...

7.9CVSS7.8AI score0.01202EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2015/05/30 12:0 a.m.38 views

Dolibarr 3.5 / 3.6 HTML Injection

Title: HTML Injection in dolibarr Author: Sergio Galán - @NaxoneZ Date: May 20,2015 Vendor Homepage: http://www.dolibarr.es/ Vulnerable version: 3.5 / 3.6 CVE: CVE-2015-3935 Dolibarr no properly escape untrusted data to prevent injection Page affected - dolibarr-3.7.0/htdocs/societe/societe.php -...

4.3CVSS6.6AI score0.01937EPSS
SaveExploits2
CERT
CERT
added 2015/05/05 12:0 a.m.59 views

Bomgar Remote Support Portal deserializes untrusted data

Overview Bomgar Remote Support version 14.3.1 and possibly earlier versions deserialize untrusted data without sufficient validation, allowing an attacker to potentially execute arbitrary PHP code. Description CWE-502: Deserialization of Untrusted Data Bomgar Remote Support version 14.3.1 and...

7.5CVSS7.1AI score0.05869EPSS
SaveExploits4References2
Tenable Nessus
Tenable Nessus
added 2015/03/26 12:0 a.m.16 views

Debian DLA-83-1 : ffmpeg update

This update to ffmpeg disables support for over 100 codecs, decoders, and formats that are rarely used nowadays, for which the support available in squeeze is most likely insufficient, etc. This update is only meant to reduce the attack surface. ffmpeg is otherwise unsupported in squeeze-lts, and...

5.5AI score
SaveExploits0References2
Rows per page
Query Builder