Lucene search
K

10009 matches found

Cvelist
Cvelist
added 2020/08/24 3:30 p.m.18 views

CVE-2018-1985

IBM Trusteer Rapport/Apex 3.6.1908.22 contains an unused legacy driver which could allow a user with administrator privileges to cause a buffer overflow that would result in a kernel panic. IBM X-Force ID: 154207...

4.4CVSS4.7AI score0.00046EPSS
Exploits0References2
Hacker One
Hacker One
added 2020/08/24 1:8 p.m.69 views

Open-Xchange: Failed assert in `mail_index_transaction_lookup`

To reproduce, run test suite on following input : require"vnd.dovecot.testsuite";require "fileinto";require "mailbox";test"" fileinto:create "Folder"; if testresultexecute testmessage:folder "Folder" 2; Output is with ASAN enabled stack trace testsuite: Panic: file mail-index-transaction-update.c...

1.1AI score
Exploits0
Microsoft CVE
Microsoft CVE
added 2020/08/18 7:0 a.m.3 views

An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1 causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).

...

5.5CVSS6.5AI score0.00141EPSS
Exploits1
OpenVAS
OpenVAS
added 2020/08/10 12:0 a.m.28 views

etcd < 3.3.23, 3.4.x < 3.4.10 Multiple Vulnerabilities

etcd is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:etcd:etcd"; if description...

7.7CVSS7.6AI score0.00413EPSS
Exploits0References6
OSV
OSV
added 2020/08/05 8:15 p.m.2 views

AZL-6389 CVE-2020-15112 affecting package etcd for versions less than 3.5.0-3

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.00113EPSS
Exploits0References1
OSV
OSV
added 2020/08/05 8:15 p.m.29 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.00149EPSS
Exploits0References2
OSV
OSV
added 2020/08/05 8:15 p.m.1 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.00113EPSS
Exploits0References1
NVD
NVD
added 2020/08/05 8:15 p.m.15 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.00113EPSS
Exploits0References2
Prion
Prion
added 2020/08/05 8:15 p.m.25 views

Code injection

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...

4CVSS6.7AI score0.00113EPSS
Exploits0References2Affected Software2
ATTACKERKB
ATTACKERKB
added 2020/08/05 8:15 p.m.2 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.00113EPSS
Exploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2020/08/05 8:15 p.m.30 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.00113EPSS
Exploits0References4
OSV
OSV
added 2020/08/05 8:15 p.m.0 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.00113EPSS
Exploits0References5
Cvelist
Cvelist
added 2020/08/05 8:0 p.m.15 views

CVE-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.8AI score0.00113EPSS
Exploits0References2
CVE
CVE
added 2020/08/05 8:0 p.m.142 views

CVE-2020-15112

CVE-2020-15112 affects etcd before versions 3.3.23 and 3.4.10. In the WAL path (wal/wal.go) the ReadAll method can encounter an entry index greater than the number of entries, which can cause a runtime panic when WAL entries are read during consensus. This is tied to an entry index validation iss...

6.5CVSS6.9AI score0.00113EPSS
Exploits0References2Affected Software1
Debian CVE
Debian CVE
added 2020/08/05 8:0 p.m.30 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.00113EPSS
Exploits0
OSV
OSV
added 2020/08/05 7:15 p.m.4 views

AZL-6388 CVE-2020-15106 affecting package etcd for versions less than 3.5.0-3

In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore, it is possible to forge an extremely large frame size that can unintentional...

6.5CVSS6.8AI score0.00149EPSS
Exploits0References1
OSV
OSV
added 2020/08/05 7:15 p.m.1 views

DEBIAN-CVE-2020-15106

In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore, it is possible to forge an extremely large frame size that can unintentional...

6.5CVSS6.7AI score0.00149EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2020/08/05 7:15 p.m.2 views

CVE-2020-15106

In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore, it is possible to forge an extremely large frame size that can unintentional...

6.5CVSS5.5AI score0.00149EPSS
Exploits0References4Affected Software1
Prion
Prion
added 2020/08/05 7:15 p.m.29 views

Design/Logic Flaw

In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore, it is possible to forge an extremely large frame size that can unintentional...

4CVSS6.6AI score0.00149EPSS
Exploits0References2Affected Software2
OSV
OSV
added 2020/08/05 7:15 p.m.2 views

UBUNTU-CVE-2020-15106

In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore, it is possible to forge an extremely large frame size that can unintentional...

6.5CVSS6.9AI score0.00149EPSS
Exploits0References5
Rows per page
Query Builder