Lucene search
K

944 matches found

CNVD
CNVD
added 2017/08/21 12:0 a.m.1 views

ASN1C 'asn1f_lookup_symbol_impl' function denial of service vulnerability

ASN1C is an open source ASN.1 Abstract Syntax Notation compiler that enables a variety of codecs such as BER, DER and PER. A security vulnerability exists in the 'asn1flookupsymbolimpl' function in the asn1fixretrieve.c file of libasn1fix.a in ASN1C version 0.9.28. A remote attacker can exploit...

6.5CVSS6.3AI score0.00388EPSS
Exploits1References1
CNVD
CNVD
added 2017/07/03 12:0 a.m.1 views

GNU Libtasn1 '_asn1_check_identifier' Denial of Service Vulnerability

Libtasn1 is the ASN.1 library used by GnuTLS. A denial of service vulnerability exists in GNU Libtasn1 'asn1checkidentifier'. The vulnerability stems from the asn1checkidentifier function reading specially designed input, which can be exploited by an attacker to cause a remote denial of service...

7.5CVSS6.9AI score0.00394EPSS
Exploits1References1
OSV
OSV
added 2017/07/01 12:0 a.m.0 views

UBUNTU-CVE-2017-10790

The asn1checkidentifier function in GNU Libtasn1 through 4.12 causes a NULL pointer dereference and crash when reading crafted input that triggers assignment of a NULL value within an asn1node structure. It may lead to a remote denial of service attack...

7.5CVSS6.9AI score0.00394EPSS
Exploits1References3
CNVD
CNVD
added 2017/06/30 12:0 a.m.2 views

LibSass 'json_mkstream()' function heap buffer overflow vulnerability

LibSass is an open source written in C using Sass CSS extension language parser . A heap buffer overflow vulnerability exists in the 'jsonmkstream' function of the sasscontext.cpp file in LibSass version 3.4.5. A remote attacker can exploit this vulnerability to cause a denial of service heap...

7.5CVSS7.3AI score0.00666EPSS
Exploits0References1
Hacker One
Hacker One
added 2017/03/21 2:12 p.m.30 views

GitLab: SSRF vulnerability in gitlab.com via project import.

Dear GitLab bug bounty team, Summary --- It appears as though the fix to !17286 can be easily bypassed. You have blocked the usage of http://127.0.0.1, http://localhost/, etc., but http://0177.1/ and http://0x7f.1/, for instance, can still be used to scan internal ports. Error importing repositor...

6.6AI score
Exploits0
RedHat Linux
RedHat Linux
added 2016/12/15 10:11 p.m.8 views

openssl: ASN.1 BIO handling of large amounts of data

A denial of service flaw was found in the way OpenSSL parsed certain ASN.1-encoded data from BIO OpenSSL's I/O abstraction inputs. An application using OpenSSL that accepts untrusted ASN.1 BIO input could be forced to allocate an excessive amount of data...

7.8CVSS7.1AI score0.59267EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2016/10/18 7:8 a.m.2 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.36957EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2016/10/12 4:57 p.m.4 views

openssl: ASN.1 BIO handling of large amounts of data

A denial of service flaw was found in the way OpenSSL parsed certain ASN.1-encoded data from BIO OpenSSL's I/O abstraction inputs. An application using OpenSSL that accepts untrusted ASN.1 BIO input could be forced to allocate an excessive amount of data...

7.8CVSS7.1AI score0.59267EPSS
Exploits1References5
OSV
OSV
added 2016/09/07 7:28 p.m.2 views

DEBIAN-CVE-2016-6317

Action Record in Ruby on Rails 4.2.x before 4.2.7.1 does not properly consider differences in parameter handling between the Active Record component and the JSON implementation, which allows remote attackers to bypass intended database-query restrictions and perform NULL checks or trigger missing...

7.5CVSS7AI score0.00381EPSS
Exploits2References1
n0where
n0where
added 2016/08/25 4:55 p.m.15 views

Centralized IPTables Firewall Control Script: CFC

