Lucene search
+L

66 matches found

Github Security Blog
Github Security Blog
added 2021/09/02 5:17 p.m.45 views

Improper use of cryptographic key in wal-g

WAL-G before 1.1, when a non-libsodium build e.g., one of the official binary releases published as GitHub Releases is used, silently ignores the libsodium encryption key and uploads cleartext backups. This is arguably a Principle of Least Surprise violation because "the user likely wanted to...

7.5CVSS7.3AI score0.00834EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2021/08/13 2:48 a.m.21 views

Information Disclosure

github.com/wal-g/wal-g is vulnerable to information disclosure. The vulnerability exists when user uses libsodium encryption for their backup files which is not available but are silently processed and uploaded as plaintext...

7.5CVSS1.3AI score0.00834EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2021/08/12 4:15 p.m.24 views

CVE-2021-38599

WAL-G before 1.1, when a non-libsodium build e.g., one of the official binary releases published as GitHub Releases is used, silently ignores the libsodium encryption key and uploads cleartext backups. This is arguably a Principle of Least Surprise violation because "the user likely wanted to...

7.5CVSS0.00834EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 4:15 p.m.18 views

CVE-2021-38599

WAL-G before 1.1, when a non-libsodium build e.g., one of the official binary releases published as GitHub Releases is used, silently ignores the libsodium encryption key and uploads cleartext backups. This is arguably a Principle of Least Surprise violation because "the user likely wanted to...

7.5CVSS6.8AI score
SaveExploits0References2
Prion
Prion
added 2021/08/12 4:15 p.m.23 views

Code injection

WAL-G before 1.1, when a non-libsodium build e.g., one of the official binary releases published as GitHub Releases is used, silently ignores the libsodium encryption key and uploads cleartext backups. This is arguably a Principle of Least Surprise violation because "the user likely wanted to...

5CVSS7.5AI score0.00834EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/08/12 3:01 p.m.76 views

CVE-2021-38599

CVE-2021-38599 affects WAL-G prior to version 1.1. In non-libSodium builds, WAL-G silently ignores the libsodium encryption key and uploads backups in plaintext, creating an information disclosure vulnerability. Affected software: WAL-G backup tool (used with PostgreSQL, MySQL/MariaDB, MS SQL Ser...

7.5CVSS7.5AI score0.00834EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/12 3:01 p.m.38 views

CVE-2021-38599

WAL-G before 1.1, when a non-libsodium build e.g., one of the official binary releases published as GitHub Releases is used, silently ignores the libsodium encryption key and uploads cleartext backups. This is arguably a Principle of Least Surprise violation because "the user likely wanted to...

7.7AI score0.00834EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/08/12 12:00 a.m.8 views

WAL-G 代码问题漏洞

WAL-G is an archive recovery tool for PostgreSQL, MySQL/MariaDB and MS SQL Server MongoDB and Redis beta. A code issue vulnerability exists in WAL-G prior to 1.1, which stems from a lack of checking for the existence of libsodium keys in non-libsodium builds...

7.5CVSS7.5AI score0.00834EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/04/27 4:22 p.m.7 views

etcd: Large slice causes panic in decodeRecord method

A flaw was found In etcd, where a large slice causes panic in the decodeRecord method. The size of a record is stored in the length field of a WAL file, and no additional validation is performed on this data. Therefore, it is possible to forge an extremely large frame size that can unintentionall...

6.5CVSS6.9AI score0.01291EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/03/17 3:08 p.m.8 views

etcd: Large slice causes panic in decodeRecord method

A flaw was found In etcd, where a large slice causes panic in the decodeRecord method. The size of a record is stored in the length field of a WAL file, and no additional validation is performed on this data. Therefore, it is possible to forge an extremely large frame size that can unintentionall...

6.5CVSS6.9AI score0.01291EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2020/11/20 12:00 a.m.9 views

GaussDB Kernel: Configuring the WAL Information Recording Level

The parameter wallevel specifies the level of information to be written into a WAL. If wallevel is set to the minimum value, information recorded in backup files and WALs is insufficient to reconstruct databases. Therefore, you must set wallevel to archive or hotstandby, and enable the archiving...

7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2020/11/11 12:00 a.m.11 views

openGauss: Configuring the WAL Information Recording Level

The parameter wallevel specifies the level of information to be written into a WAL. If wallevel is set to the minimum value, information recorded in backup files and WALs is insufficient to reconstruct databases. Therefore, you must set wallevel to archive or hotstandby, and enable the archiving...

7AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2020/08/14 6:13 a.m.28 views

CVE-2020-15112

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

4CVSS6.8AI score0.01256EPSS
SaveExploits0References4
OSV
OSV
added 2020/08/05 8:15 p.m.13 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.01256EPSS
SaveExploits0References1
OSV
OSV
added 2020/08/05 8:15 p.m.9 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 7:15 p.m.33 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.5CVSS6.9AI score0.01291EPSS
SaveExploits0References4
OSV
OSV
added 2020/08/05 7:15 p.m.14 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.01291EPSS
SaveExploits0References5
CVE
CVE
added 2020/08/05 7:05 p.m.406 views

CVE-2020-15106

CVE-2020-15106 affects etcd prior to versions 3.3.23 and 3.4.10. A large slice is stored in the WAL file length field with no further validation, enabling forging an extremely large frame size that can cause a panic when RAFT participants decode the WAL. Public details come from multiple sources ...

6.5CVSS6.8AI score0.01291EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2020/08/05 7:05 p.m.51 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.5CVSS7.6AI score0.01291EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2020/08/05 12:00 a.m.21 views

PT-2020-14189 · Etcd +4 · Etcd +4

Name of the Vulnerable Software and Affected Versions: etcd versions 3.3.0 through 3.3.22 etcd versions 3.4.0 through 3.4.9 Description: The issue is related to a lack of validation on the size of a record stored in the length field of a WAL file. This allows for the creation of a forged, extreme...

9.8CVSS6.5AI score0.93305EPSS
SaveExploits4References144
Rows per page
Query Builder