Lucene search
K

3663 matches found

Debian CVE
Debian CVE
added 2022/03/25 12:0 a.m.69 views

CVE-2018-25032

zlib before 1.2.12 allows memory corruption when deflating i.e., when compressing if the input has many distant matches...

7.5CVSS8.2AI score0.51733EPSS
Exploits1
AlpineLinux
AlpineLinux
added 2022/03/25 12:0 a.m.54 views

CVE-2018-25032

zlib before 1.2.12 allows memory corruption when deflating i.e., when compressing if the input has many distant matches...

7.5CVSS8.4AI score0.51733EPSS
Exploits1
Fedora
Fedora
added 2022/03/24 2:53 p.m.34 views

[SECURITY] Fedora 34 Update: openvpn-2.5.6-1.fc34

OpenVPN is a robust and highly flexible tunneling application that uses all of the encryption, authentication, and certification features of the OpenSSL library to securely tunnel IP networks over a single UDP or TCP port. It can use the Marcus Franz Xaver Johannes Oberhumers LZO library for...

9.8CVSS1.5AI score0.03519EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2022/03/23 12:0 a.m.2 views

The vulnerability of the VP9 video compression extension lies in improper code generation, which allows an attacker to execute arbitrary code.

The vulnerability of the VP9 video compression extension lies in improper code generation. Exploiting this vulnerability allows an attacker to execute arbitrary code by sending a specially crafted request...

7.8CVSS8.1AI score0.02487EPSS
Exploits0References5Affected Software1
Mageia
Mageia
added 2022/03/21 8:18 p.m.25 views

Updated stunnel packages fix security vulnerability

Update to 5.62 including new features and bugfixes: Security bugfixes - The "redirect" option was fixed to properly handle unauthenticated requests bsc1182529. - Fixed a double free with OpenSSL older than 1.1.0. - Added hardening to systemd service bsc1181400. New features - Added new...

1.9AI score
Exploits0References3
BDU FSTEC
BDU FSTEC
added 2022/03/21 12:0 a.m.3 views

The vulnerability of the VP9 video compression extension lies in improper code generation, which allows an attacker to execute arbitrary code.

The vulnerability of the VP9 video compression extension lies in improper code generation. Exploiting this vulnerability allows an attacker to execute arbitrary code by sending a specially crafted request...

7.8CVSS7.7AI score0.02131EPSS
Exploits0References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/03/18 12:0 a.m.2 views

The vulnerability of the LZ4 compression codec in the ClickHouse database management system allows a hacker to execute arbitrary code.

The vulnerability of the LZ4 compression codec used by the ClickHouse database management system in OLAP queries is related to the possibility of buffer overflows in the queue. Exploiting this vulnerability could allow an attacker operating remotely to execute arbitrary code...

10CVSS8.3AI score0.01646EPSS
Exploits1References3Affected Software1
Kitploit
Kitploit
added 2022/03/16 11:30 a.m.23 views

WMEye - A Post Exploitation Tool That Uses WMI Event Filter And MSBuild Execution For Lateral Movement

WMEye is an experimental tool that was developed when exploring about Windows WMI. The tool is developed for performing Lateral Movement using WMI and remote MSBuild Execution. It uploads the encoded/encrypted shellcode into remote targets WMI Class Property, create an event filter that when...

7.5AI score
Exploits0References1
OSV
OSV
added 2022/03/16 8:16 a.m.5 views

SUSE-RU-2022:0861-1 Security update for openssl-1_1

This update for openssl-11 fixes the following issues: openssl-11: - CVE-2022-0778: Infinite loop in BNmodsqrt reachable when parsing certificates bsc1196877. - Fix PAC pointer authentication in ARM bsc1195856 - Pull libopenssl-11 when updating openssl-11 with the same version bsc1195792 - FIPS:...

7.5CVSS8.1AI score0.70561EPSS
Exploits2References7
The Hacker News
The Hacker News
added 2022/03/16 7:53 a.m.51 views

Multiple Flaws Uncovered in ClickHouse OLAP Database System for Big Data

Researchers have disclosed seven new security vulnerabilities in an open-source database management system solution called ClickHouse that could be weaponized to crash the servers, leak memory contents, and even lead to the execution of arbitrary code. "The vulnerabilities require authentication,...

9.1CVSS1.5AI score0.54889EPSS
Exploits14
OSV
OSV
added 2022/03/15 6:38 p.m.9 views

SUSE-SU-2022:0860-1 Security update for openssl-1_1

This update for openssl-11 fixes the following issues: Security issue fixed: - CVE-2022-0778: Infinite loop in BNmodsqrt reachable when parsing certificates bsc1196877. Non-security issues fixed: - Fix PAC pointer authentication in ARM. bsc1195856 - Pull libopenssl-11 when updating openssl-11 wit...

7.5CVSS8.1AI score0.70561EPSS
Exploits2References7
OSV
OSV
added 2022/03/14 11:15 p.m.20 views

CVE-2021-42389

Divide-by-zero in Clickhouse's Delta compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

6.5CVSS7.3AI score
Exploits0References1
OSV
OSV
added 2022/03/14 11:15 p.m.35 views

CVE-2021-43304

Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wildCopyop, ip, copyend, don’t exceed the destination buffer’s limits...

8.8CVSS7.8AI score
Exploits0References2
OSV
OSV
added 2022/03/14 11:15 p.m.20 views

CVE-2021-43305

Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wildCopyop, ip, copyend, don’t exceed the destination buffer’s limits. This issu...

8.8CVSS7.6AI score
Exploits0References2
NVD
NVD
added 2022/03/14 11:15 p.m.17 views

CVE-2021-42391

Divide-by-zero in Clickhouse's Gorilla compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

6.5CVSS0.01352EPSS
Exploits1References1
NVD
NVD
added 2022/03/14 11:15 p.m.20 views

CVE-2021-42390

Divide-by-zero in Clickhouse's DeltaDouble compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

6.5CVSS0.01239EPSS
Exploits1References1
NVD
NVD
added 2022/03/14 11:15 p.m.17 views

CVE-2021-43305

Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wildCopyop, ip, copyend, don’t exceed the destination buffer’s limits. This issu...

8.8CVSS0.01646EPSS
Exploits1References2
NVD
NVD
added 2022/03/14 11:15 p.m.16 views

CVE-2021-42389

Divide-by-zero in Clickhouse's Delta compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

6.5CVSS0.01239EPSS
Exploits1References1
NVD
NVD
added 2022/03/14 11:15 p.m.18 views

CVE-2021-43304

Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wildCopyop, ip, copyend, don’t exceed the destination buffer’s limits...

8.8CVSS0.01646EPSS
Exploits1References2
OSV
OSV
added 2022/03/14 11:15 p.m.2 views

DEBIAN-CVE-2021-43305

Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wildCopyop, ip, copyend, don’t exceed the destination buffer’s limits. This issu...

8.8CVSS8.7AI score0.01646EPSS
Exploits1References1
Rows per page
Query Builder