Lucene search
+L

9133 matches found

Cvelist
Cvelist
added 2024/06/04 12:25 p.m.38 views

CVE-2023-51543 WordPress RegistrationMagic plugin <= 5.2.5.0 - IP Limit Bypass vulnerability

Authentication Bypass by Spoofing vulnerability in Metagauss RegistrationMagic allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects RegistrationMagic: from n/a through 5.2.5.0...

5.3CVSS5.3AI score0.00376EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/04 12:25 p.m.19 views

CVE-2023-51543 WordPress RegistrationMagic plugin <= 5.2.5.0 - IP Limit Bypass vulnerability

Authentication Bypass by Spoofing vulnerability in Metagauss RegistrationMagic allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects RegistrationMagic: from n/a through 5.2.5.0...

5.3CVSS7AI score0.00376EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/04 7:18 a.m.45 views

CVE-2023-40332 WordPress WP-PostRatings plugin <= 1.91 - Rating limit Bypass vulnerability

Improper Control of Interaction Frequency vulnerability in Lester ‘GaMerZ’ Chan WP-PostRatings allows Functionality Misuse.This issue affects WP-PostRatings: from n/a through 1.91...

5.3CVSS5.3AI score0.00444EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.52 views

RHEL 5 : openssh (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - openssh: MaxAuthTries limit bypass via duplicates in KbdInteractiveDevices CVE-2015-5600 - openssh:...

9.8CVSS7.2AI score0.98631EPSS
SaveExploits66References18
OpenVAS
OpenVAS
added 2024/05/30 12:00 a.m.41 views

Huawei EulerOS: Security Advisory for bind (EulerOS-SA-2024-1736)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 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 ifdescription...

7.5CVSS6.9AI score0.01242EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/05/30 12:00 a.m.31 views

EulerOS 2.0 SP12 : docker-engine (EulerOS-SA-2024-1761)

According to the versions of the docker-engine packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service fro...

7.5CVSS7AI score0.04561EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/05/29 1:33 p.m.9 views

golang: crypto/tls: lack of a limit on buffered post-handshake

A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size...

7.5CVSS7.3AI score0.01137EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/29 11:22 a.m.22 views

CLSA-2024-1716981762 Fix of 17 CVEs

CVE-url: https://ubuntu.com/security/CVE-2022-48673 - net/smc: Fix possible access to freed memory in link clear CVE-url: https://ubuntu.com/security/CVE-2024-35997 - HID: i2c-hid: remove I2CHIDREADPENDING flag to prevent lock-up CVE-url: https://ubuntu.com/security/CVE-2023-52752 - smb: client:...

9.8CVSS6.7AI score0.00504EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/05/29 5:36 a.m.26 views

Denial Of Service (DoS)

github.com/stacklok/minder is vulnerable to a Denial Of Service DoS. The vulnerability is due to the sigstore verifier reading an untrusted response entirely into memory without enforcing a limit on the response body. The vulnerability allows an attacker to crash the Minder server and deny other...

5.3CVSS6.7AI score0.0053EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/28 5:00 p.m.22 views

CLSA-2024-1716915132 httpd: Fix of CVE-2024-27316

CVE-2024-27316: fix HTTP/2 DoS vulnerability caused by memory exhaustion from endless continuation frames: Incoming headers that exceed limits are buffered in nghttp2 to generate an HTTP 413 response...

7.5CVSS7AI score0.91327EPSS
SaveExploits2References1
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.13 views

SUSE CVE-2021-47548

In the Linux kernel, the following vulnerability has been resolved: ethernet: hisilicon: hns: hnsdsafmisc: fix a possible array overflow in hnsdsafgesrstbyport The if statement: if port = DSAFGENUM return; limits the value of port less than DSAFGENUM i.e., 8. However, if the value of port is 6 or...

6.6CVSS6.4AI score0.01358EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/28 3:33 a.m.8 views

SUSE CVE-2021-47418

In the Linux kernel, the following vulnerability has been resolved: netsched: fix NULL deref in fifosetlimit syzbot reported another NULL deref in fifosetlimit 1 I could repro the issue with : unshare -n tc qd add dev lo root handle 1:0 tbf limit 200000 burst 70000 rate 100Mbit tc qd replace dev ...

4.4CVSS6.2AI score0.00234EPSS
SaveExploits0References11
Amazon
Amazon
added 2024/05/28 12:00 a.m.17 views

Medium: cni-plugins

Issue Overview: An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed...

7.5CVSS6.7AI score0.91969EPSS
SaveExploits1
Amazon
Amazon
added 2024/05/28 12:00 a.m.9 views

Medium: golang

Issue Overview: An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed...

7.5CVSS6.6AI score0.91969EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2024/05/27 11:01 a.m.25 views

CVE-2021-47509

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size the fragment shift in OSS instead of a full 31bit; a too large value could lead to the exhaust of memory as we allocate temporary buffers of...

5.5CVSS6.5AI score0.0024EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/24 3:15 p.m.25 views

CVE-2021-47509

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size the fragment shift in OSS instead of a full 31bit; a too large value could lead to the exhaust of memory as we allocate temporary buffers of...

5.5CVSS6.4AI score0.0024EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/24 3:15 p.m.21 views

CVE-2021-47509

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size the fragment shift in OSS instead of a full 31bit; a too large value could lead to the exhaust of memory as we allocate temporary buffers of...

5.5CVSS6.8AI score
SaveExploits0References8
OSV
OSV
added 2024/05/24 3:15 p.m.8 views

UBUNTU-CVE-2021-47509

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size the fragment shift in OSS instead of a full 31bit; a too large value could lead to the exhaust of memory as we allocate temporary buffers of...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.20 views

CVE-2021-47509

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size the fragment shift in OSS instead of a full 31bit; a too large value could lead to the exhaust of memory as we allocate temporary buffers of...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.34 views

CVE-2021-47509 ALSA: pcm: oss: Limit the period size to 16MB

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size the fragment shift in OSS instead of a full 31bit; a too large value could lead to the exhaust of memory as we allocate temporary buffers of...

6.3AI score0.0024EPSS
SaveExploits0References8
Rows per page
Query Builder