Lucene search
+L

12244 matches found

Debian CVE
Debian CVE
added 2021/06/02 12:00 a.m.39 views

CVE-2021-28676

An issue was discovered in Pillow before 8.2.0. For FLI data, FliDecode did not properly check that the block advance was non-zero, potentially leading to an infinite loop on load...

7.5CVSS7.5AI score0.02521EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2021/06/02 12:00 a.m.51 views

CVE-2021-28676

An issue was discovered in Pillow before 8.2.0. For FLI data, FliDecode did not properly check that the block advance was non-zero, potentially leading to an infinite loop on load...

7.5CVSS8.4AI score0.02521EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/06/02 12:00 a.m.34 views

CVE-2021-28676

An issue was discovered in Pillow before 8.2.0. For FLI data, FliDecode did not properly check that the block advance was non-zero, potentially leading to an infinite loop on load...

8.5AI score0.02521EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2021/05/29 12:00 a.m.85 views

Oracle Linux 7 : olcne (ELSA-2021-9268)

The remote Oracle Linux 7 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2021-9268 advisory. - Fix for CVE-2021-27918 - Address CVE-2021-27918 etcd - Address CVE-2021-27918 flannel - Address CVE-2021-27918 yq - Address CVE-2021-27918 conmon - Address...

7.5CVSS8.1AI score0.02474EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2021/05/29 12:00 a.m.90 views

Oracle Linux 8 : olcne (ELSA-2021-9267)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2021-9267 advisory. - Address CVE-2021-27918 coredns - Fix for CVE-2021-27918 - Address CVE-2021-27918 etcd - Address CVE-2021-27918 flannel - Address CVE-2021-27918 - Address...

7.5CVSS8.1AI score0.02474EPSS
SaveExploits1References2
Veracode
Veracode
added 2021/05/27 4:25 a.m.43 views

Denial Of Service (DoS)

github.com/go-gitea/gitea and x/net/html of github.com/golang/go are vulnerable to Denial Of Service DoS. An infinite loop is caused when an attacker sends a malicious input to ParseFragment...

7.5CVSS4.2AI score0.07492EPSS
SaveExploits0References6Affected Software2
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.14 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
Cvelist
Cvelist
added 2021/05/24 9:40 p.m.33 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
CVE
CVE
added 2021/05/24 9:40 p.m.53 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
Veracode
Veracode
added 2021/05/24 10:38 a.m.11 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.7 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.56 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.66 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
Rows per page
Query Builder