Centralized IPTables Firewall Control Script Centralized firewall control provides a centralized way to manage the firewall on multiple servers or loadbalancers running iptables. This way you can quickly allow/block/del/search abuse ranges etc. with one command on several servers. It accesses tho...

1.4AI score
Exploits0References1
CNVD
CNVD
added 2016/06/24 12:0 a.m.3 views

ESnet iPerf3 Heap Buffer Overflow Vulnerability

ESnet iPerf3 is a set of tools for testing maximum bandwidth in IP networks. A heap buffer overflow vulnerability exists in the JSON handling feature of Esnet iperf version 3.1.1. A remote attacker can exploit this vulnerability to cause a heap buffer overflow with a specially crafted JSON string...

9.8CVSS7.9AI score0.07577EPSS
Exploits2References1
RedHat Linux
RedHat Linux
added 2016/05/31 5:56 a.m.2 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.36957EPSS
Exploits1References5
Vulnrichment
Vulnrichment
added 2016/05/17 2:0 p.m.2 views

CVE-2016-4425

Jansson 2.7 and earlier allows context-dependent attackers to cause a denial of service deep recursion, stack consumption, and crash via crafted JSON data...

7AI score0.01008EPSS
Exploits0References7
OSV
OSV
added 2016/05/16 5:17 p.m.0 views

USN-2976-1 linux-lts-utopic vulnerability

Philip Pettersson discovered that the Linux kernel's ASN.1 DER decoder did not properly process certificate files with tags of indefinite length. A local unprivileged attacker could use this to cause a denial of service system crash or possibly execute arbitrary code with administrative privilege...

7.8CVSS7AI score0.0015EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2016/05/09 9:28 a.m.2 views

openssl: ASN.1 BIO handling of large amounts of data

A denial of service flaw was found in the way OpenSSL parsed certain ASN.1-encoded data from BIO OpenSSL's I/O abstraction inputs. An application using OpenSSL that accepts untrusted ASN.1 BIO input could be forced to allocate an excessive amount of data...

7.8CVSS7.1AI score0.59267EPSS
Exploits1References5
OSV
OSV
added 2016/05/06 5:59 p.m.0 views

DEBIAN-CVE-2015-8863

Off-by-one error in the tokenadd function in jvparse.c in jq allows remote attackers to cause a denial of service crash via a long JSON-encoded number, which triggers a heap-based buffer overflow...

9.8CVSS7.1AI score0.10165EPSS
Exploits0References1
CNVD
CNVD
added 2016/05/04 12:0 a.m.2 views

Jansson Denial of Service Vulnerability

Jansson is a C language library for encoding, decoding and generating JSON data . Jansson processing special json file has a security vulnerability , allowing remote attackers can build special json file for denial of service attacks...

7.5CVSS7AI score0.01008EPSS
Exploits0References1
CNVD
CNVD
added 2016/05/04 12:0 a.m.1 views

OpenSSL ASN.1 BIO Memory Overallocation 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...

7.8CVSS8.5AI score0.59267EPSS
Exploits1References1
CNVD
CNVD
added 2016/03/13 12:0 a.m.1 views

Mozilla Network Security Services Buffer Overflow Vulnerability

Mozilla Network Security Services is a library that provides cross-platform support for SSL, S/MIME and other Internet security standards. A buffer overflow vulnerability in the parsing of ASN.1 structures by Mozilla Network Security Services could be exploited by a remote attacker to construct a...

8.8CVSS9.6AI score0.00707EPSS
Exploits0References1
CNVD
CNVD
added 2016/03/01 12:0 a.m.3 views

Wireshark ASN.1 BER Parser Denial of Service Vulnerability

Wireshark is the most popular network protocol parser. A denial of service vulnerability exists in the Wireshark ASN.1 BER parser, which can be exploited by an attacker to cause a denial of service out-of-bounds read and application crash...

5.9CVSS7.4AI score0.00216EPSS
Exploits1References1
Rows per page
Query Builder