Lucene search
+L

1124 matches found

SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.5 views

SUSE CVE-2022-48999

In the Linux kernel, the following vulnerability has been resolved: ipv4: Handle attempt to delete multipath route when fibinfo contains an nh reference Gwangun Jung reported a slab-out-of-bounds access in fibnhmatch: fibnhmatch+0xf98/0x1130 linux-6.0-rc7/net/ipv4/fibsemantics.c:961...

5.5CVSS7.8AI score0.00255EPSS
SaveExploits0References11
OpenVAS
OpenVAS
added 2024/10/22 12:0 a.m.58 views

VMware Spring Framework 5.3.0 < 5.3.41, 6.0.x < 6.0.25, 6.1.x < 6.1.14 Multiple Vulnerabilities - Linux

The VMware Spring Framework is prone to multiple vulnerabilities. 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 CPE =...

7.5CVSS7.9AI score0.54862EPSS
SaveExploits7References4
OSV
OSV
added 2024/10/21 8:15 p.m.8 views

UBUNTU-CVE-2022-48999

In the Linux kernel, the following vulnerability has been resolved: ipv4: Handle attempt to delete multipath route when fibinfo contains an nh reference Gwangun Jung reported a slab-out-of-bounds access in fibnhmatch: fibnhmatch+0xf98/0x1130 linux-6.0-rc7/net/ipv4/fibsemantics.c:961...

7.1CVSS6.1AI score0.00255EPSS
SaveExploits0References8
CVE
CVE
added 2024/10/21 7:39 p.m.182 views

CVE-2024-50038

CVE-2024-50038 : Linux kernel fix for netfilter xtables UNSPEC handling. The patch ensures matches/targets no longer assume skb_network_header() validity when UNSPEC is used, and restricts registration to NFPROTO_IPV4/NIPv6 (and ARP for MARK target). This prevents ebtables traversal from misproce...

5.5CVSS5.2AI score0.00232EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2024/10/21 7:15 p.m.26 views

CVE-2024-50011

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item There is no linksnum in struct sndsocacpimach , and we test !link-numadr as a condition to end the loop in hdasdwmachineselect. So an empty item in struct...

5.5CVSS0.00191EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/21 6:54 p.m.116 views

CVE-2024-50011

CVE-2024-50011 is a Linux kernel vulnerability describing an ASoC: Intel soc-acpi-intel-rpl-match issue where an empty item is required in struct snd_soc_acpi_link_adr[]. The root cause is the absence of a links_num and the test !link-&gt;num_adr to end the loop in hda_sdw_machine_select(), which...

5.5CVSS5.2AI score0.00191EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 6:54 p.m.14 views

CVE-2024-50011 ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item There is no linksnum in struct sndsocacpimach , and we test !link-numadr as a condition to end the loop in hdasdwmachineselect. So an empty item in struct...

6.9AI score0.00191EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/18 11:9 a.m.5 views

OESA-2024-2272 redis security update

Redis is an advanced key-value store. It is often referred to as a dattructure server since keys can contain strings, hashes ,lists, sets anorted sets. Security Fixes: Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its...

8.8CVSS8AI score0.04495EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/10/18 6:30 a.m.164 views

Spring Framework DataBinder Case Sensitive Match Exception

The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase has some Locale dependent exceptions that could potentially result in fields not protected as expected...

5.3CVSS6.6AI score0.00617EPSS
SaveExploits1References6Affected Software2
Cvelist
Cvelist
added 2024/10/18 5:39 a.m.62 views

CVE-2024-38820 CVE-2024-38820: Spring Framework DataBinder Case Sensitive Match Exception

The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase has some Locale dependent exceptions that could potentially result in fields not protected as expected...

3.1CVSS0.00617EPSS
SaveExploits1References1
CVE
CVE
added 2024/10/18 5:39 a.m.460 views

CVE-2024-38820

The CVE-2024-38820 issue concerns Spring Framework DataBinder: lowercase conversion for disallowedFields and request parameter names was made locale-independent, but locale-dependent edge cases in String.toLowerCase() can still bypass the checks. Affected products/versions from linked advisories ...

5.3CVSS3.9AI score0.00617EPSS
SaveExploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2024/10/14 3:53 p.m.19 views

org.springframework:spring-web: Spring Framework DoS via conditional HTTP request

A flaw was found in the Spring Web org.springframework:spring-web package. Due to improper ETag prefix validation when the application parses ETags from the If-Match or If-None-Match request headers, an attacker can trigger a denial of service by sending a maliciously crafted conditional HTTP...

5.3CVSS7.3AI score0.00852EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/10/07 7:51 p.m.31 views

CVE-2024-31228 Denial-of-service due to unbounded pattern matching in Redis

Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as KEYS, SCAN, PSUBSCRIBE, FUNCTION LIST, COMMAND LIST and ACL definitions. Matching of extremel...

5.5CVSS0.01011EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/10/07 7:51 p.m.21 views

CVE-2024-31228

Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as KEYS, SCAN, PSUBSCRIBE, FUNCTION LIST, COMMAND LIST and ACL definitions. Matching of extremel...

6.5CVSS6.1AI score0.01011EPSS
SaveExploits0
OSV
OSV
added 2024/10/07 7:51 p.m.48 views

CVE-2024-31228 Denial-of-service due to unbounded pattern matching in Redis

Redis is an open source, in-memory database that persists on disk. Authenticated users can trigger a denial-of-service by using specially crafted, long string match patterns on supported commands such as KEYS, SCAN, PSUBSCRIBE, FUNCTION LIST, COMMAND LIST and ACL definitions. Matching of extremel...

5.5CVSS4.7AI score0.01011EPSS
SaveExploits0References5
NVD
NVD
added 2024/10/01 7:15 p.m.18 views

CVE-2024-9355

A vulnerability was found in Golang FIPS OpenSSL. This flaw allows a malicious user to randomly cause an uninitialized buffer length variable with a zeroed buffer to be returned in FIPS mode. It may also be possible to force a false positive match between non-equal hashes when comparing a trusted...

6.5CVSS0.00298EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2024/10/01 6:17 p.m.33 views

CVE-2024-9355 Golang-fips: golang fips zeroed buffer

A vulnerability was found in Golang FIPS OpenSSL. This flaw allows a malicious user to randomly cause an uninitialized buffer length variable with a zeroed buffer to be returned in FIPS mode. It may also be possible to force a false positive match between non-equal hashes when comparing a trusted...

6.5CVSS0.00298EPSS
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/10/01 6:17 p.m.22 views

CVE-2024-9355 Golang-fips: golang fips zeroed buffer

A vulnerability was found in Golang FIPS OpenSSL. This flaw allows a malicious user to randomly cause an uninitialized buffer length variable with a zeroed buffer to be returned in FIPS mode. It may also be possible to force a false positive match between non-equal hashes when comparing a trusted...

6.5CVSS6.9AI score0.00298EPSS
SaveExploits0References14
OSV
OSV
added 2024/10/01 12:0 a.m.29 views

PUB-A-315191818

Bulletin has no description...

5.1CVSS5.2AI score0.00094EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 5:15 p.m.5 views

DEBIAN-CVE-2024-38809

Applications that parse ETags from "If-Match" or "If-None-Match" request headers are vulnerable to DoS attack. Users of affected versions should upgrade to the corresponding fixed version. Users of older, unsupported versions could enforce a size limit on "If-Match" and "If-None-Match" headers,...

5.3CVSS6.6AI score0.00852EPSS
SaveExploits0References1
Rows per page
Query Builder