Lucene search
+L

424 matches found

RedHat Linux
RedHat Linux
added 2021/03/11 4:48 a.m.6 views

golang: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs

A flaw was found in the Go encoding/binary package. Certain invalid inputs to the ReadUvarint or the ReadVarint causes those functions to read an unlimited number of bytes from the ByteReader argument before returning an error. This flaw possibly leads to processing more input than expected. The...

7.5CVSS7.2AI score0.0473EPSS
Exploits0References5
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2021/03/09 5:17 a.m.3 views

Multiple vulnerabilities in GROWI

Overview GROWI provided by WESEEK, Inc. contains multiple vulnerabilities listed below. Stored Cross-site Scripting CWE-79 - CVE-2021-20667 Path Traversal CWE-22 - CVE-2021-20668 Path Traversal CWE-22 - CVE-2021-20669 Improper Access Control CWE-284 - CVE-2021-20670 Improper Input Validation CWE-...

7.5CVSS7.4AI score0.01835EPSS
Exploits0References18
Cvelist
Cvelist
added 2021/02/26 12:0 a.m.37 views

CVE-2020-27618

The iconv function in the GNU C Library aka glibc or libc6 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a deni...

6.6AI score0.00887EPSS
Exploits1References7
OSV
OSV
added 2021/01/27 8:15 p.m.2 views

DEBIAN-CVE-2021-3326

The iconv function in the GNU C Library aka glibc or libc6 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service...

7.5CVSS6.8AI score0.03093EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2021/01/27 8:15 p.m.39 views

CVE-2021-3326

The iconv function in the GNU C Library aka glibc or libc6 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service...

7.5CVSS6.9AI score0.03093EPSS
Exploits0References5
OSV
OSV
added 2021/01/27 8:15 p.m.5 views

UBUNTU-CVE-2021-3326

The iconv function in the GNU C Library aka glibc or libc6 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service...

7.5CVSS6.9AI score0.03093EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2021/01/27 12:0 a.m.2 views

CVE-2021-3326

The iconv function in the GNU C Library aka glibc or libc6 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service...

7.3AI score0.03093EPSS
Exploits0References8
CNNVD
CNNVD
added 2021/01/27 12:0 a.m.7 views

GNU C Library 安全漏洞

The GNU C Library glibc is an open-source, free, easy-to-download C compiler released under the LGPL license. A denial of service vulnerability exists in GNU C Library version 2.32 and earlier. The vulnerability stems from the iconv function in the GNU C Library failing to assert and aborting a...

7.5CVSS6.9AI score0.03093EPSS
Exploits0References46
Microsoft CVE
Microsoft CVE
added 2021/01/07 8:0 a.m.6 views

The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32 when processing invalid multi-byte input sequences in the EUC-KR encoding may have a buffer over-read.

...

7.1CVSS7AI score0.03522EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2021/01/04 12:0 a.m.2 views

CVE-2019-25013

The iconv feature in the GNU C Library aka glibc or libc6 through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read...

7AI score0.03522EPSS
Exploits0References17
RedHat Linux
RedHat Linux
added 2020/12/22 4:53 a.m.7 views

golang: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs

A flaw was found in the Go encoding/binary package. Certain invalid inputs to the ReadUvarint or the ReadVarint causes those functions to read an unlimited number of bytes from the ByteReader argument before returning an error. This flaw possibly leads to processing more input than expected. The...

7.5CVSS7.2AI score0.0473EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2020/11/02 12:0 a.m.5 views

The vulnerability of the RDBMS Security component of the Oracle Database Server system allows a perpetrator to gain unauthorized access to protected information.

The vulnerability of the RDBMS Security component of the Oracle Database Server exists due to insufficient validation of input data. Exploiting this vulnerability can allow a malicious actor, operating remotely, to gain unauthorized access to protected information using the Oracle Net protocol...

4.9CVSS6.8AI score0.0148EPSS
Exploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2020/10/19 1:42 p.m.5 views

golang: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs

A flaw was found in the Go encoding/binary package. Certain invalid inputs to the ReadUvarint or the ReadVarint causes those functions to read an unlimited number of bytes from the ByteReader argument before returning an error. This flaw possibly leads to processing more input than expected. The...

7.5CVSS7.2AI score0.0473EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2020/10/08 10:52 a.m.7 views

golang: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs

A flaw was found in the Go encoding/binary package. Certain invalid inputs to the ReadUvarint or the ReadVarint causes those functions to read an unlimited number of bytes from the ByteReader argument before returning an error. This flaw possibly leads to processing more input than expected. The...

7.5CVSS7.2AI score0.0473EPSS
Exploits0References5
PyPA
PyPA
added 2020/09/25 7:15 p.m.8 views

PYSEC-2020-120

In Tensorflow before version 2.3.1, the SparseCountSparseOutput implementation does not validate that the input arguments form a valid sparse tensor. In particular, there is no validation that the indices tensor has rank 2. This tensor must be a matrix because code assumes its elements are access...

6.3CVSS6.9AI score0.0072EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2020/09/24 6:15 p.m.4 views

CVE-2020-3516

A vulnerability in the web server authentication of Cisco IOS XE Software could allow an authenticated, remote attacker to crash the web server on the device. The vulnerability is due to insufficient input validation during authentication. An attacker could exploit this vulnerability by entering...

4.3CVSS6.1AI score0.0167EPSS
Exploits0References1
OSV
OSV
added 2020/09/17 9:15 p.m.5 views

CVE-2020-0329

In the OMX encoder, there is a possible out of bounds read due to invalid input validation. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11Android ID: A-63522940...

5.5CVSS6.2AI score0.0014EPSS
Exploits0References1
CNVD
CNVD
added 2020/08/10 12:0 a.m.3 views

Google Go Denial of Service Vulnerability (CNVD-2020-46848)

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google. A security vulnerability exists in Google Go versions prior to 1.13.15 and 14.x prior to 1.14.7. An attacker can exploit the vulnerability with invalid input to cause an infinite...

7.5CVSS8.7AI score0.0473EPSS
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2020/07/29 12:0 a.m.12 views

The vulnerability of the Data Store component of the Oracle Berkeley DB database management system allows a hacker to gain full control over the system.

The vulnerability of the Data Store component of the Oracle Berkeley DB database management system exists due to insufficient validation of input data. Exploiting this vulnerability can allow an attacker to gain full control over the system...

7CVSS7.2AI score0.00434EPSS
Exploits0References4Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2020/07/18 11:22 p.m.19 views

Security Bulletin: Invalid input vulnerability in InfoSphere BigInsights (CVE-2013-3993)

Summary Certain APIs within BigInsights can take invalid input that might allow attackers unauthorized access to read, write, modify, or delete data. Vulnerability Details CVE-2013-3993 DESCRIPTION: Certain BigInsights APIs accept input parameters without parameter validation. These parameters ca...

6.5CVSS1AI score0.05236EPSS
Exploits0Affected Software1
Rows per page
Query Builder