Lucene search
+L

2101 matches found

CNNVD
CNNVD
added 2024/10/04 12:00 a.m.7 views

OpenPrinting CUPS 安全漏洞

OpenPrinting CUPS is a standards-based open source printing system for Linux® and other Unix®-like operating systems from OpenPrinting, Inc. A security vulnerability exists in OpenPrinting CUPS versions prior to 2.5b1, which originates from an HTTP POST request to an arbitrary destination and por...

7.5CVSS6.8AI score0.00853EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/10/03 11:27 a.m.22 views

cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack

A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added...

7.5CVSS5.8AI score0.00853EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/10/02 11:35 a.m.18 views

cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack

A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added...

7.5CVSS5.8AI score0.00853EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/10/01 6:26 p.m.19 views

cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack

A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added...

7.5CVSS5.8AI score0.00853EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.11 views

kernel: ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fib6rules: avoid possible NULL dereference in fib6ruleaction syzbot is able to trigger the following crash 1, caused by unsafe ip6dstidev use. Indeed ip6dstidev can return NULL, and must always be checked. 1 Oops: general...

5.5CVSS6.4AI score0.00287EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.10 views

kernel: ipv6: prevent NULL dereference in ip6_output()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6output According to syzbot, there is a chance that ip6dstidev returns NULL in ip6output. Most places in IPv6 stack deal with a NULL idev just fine, but not here. syzbot reported: general...

5.5CVSS6.4AI score0.0026EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.16 views

kernel: ipv6: prevent NULL dereference in ip6_output()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6output According to syzbot, there is a chance that ip6dstidev returns NULL in ip6output. Most places in IPv6 stack deal with a NULL idev just fine, but not here. syzbot reported: general...

5.5CVSS6.4AI score0.0026EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/09/17 12:00 a.m.12 views

Mozilla Firefox 安全漏洞

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. A spoofing vulnerability exists in Mozilla Firefox for Android, which stems from the system's failure to appropriately handle destination jumps, and can be exploited by an attacker to spoof the content...

6.1CVSS6.4AI score0.07562EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/10 5:15 a.m.22 views

CVE-2024-45283

SAP NetWeaver AS for Java allows an authorized attacker to obtain sensitive information. The attacker could obtain the username and password when creating an RFC destination. After successful exploitation, an attacker can read the sensitive information but cannot modify or delete the data...

6CVSS0.00171EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/09/10 4:52 a.m.13 views

CVE-2024-45283 Information disclosure vulnerability in SAP NetWeaver AS for Java (Destination Service)

SAP NetWeaver AS for Java allows an authorized attacker to obtain sensitive information. The attacker could obtain the username and password when creating an RFC destination. After successful exploitation, an attacker can read the sensitive information but cannot modify or delete the data...

6CVSS6.7AI score0.00171EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/10 4:52 a.m.33 views

CVE-2024-45283 Information disclosure vulnerability in SAP NetWeaver AS for Java (Destination Service)

SAP NetWeaver AS for Java allows an authorized attacker to obtain sensitive information. The attacker could obtain the username and password when creating an RFC destination. After successful exploitation, an attacker can read the sensitive information but cannot modify or delete the data...

6CVSS0.00171EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/04 8:15 p.m.11 views

UBUNTU-CVE-2024-44985

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible UAF in ip6xmit If skbexpandhead returns NULL, skb has been freed and the associated dst/idev could also have been freed. We must use rcureadlock to prevent a possible UAF...

9.8CVSS6.5AI score0.00876EPSS
SaveExploits0References18
OSV
OSV
added 2024/09/04 8:15 p.m.9 views

UBUNTU-CVE-2024-44986

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in ip6finishoutput2 If skbexpandhead returns NULL, skb has been freed and associated dst/idev could also have been freed. We need to hold rcureadlock to make sure the dst and associated idev are alive...

8.1CVSS6.2AI score0.00706EPSS
SaveExploits0References18
RedHat Linux
RedHat Linux
added 2024/09/04 12:32 a.m.11 views

kernel: netfilter: bridge: replace physindev with physinif in nf_bridge_info

CVE-2024-35839 is a flaw in the Linux kernel's Netfilter bridge functionality. It occurs when bridging certain packets, such as those involving destination NAT between virtual Ethernet interfaces. A mismatch between the network device associated with a packet and the neighbor's device can lead to...

7.8CVSS7.2AI score0.0022EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:32 a.m.24 views

kernel: tipc: force a dst refcount before doing decryption

A vulnerability was found in the Linux kernel's TIPC module, where a reference count on the destination entry was not enforced before decryption. This issue arises due to potential asynchronous returns from crypto requests, which could lead to crash...

9.8CVSS7.2AI score0.00881EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.20 views

kernel: tipc: force a dst refcount before doing decryption

A vulnerability was found in the Linux kernel's TIPC module, where a reference count on the destination entry was not enforced before decryption. This issue arises due to potential asynchronous returns from crypto requests, which could lead to crash...

9.8CVSS7.2AI score0.00881EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.24 views

kernel: netfilter: bridge: replace physindev with physinif in nf_bridge_info

CVE-2024-35839 is a flaw in the Linux kernel's Netfilter bridge functionality. It occurs when bridging certain packets, such as those involving destination NAT between virtual Ethernet interfaces. A mismatch between the network device associated with a packet and the neighbor's device can lead to...

7.8CVSS7.2AI score0.0022EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/08/29 12:00 a.m.14 views

PT-2024-32733

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.58 Description The issue concerns the order of rate limits for ICMP messages in the Linux kernel. To avoid side-channel attacks, the per destination check needs to be applied first. The patch changes the orde...

5.5CVSS5.4AI score0.00608EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.11 views

kernel: tipc: force a dst refcount before doing decryption

A vulnerability was found in the Linux kernel's TIPC module, where a reference count on the destination entry was not enforced before decryption. This issue arises due to potential asynchronous returns from crypto requests, which could lead to crash...

9.8CVSS7.2AI score0.00881EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.16 views

kernel: netfilter: bridge: replace physindev with physinif in nf_bridge_info

CVE-2024-35839 is a flaw in the Linux kernel's Netfilter bridge functionality. It occurs when bridging certain packets, such as those involving destination NAT between virtual Ethernet interfaces. A mismatch between the network device associated with a packet and the neighbor's device can lead to...

7.8CVSS7.2AI score0.0022EPSS
SaveExploits0References5
Rows per page
Query Builder