Lucene search
+L

7461 matches found

CNVD
CNVD
added 2016/05/27 12:0 a.m.5 views

PowerFolder Remote Code Execution Vulnerability

PowerFolder is the primary on-premise solution for file synchronization and collaboration. A remote code execution vulnerability exists in PowerFolder. The vulnerability stems from allowing deserialization of untrusted data, which can be exploited by an attacker to execute arbitrary code...

8.6AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2016/05/10 4:18 a.m.7 views

OpenSSL: Fix memory issues in BIO_*printf functions

Several flaws were found in the way BIOprintf functions were implemented in OpenSSL. Applications which passed large amounts of untrusted data through these functions could crash or potentially execute code with the permissions of the user running such an application...

10CVSS7.3AI score0.32414EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2016/05/10 4:18 a.m.16 views

openssl: doapr_outch function does not verify that certain memory allocation succeeds

Several flaws were found in the way BIOprintf functions were implemented in OpenSSL. Applications which passed large amounts of untrusted data through these functions could crash or potentially execute code with the permissions of the user running such an application...

10CVSS7.3AI score0.53655EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/05/09 9:28 a.m.7 views

OpenSSL: Fix memory issues in BIO_*printf functions

Several flaws were found in the way BIOprintf functions were implemented in OpenSSL. Applications which passed large amounts of untrusted data through these functions could crash or potentially execute code with the permissions of the user running such an application...

10CVSS7.3AI score0.32414EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2016/05/09 9:28 a.m.8 views

openssl: doapr_outch function does not verify that certain memory allocation succeeds

Several flaws were found in the way BIOprintf functions were implemented in OpenSSL. Applications which passed large amounts of untrusted data through these functions could crash or potentially execute code with the permissions of the user running such an application...

10CVSS7.3AI score0.53655EPSS
SaveExploits0References4
OpenSSL
OpenSSL
added 2016/05/03 12:0 a.m.87 views

Vulnerability in OpenSSL - EVP_EncodeUpdate overflow

An overflow can occur in the EVPEncodeUpdate function which is used for Base64 encoding of binary data. If an attacker is able to supply very large amounts of input data then a length check can overflow resulting in a heap corruption. Internally to OpenSSL the EVPEncodeUpdate function is primarly...

8AI score0.3965EPSS
SaveExploits1Affected Software1
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.54 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
zdt
zdt
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
Rows per page
Query Builder