Lucene search
+L

1053 matches found

BDU FSTEC
BDU FSTEC
added 2016/07/19 12:00 a.m.14 views

The vulnerability of the ASN1_TFLG_COMBINE implementation in the OpenSSL library allows a hacker to extract sensitive information from the process’ memory.

The vulnerability of the ASN1TFLGCOMBINE implementation crypto/asn1/tasndec.c in the OpenSSL library is related to the lack of protection for service data. Exploiting this vulnerability could allow a malicious actor, operating remotely, to obtain protected information from the process’s memory...

5CVSS6.7AI score0.38709EPSS
SaveExploits1References12Affected Software9
Tenable Nessus
Tenable Nessus
added 2016/07/15 12:00 a.m.114 views

AIX OpenSSL Advisory : openssl_advisory20.asc

The version of OpenSSL installed on the remote AIX host is affected by the following vulnerabilities : - A heap buffer overflow condition exists in the EVPEncodeUpdate function within file crypto/evp/encode.c that is triggered when handling a large amount of input data. An unauthenticated, remote...

10CVSS8.8AI score0.77906EPSS
SaveExploits2References7
OSV
OSV
added 2016/06/27 10:59 a.m.6 views

DEBIAN-CVE-2016-0758

Integer overflow in lib/asn1decoder.c in the Linux kernel before 4.6 allows local users to gain privileges via crafted ASN.1 data...

7.8CVSS6.6AI score0.00397EPSS
SaveExploits0References1
OSV
OSV
added 2016/05/16 6:54 p.m.11 views

USN-2979-2 linux-lts-xenial vulnerabilities

USN-2979-1 fixed vulnerabilities in the Linux kernel for Ubuntu 16.04 LTS. This update provides the corresponding updates for the Linux Hardware Enablement HWE kernel from Ubuntu 16.04 LTS for Ubuntu 14.04 LTS. David Matlack discovered that the Kernel-based Virtual Machine KVM implementation in t...

7.8CVSS7AI score0.00397EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2016/05/12 9:55 a.m.10 views

kernel: tags with indefinite length can corrupt pointers in asn1_find_indefinite_length()

A flaw was found in the way the Linux kernel's ASN.1 DER decoder processed certain certificate files with tags of indefinite length. A local, unprivileged user could use a specially crafted X.509 certificate DER file to crash the system or, potentially, escalate their privileges on the system...

7.8CVSS6.8AI score0.00397EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/05/12 7:58 a.m.12 views

kernel: tags with indefinite length can corrupt pointers in asn1_find_indefinite_length()

A flaw was found in the way the Linux kernel's ASN.1 DER decoder processed certain certificate files with tags of indefinite length. A local, unprivileged user could use a specially crafted X.509 certificate DER file to crash the system or, potentially, escalate their privileges on the system...

7.8CVSS6.8AI score0.00397EPSS
SaveExploits0References4
OSV
OSV
added 2016/05/12 12:00 a.m.8 views

UBUNTU-CVE-2016-0758

Integer overflow in lib/asn1decoder.c in the Linux kernel before 4.6 allows local users to gain privileges via crafted ASN.1 data...

7.8CVSS6.8AI score0.00397EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2016/05/10 4:18 a.m.10 views

openssl: Memory corruption in the ASN.1 encoder

A flaw was found in the way OpenSSL encoded certain ASN.1 data structures. An attacker could use this flaw to create a specially crafted certificate which, when verified or re-encoded by OpenSSL, could cause it to crash, or execute arbitrary code using the permissions of the user running an...

10CVSS7.5AI score0.77906EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2016/05/09 9:28 a.m.11 views

openssl: Memory corruption in the ASN.1 encoder

A flaw was found in the way OpenSSL encoded certain ASN.1 data structures. An attacker could use this flaw to create a specially crafted certificate which, when verified or re-encoded by OpenSSL, could cause it to crash, or execute arbitrary code using the permissions of the user running an...

10CVSS7.5AI score0.77906EPSS
SaveExploits1References5
OSV
OSV
added 2016/05/05 1:59 a.m.8 views

DEBIAN-CVE-2016-2108

The ASN.1 implementation in OpenSSL before 1.0.1o and 1.0.2 before 1.0.2c allows remote attackers to execute arbitrary code or cause a denial of service buffer underflow and memory corruption via an ANY field in crafted serialized data, aka the "negative zero" issue...

9.8CVSS9.6AI score0.77906EPSS
SaveExploits1References1
CNVD
CNVD
added 2016/05/04 12:00 a.m.5 views

