Lucene search
+L

1767 matches found

Cvelist
Cvelist
added 2024/08/13 12:33 p.m.38 views

CVE-2024-38502 Pepperl+Fuchs: Device Master ICDM-RX/* XSS vulnerability allows stored XSS

An unauthenticated remote attacker may use stored XSS vulnerability to obtain information from a user or reboot the affected device once...

7.1CVSS0.00337EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/08/13 12:33 p.m.43 views

CVE-2024-38501 Pepperl+Fuchs: Device Master ICDM-RX/* XSS vulnerability allows HTML injection

An unauthenticated remote attacker may use a HTML injection vulnerability with limited length to inject malicious HTML code and gain low-privileged access on the affected device...

6.1CVSS0.00329EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/13 12:32 p.m.16 views

CVE-2024-5849 Pepperl+Fuchs: Device Master ICDM-RX/* XSS vulnerability allows reflected XSS

An unauthenticated remote attacker may use a reflected XSS vulnerability to obtain information from a user or reboot the affected device once...

7.1CVSS6.1AI score0.00377EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/08/13 12:32 p.m.50 views

CVE-2024-5849 Pepperl+Fuchs: Device Master ICDM-RX/* XSS vulnerability allows reflected XSS

An unauthenticated remote attacker may use a reflected XSS vulnerability to obtain information from a user or reboot the affected device once...

7.1CVSS0.00377EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/08/13 12:00 a.m.14 views

Pepperl+Fuchs ICDM-RX 跨站脚本漏洞

The Pepperl+Fuchs ICDM-RX is a series of gateway devices from Pepperl+Fuchs Germany. A cross-site scripting vulnerability exists in the Pepperl+Fuchs ICDM-RX. An attacker could exploit this vulnerability to obtain information from a user or reboot the affected device once...

7.1CVSS5.8AI score0.00337EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/08/13 12:00 a.m.16 views

Pepperl+Fuchs ICDM-RX 跨站脚本漏洞

The Pepperl+Fuchs ICDM-RX is a series of gateway devices from Pepperl+Fuchs Germany. A cross-site scripting vulnerability exists in the Pepperl+Fuchs ICDM-RX. An attacker could exploit this vulnerability to obtain information from a user or reboot the affected device once...

7.1CVSS5.8AI score0.00377EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/08/13 12:00 a.m.12 views

Pepperl+Fuchs ICDM-RX 跨站脚本漏洞

The Pepperl+Fuchs ICDM-RX is a series of gateway devices from Pepperl+Fuchs Germany. A cross-site scripting vulnerability exists in the Pepperl+Fuchs ICDM-RX. An attacker can exploit this vulnerability to inject malicious HTML code and gain low-privilege access on the affected device...

6.1CVSS6.2AI score0.00329EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.27 views

kernel: atl1c: Work around the DMA RX overflow issue

In the Linux kernel, the following vulnerability has been resolved: atl1c: Work around the DMA RX overflow issue This is based on alx driver commit 881d0327db37 "net: alx: Work around the DMA RX overflow issue". The alx and atl1c drivers had RX overflow error which was why a custom allocator was...

7.5CVSS6.6AI score0.00646EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.10 views

SUSE CVE-2024-42110

In the Linux kernel, the following vulnerability has been resolved: net: ntbnetdev: Move ntbnetdevrxhandler to call netifrx from netifrx The following is emitted when using idxd DSA dmanegine as the data mover for ntbtransport that ntbnetdev uses. 74412.546922 BUG: using smpprocessorid in...

5.5CVSS6.4AI score0.00646EPSS
SaveExploits0References16
Microsoft CVE
Microsoft CVE
added 2024/08/05 7:00 a.m.13 views

A DMA reentrancy issue was found in the Tulip device emulation in QEMU. When Tulip reads or writes to the rx/tx descriptor or copies the rx/tx frame it doesn't check whether the destination address is its own MMIO address. This can cause the device to trigger MMIO handlers multiple times possibly leading to a stack or heap overflow. A malicious guest could use this flaw to crash the QEMU process on the host resulting in a denial of service condition.

...

7.8CVSS6.8AI score0.00402EPSS
SaveExploits1
OSV
OSV
added 2024/07/30 8:15 a.m.18 views

DEBIAN-CVE-2024-42110

In the Linux kernel, the following vulnerability has been resolved: net: ntbnetdev: Move ntbnetdevrxhandler to call netifrx from netifrx The following is emitted when using idxd DSA dmanegine as the data mover for ntbtransport that ntbnetdev uses. 74412.546922 BUG: using smpprocessorid in...

5.5CVSS5.5AI score0.00646EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/07/18 3:05 a.m.7 views

SUSE CVE-2022-48851

In the Linux kernel, the following vulnerability has been resolved: staging: gdm724x: fix use after free in gdmlterx The netifrxni function frees the skb so we can't dereference it to save the skb-len...

5.5CVSS8AI score0.00513EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.10 views

SUSE CVE-2022-48805

In the Linux kernel, the following vulnerability has been resolved: net: usb: ax88179178a: Fix out-of-bounds accesses in RX fixup ax88179rxfixup contains several out-of-bounds accesses that can be triggered by a malicious or defective USB device, in particular: - The metadata array...

6.6CVSS7.7AI score0.00318EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/07/16 7:26 p.m.32 views

CVE-2024-40999

In the Linux kernel, the following vulnerability has been resolved: net: ena: Add validation for completion descriptors consistency Validate that first flag is set only for the first descriptor in multi-buffer packets. In case of an invalid descriptor, a reset will occur. A new reset reason for R...

4.4CVSS7.1AI score0.00533EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 2:37 p.m.29 views

CVE-2024-40907

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

6.6CVSS5.2AI score0.00614EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 1:15 p.m.6 views

DEBIAN-CVE-2022-48851

In the Linux kernel, the following vulnerability has been resolved: staging: gdm724x: fix use after free in gdmlterx The netifrxni function frees the skb so we can't dereference it to save the skb-len...

7.8CVSS5.5AI score0.00513EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 1:15 p.m.12 views

UBUNTU-CVE-2022-48851

In the Linux kernel, the following vulnerability has been resolved: staging: gdm724x: fix use after free in gdmlterx The netifrxni function frees the skb so we can't dereference it to save the skb-len...

9.8CVSS6.1AI score0.00513EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.32 views

CVE-2022-48805

In the Linux kernel, the following vulnerability has been resolved: net: usb: ax88179178a: Fix out-of-bounds accesses in RX fixup ax88179rxfixup contains several out-of-bounds accesses that can be triggered by a malicious or defective USB device, in particular: - The metadata array...

7.8CVSS6.3AI score0.00318EPSS
SaveExploits0References10
OSV
OSV
added 2024/07/16 12:15 p.m.14 views

UBUNTU-CVE-2022-48805

In the Linux kernel, the following vulnerability has been resolved: net: usb: ax88179178a: Fix out-of-bounds accesses in RX fixup ax88179rxfixup contains several out-of-bounds accesses that can be triggered by a malicious or defective USB device, in particular: - The metadata array...

7.8CVSS6.2AI score0.00318EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/07/16 11:43 a.m.36 views

CVE-2022-48805 net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup

In the Linux kernel, the following vulnerability has been resolved: net: usb: ax88179178a: Fix out-of-bounds accesses in RX fixup ax88179rxfixup contains several out-of-bounds accesses that can be triggered by a malicious or defective USB device, in particular: - The metadata array...

0.00318EPSS
SaveExploits0References8
Rows per page
Query Builder