Lucene search
+L

24 matches found

OSV
OSV
added 2026/07/21 8:39 p.m.6 views

GHSA-WWQQ-X6W4-FRM2 Gitea: Denial of Service via Unbounded io.ReadAll in NPM Package Tag Endpoint

Summary An unbounded io.ReadAllctx.Req.Body call in the NPM package tag API endpoint allows any authenticated user to crash the Gitea server by sending a single large HTTP request. The request body is read entirely into memory with no size limit, causing an Out-of-Memory OOM kill. With concurrent...

6.5CVSS5.7AI score
SaveExploits0References3
Veracode
Veracode
added 2026/07/16 2:32 p.m.14 views

Uncontrolled Resource Consumption

github.com/aquasecurity/trivy is vulnerable to Uncontrolled Resource Consumption. The vulnerability is due to the custom tar unpacker reading Helm chart archive .tgz entries using io.ReadAll without enforcing a size limit, which allows an attacker to supply a malicious compressed archive that...

6.9CVSS5.3AI score0.00265EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/14 7:52 p.m.15 views

Trivy: Helm chart tar bomb causes OOM via unbounded io.ReadAll in parser

Summary When Trivy scans a Helm chart archive .tgz, its custom tar unpacker reads each entry with io.ReadAlltr and no size limit. An attacker who can place a malicious .tgz file in the scanned path can craft a small compressed archive that decompresses to gigabytes, causing the Trivy process to b...

6.9CVSS6.1AI score0.00265EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/07/06 9:10 p.m.10 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the io.ReadAll process in AI Bridge provider endpoints. An attacker can exhaust system memory and cause a crash of the control plane by sending an arbitrarily large request body...

7.1CVSS6AI score0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/26 8:33 p.m.6 views

GO-2026-4848 Vikjuna: Link Share Hash Disclosure via ReadAll Endpoint Enables Permission Escalation in code.vikunja.io/api

Vikjuna: Link Share Hash Disclosure via ReadAll Endpoint Enables Permission Escalation in code.vikunja.io/api. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports fr...

7.5CVSS5.9AI score0.00398EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/03/25 9:18 p.m.9 views

EUVD-2026-14925

Vikjuna: Link Share Hash Disclosure via ReadAll Endpoint Enables Permission Escalation...

7.5CVSS5.8AI score0.00398EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/24 4:16 p.m.6 views

CVE-2026-33680

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.2, the LinkSharing.ReadAll method allows link share authenticated users to list all link shares for a project, including their secret hashes. While LinkSharing.CanRead correctly blocks link share users from readi...

7.5CVSS0.00398EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-7121

Malicious code in bioql PyPI...

6.5CVSS7.5AI score0.01256EPSS
SaveExploits0References15
OSV
OSV
added 2024/03/06 10:52 a.m.33 views

BIT-ETCD-2020-15112 Improper Input Validation in etcd

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS6.9AI score0.01291EPSS
SaveExploits0References3
OSV
OSV
added 2022/10/06 11:3 p.m.48 views

GHSA-M332-53R6-2W93 etcd's WAL `ReadAll` method vulnerable to an entry with large index causing panic

Vulnerability type Data Validation Detail In the ReadAll method in wal/wal.go, it is possible to have an entry index greater then the number of entries. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

5.3CVSS7AI score0.01291EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2022/10/06 11:3 p.m.33 views

etcd's WAL `ReadAll` method vulnerable to an entry with large index causing panic

Vulnerability type Data Validation Detail In the ReadAll method in wal/wal.go, it is possible to have an entry index greater then the number of entries. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS6.9AI score0.01256EPSS
SaveExploits0References9Affected Software1
Veracode
Veracode
added 2021/03/18 6:52 a.m.31 views

Denial Of Service (DoS)

etcd is vulnerable to denial of service DoS. It does not handle the case when an entry index is greater then the number of entries in the ReadAll method in wal/wal.go, leading to issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant and causing a runti...

6.5CVSS2.3AI score0.01256EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2021/03/17 3:8 p.m.17 views

etcd: DoS in wal/wal.go

A flaw was found in etcd, where it is possible to have an entry index greater than the number of entries in the ReadAll method in wal/wal.go. This can cause issues when WAL entries are being read during consensus, as an arbitrary etcd consensus participant can go down from a runtime panic when...

6.5CVSS7.4AI score0.01256EPSS
SaveExploits0References5
NVD
NVD
added 2020/08/05 8:15 p.m.21 views

CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS7AI score0.01256EPSS
SaveExploits0References2
OSV
OSV
added 2020/08/05 8:15 p.m.33 views

CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS6.3AI score0.01291EPSS
SaveExploits0References2
OSV
OSV
added 2020/08/05 8:15 p.m.3 views

DEBIAN-CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS7AI score0.01256EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2020/08/05 8:15 p.m.3 views

CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS5.6AI score0.01256EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2020/08/05 8:15 p.m.7 views

UBUNTU-CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS7.1AI score0.01256EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2020/08/05 8:15 p.m.40 views

CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS7AI score0.01256EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2020/08/05 8:0 p.m.36 views

CVE-2020-15112

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS7.6AI score0.01256EPSS
SaveExploits0
Rows per page
Query Builder