OpenSSL ASN.1 encoder memory corruption vulnerability

OpenSSL is a general-purpose open source cryptographic library that implements Secure Sockets Layer and Secure Transport Layer protocols and can support a variety of cryptographic algorithms, including symmetric ciphers, hashing algorithms, secure hashing algorithms, and so on. A memory corruptio...

10CVSS8.8AI score0.77906EPSS
SaveExploits1References1
OSV
OSV
added 2016/05/03 2:49 p.m.12 views

USN-2959-1 openssl vulnerabilities

Huzaifa Sidhpurwala, Hanno Böck, and David Benjamin discovered that OpenSSL incorrectly handled memory when decoding ASN.1 structures. A remote attacker could use this issue to cause OpenSSL to crash, resulting in a denial of service, or possibly execute arbitrary code. CVE-2016-2108 Juraj...

10CVSS7.2AI score0.89058EPSS
SaveExploits8References6
OpenSSL
OpenSSL
added 2016/05/03 12:00 a.m.46 views

Vulnerability in OpenSSL - EBCDIC overread

ASN1 Strings that are over 1024 bytes can cause an overread in applications using the X509NAMEoneline function on EBCDIC systems. This could result in arbitrary stack data being returned in the buffer...

8.2CVSS7.9AI score0.22841EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2016/05/02 10:59 a.m.4 views

DEBIAN-CVE-2016-2053

The asn1berdecoder function in lib/asn1decoder.c in the Linux kernel before 4.3 allows attackers to cause a denial of service panic via an ASN.1 BER file that lacks a public key, leading to mishandling by the publickeyverifysignature function in crypto/asymmetrickeys/publickey.c...

4.7CVSS7.3AI score0.00475EPSS
SaveExploits0References1
OSV
OSV
added 2016/04/25 12:00 a.m.6 views

UBUNTU-CVE-2016-2109

The asn1d2ireadbio function in crypto/asn1/ad2ifp.c in the ASN.1 BIO implementation in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service memory consumption via a short invalid encoding...

7.5CVSS6.9AI score0.2921EPSS
SaveExploits1References4
OSV
OSV
added 2016/04/19 2:24 p.m.13 views

USN-2917-3 firefox regressions

USN-2917-1 fixed vulnerabilities in Firefox. This update caused several web compatibility regressions. This update fixes the problem. We apologize for the inconvenience. Original advisory details: Francis Gabriel discovered a buffer overflow during ASN.1 decoding in NSS. If a user were tricked in...

6.5AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2016/03/17 12:00 a.m.14 views

PT-2016-4405 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 4.6 Description: The issue allows local users to gain privileges via crafted ASN.1 data due to an integer overflow in lib/asn1 decoder.c. Recommendations: For Linux kernel versions prior to 4.6, update to versio...

10CVSS7.9AI score0.9166EPSS
SaveExploits98References619
RedHat Linux
RedHat Linux
added 2016/03/09 3:40 a.m.11 views

nss: Heap buffer overflow vulnerability in ASN1 certificate parsing (MFSA 2016-35)

A heap-based buffer overflow flaw was found in the way NSS parsed certain ASN.1 structures. An attacker could use this flaw to create a specially crafted certificate which, when parsed by NSS, could cause it to crash, or execute arbitrary code, using the permissions of the user running an...

8.8CVSS7.7AI score0.04192EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2016/03/07 12:00 a.m.36 views

SUSE SLED11 Security Update : compat-openssl097g (SUSE-SU-2016:0631-1) (DROWN)

This update for compat-openssl097g fixes the following issues : - CVE-2016-0800 aka the 'DROWN' attack bsc968046: OpenSSL was vulnerable to a cross-protocol attack that could lead to decryption of TLS sessions by using a server supporting SSLv2 and EXPORT cipher suites as a Bleichenbacher RSA...

10CVSS7.8AI score0.82112EPSS
SaveExploits2References22
Tenable Nessus
Tenable Nessus
added 2016/03/04 12:00 a.m.376 views

SUSE SLED11 / SLES11 Security Update : openssl (SUSE-SU-2016:0624-1) (DROWN)

This update for openssl fixes various security issues and bugs : Security issues fixed : - CVE-2016-0800 aka the 'DROWN' attack bsc968046: OpenSSL was vulnerable to a cross-protocol attack that could lead to decryption of TLS sessions by using a server supporting SSLv2 and EXPORT cipher suites as...

10CVSS7.8AI score0.82112EPSS
SaveExploits2References26
Rows per page
Query Builder