Lucene search
+L

12358 matches found

UbuntuCve
UbuntuCve
added 2021/05/26 3:15 p.m.38 views

CVE-2021-33194

golang.org/x/net before v0.0.0-20210520170846-37e1c6afe023 allows attackers to cause a denial of service infinite loop via crafted ParseFragment input...

7.5CVSS7.1AI score0.07492EPSS
SaveExploits0References5
Prion
Prion
added 2021/05/26 3:15 p.m.29 views

Input validation

golang.org/x/net before v0.0.0-20210520170846-37e1c6afe023 allows attackers to cause a denial of service infinite loop via crafted ParseFragment input...

5CVSS7AI score0.07492EPSS
SaveExploits0References3Affected Software2
CNNVD
CNNVD
added 2021/05/26 12:00 a.m.5 views

Google Golang 安全漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS8AI score0.07492EPSS
SaveExploits0References12
OSV
OSV
added 2021/05/25 5:15 p.m.15 views

CVE-2020-13602

Remote Denial of Service in LwM2M dowriteoptlv. Zephyr versions = 1.14.2, = 2.2.0 contain Improper Input Validation CWE-20, Loop with Unreachable Exit Condition 'Infinite Loop' CWE-835. For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-g9mg-fj58-6fqh...

5.5CVSS5.5AI score0.00297EPSS
SaveExploits0References1
CVE
CVE
added 2021/05/24 9:40 p.m.56 views

CVE-2020-13602

CVE-2020-13602 describes a Remote Denial of Service in Zephyr’s LwM2M do_write_op_tlv. Affected product: Zephyr RTOS, with vulnerable branches at least v1.14.2 and v2.2.0. Root cause: improper input validation (CWE-20) leading to an Infinite Loop (CWE-835). Impact: Denial of service due to proces...

5.5CVSS5AI score0.00297EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/05/24 9:40 p.m.36 views

CVE-2020-13602 Remote Denial of Service in LwM2M do_write_op_tlv

Remote Denial of Service in LwM2M dowriteoptlv. Zephyr versions = 1.14.2, = 2.2.0 contain Improper Input Validation CWE-20, Loop with Unreachable Exit Condition 'Infinite Loop' CWE-835. For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-g9mg-fj58-6fqh...

4CVSS5.6AI score0.00297EPSS
SaveExploits0References1
Veracode
Veracode
added 2021/05/24 10:38 a.m.12 views

Denial Of Service (DoS)

yaml-language-server is vulnerable to denial of service. The vulnerability exists due to an infinite loop in the recursivelyBuildAst function...

3.5AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2021/05/21 6:14 p.m.102 views

CVE-2021-33194

A flaw was found in golang. An attacker can craft an input to ParseFragment within parse.go that would cause it to enter an infinite loop and never return. The greatest threat to the system is of availability...

7.5CVSS3.2AI score0.07492EPSS
SaveExploits0References4
OSV
OSV
added 2021/05/21 2:26 p.m.11 views

GHSA-CWV3-863G-39VX Stack overflow due to looping TFLite subgraph

Impact TFlite graphs must not have loops between nodes. However, this condition was not checked and an attacker could craft models that would result in infinite loop during evaluation. In certain cases, the infinite loop would be replaced by stack overflow due to too many recursive calls. For...

7.3CVSS5.8AI score0.00262EPSS
SaveExploits1References9
OSV
OSV
added 2021/05/19 2:41 p.m.11 views

SUSE-SU-2021:14729-1 Security update for libxml2

This update for libxml2 fixes the following issues: Security issues fixed: - CVE-2021-3537: NULL pointer dereference in valid.c:xmlValidBuildAContentModel bsc1185698 - CVE-2021-3518: Fixed a use after free in xinclude.c:xmlXIncludeDoProcess bsc1185408. - CVE-2021-3517: Fixed a heap based buffer...

8.8CVSS7.3AI score0.0828EPSS
SaveExploits3References18
RedHat Linux
RedHat Linux
added 2021/05/19 8:01 a.m.9 views

golang.org/x/text: possibility to trigger an infinite loop in encoding/unicode could lead to crash

A denial of service vulnerability was found in the golang.org/x/text library. A library or application must use one of the vulnerable functions, such as unicode.Transform, transform.String, or transform.Byte, to be susceptible to this vulnerability. If an attacker is able to supply specific...

7.5CVSS7.2AI score0.0184EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2021/05/19 12:00 a.m.57 views

CentOS 8 : virt:rhel and virt-devel:rhel (CESA-2021:1762)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2021:1762 advisory. - libvirt: double free in qemuAgentGetInterfaces in qemuagent.c CVE-2020-25637 - QEMU: heap buffer overflow in iscsiaioioctlcb in block/iscsi.c may lea...

7.2CVSS6.9AI score0.01888EPSS
SaveExploits2References10
Tenable Nessus
Tenable Nessus
added 2021/05/19 12:00 a.m.52 views

RHEL 8 : virt:rhel and virt-devel:rhel (RHSA-2021:1762)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:1762 advisory. Kernel-based Virtual Machine KVM offers a full virtualization solution for Linux on numerous hardware platforms. The virt:rhel module contai...

7.2CVSS7AI score0.01888EPSS
SaveExploits2References45
Github Security Blog
Github Security Blog
added 2021/05/18 6:34 p.m.67 views

golang.org/x/text Infinite loop

Go version v0.3.3 of the x/text package fixes a vulnerability in encoding/unicode that could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory. An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or ExpectBOM to...

7.5CVSS7.4AI score0.0184EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 6:26 p.m.123 views

Infinite Loop in jsonparser

The Library API in buger jsonparser through 2019-12-04 allows attackers to cause a denial of service infinite loop via a Delete call...

7.5CVSS4.7AI score0.02584EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2021/05/18 6:26 p.m.37 views

GHSA-RMH2-65XW-9M6Q Infinite Loop in jsonparser

The Library API in buger jsonparser through 2019-12-04 allows attackers to cause a denial of service infinite loop via a Delete call...

7.5CVSS7.1AI score0.02584EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2021/05/18 2:39 p.m.9 views

unbound: infinite loop via a compressed name in dname_pkt_copy

A flaw was found in unbound. An infinite loop in dnamepktcopy function could be triggered by a remote attacker. The highest threat from this vulnerability is to service availability...

7.5CVSS7.3AI score0.01989EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/05/18 2:06 p.m.7 views

QEMU: infinite loop in e1000e_write_packet_to_guest() in hw/net/e1000e_core.c

An infinite loop flaw was found in the e1000e NIC emulation code of QEMU. This issue occurs in the e1000ewritepackettoguest routine while processing bogus RX descriptor data transmitted by the guest. This flaw allows a privileged guest user to crash the QEMU process on the host, resulting in a...

6.8AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/05/18 2:06 p.m.7 views

QEMU: e1000e: infinite loop scenario in case of null packet descriptor

An infinite loop flaw was found in the e1000e device emulator in QEMU. This issue could occur while receiving packets via the e1000ewritepackettoguest routine, if the receiveRX descriptor has a NULL buffer address. This flaw allows a privileged guest user to cause a denial of service. The highest...

5.5CVSS7.2AI score0.00662EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/05/18 1:52 p.m.11 views

glibc: iconv program can hang when invoked with the -c option

The iconv program in the GNU C Library aka glibc or libc6 2.31 and earlier, when invoked with multiple suffixes in the destination encoding TRANSLATE or IGNORE along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service...

5.9CVSS6.8AI score0.04006EPSS
SaveExploits0References4
Rows per page
Query Builder