Lucene search
+L

10379 matches found

EUVD
EUVD
added 2026/03/20 3:57 p.m.10 views

EUVD-2026-13433

pydicom has a path traversal in FileSet/DICOMDIR ReferencedFileID allows file access outside the File-set root...

7.8CVSS5.8AI score0.00279EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/20 3:57 p.m.26 views

pydicom has a path traversal in FileSet/DICOMDIR ReferencedFileID allows file access outside the File-set root

Summary A crafted DICOMDIR can set ReferencedFileID to a path outside the File-set root. pydicom resolves the path only to confirm that it exists, but does not verify that the resolved path remains under the File-set root. Subsequent public FileSet operations such as copy, write, and...

7.8CVSS5.9AI score0.00279EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/20 3:57 p.m.10 views

GHSA-V856-2RF8-9F28 pydicom has a path traversal in FileSet/DICOMDIR ReferencedFileID allows file access outside the File-set root

Summary A crafted DICOMDIR can set ReferencedFileID to a path outside the File-set root. pydicom resolves the path only to confirm that it exists, but does not verify that the resolved path remains under the File-set root. Subsequent public FileSet operations such as copy, write, and...

7.8CVSS6AI score0.00279EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/03/20 3:57 p.m.6 views

Directory Traversal

Overview pydicom is an A pure Python package for reading and writing DICOM data Affected versions of this package are vulnerable to Directory Traversal via the FileSet function. An attacker can access, copy, move, or delete arbitrary files outside the intended directory by crafting a malicious...

8.6CVSS6.4AI score0.00279EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/20 3:32 p.m.8 views

CVE-2026-4488

A vulnerability was identified in UTT HiPER 1250GW up to 3.2.7-210907-180535. Affected is the function strcpy of the file /goform/setSysAdm. Such manipulation of the argument GroupName leads to buffer overflow. It is possible to launch the attack remotely. The exploit is publicly available and...

9CVSS7.8AI score0.00507EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/03/20 2:16 p.m.11 views

CVE-2026-4486

A vulnerability was found in D-Link DIR-513 1.10. This affects the function formEasySetPassword of the file /goform/formEasySetPassword of the component Web Service. The manipulation of the argument curTime results in stack-based buffer overflow. The attack may be performed from remote. The explo...

9CVSS0.0061EPSS
SaveExploits1References7
CVE
CVE
added 2026/03/20 2:02 p.m.39 views

CVE-2026-4486

D-Link DIR-513 (firmware 1.10) Web Service: The formEasySetPassword function in /goform/formEasySetPassword is vulnerable. Manipulating the curTime argument leads to a stack-based buffer overflow, with remote access possible. The exploit is publicly available, and this affects products no longer ...

9CVSS7.7AI score0.0061EPSS
SaveExploits1References7Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/20 12:28 p.m.11 views

CVE-2026-23272

A flaw was found in the Linux kernel's netfilter nftables component. A race condition occurs when elements are inserted into a full set, causing an element to be removed without proper synchronization with Read-Copy-Update RCU readers. This can allow a local attacker to trigger a use-after-free...

7.8CVSS5.7AI score0.00123EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/20 9:32 a.m.12 views

EUVD-2026-13607

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unconditionally bump set-nelems before insertion In case that the set is full, a new element gets published then removed without waiting for the RCU grace period, while RCU reader can be walking over it...

5.7AI score0.00123EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/20 9:16 a.m.10 views

CVE-2026-23272

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unconditionally bump set-nelems before insertion In case that the set is full, a new element gets published then removed without waiting for the RCU grace period, while RCU reader can be walking over it...

7.8CVSS0.00123EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/20 9:16 a.m.12 views

UBUNTU-CVE-2026-23272

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unconditionally bump set-nelems before insertion In case that the set is full, a new element gets published then removed without waiting for the RCU grace period, while RCU reader can be walking over it...

7.8CVSS5.7AI score0.00123EPSS
SaveExploits0References40
ATTACKERKB
ATTACKERKB
added 2026/03/20 8:08 a.m.7 views

CVE-2026-23272

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unconditionally bump set-nelems before insertion In case that the set is full, a new element gets published then removed without waiting for the RCU grace period, while RCU reader can be walking over it...

7.8CVSS5.6AI score0.00123EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/03/20 8:08 a.m.73 views

CVE-2026-23272

CVE-2026-23272 affects the Linux kernel netfilter nf_tables component. The issue arises when inserting into a full set: the code increments set->nelems and publishes a new element before the RCU grace period, allowing an RCU reader to observe a partially updated element. The description notes ...

7.8CVSS5.7AI score0.00123EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/03/20 8:08 a.m.33 views

CVE-2026-23272 netfilter: nf_tables: unconditionally bump set->nelems before insertion

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unconditionally bump set-nelems before insertion In case that the set is full, a new element gets published then removed without waiting for the RCU grace period, while RCU reader can be walking over it...

7.8CVSS0.00123EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/20 8:08 a.m.8 views

CVE-2026-23272 netfilter: nf_tables: unconditionally bump set->nelems before insertion

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unconditionally bump set-nelems before insertion In case that the set is full, a new element gets published then removed without waiting for the RCU grace period, while RCU reader can be walking over it...

7.8CVSS5.7AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/03/20 8:08 a.m.10 views

CVE-2026-23272

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unconditionally bump set-nelems before insertion In case that the set is full, a new element gets published then removed without waiting for the RCU grace period, while RCU reader can be walking over it...

7.8CVSS5.2AI score0.00123EPSS
SaveExploits0
NVD
NVD
added 2026/03/20 2:16 a.m.13 views

CVE-2026-32711

pydicom is a pure Python package for working with DICOM files. Versions 2.0.0-rc.1 through 3.0.1 are vulnerable to Path Traversal through a maliciously crafted DICOMDIR ReferencedFileID when it is set to a path outside the File-set root. pydicom resolves the path only to confirm that it exists, b...

7.8CVSS0.00279EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/20 2:16 a.m.11 views

DEBIAN-CVE-2026-32711

pydicom is a pure Python package for working with DICOM files. Versions 2.0.0-rc.1 through 3.0.1 are vulnerable to Path Traversal through a maliciously crafted DICOMDIR ReferencedFileID when it is set to a path outside the File-set root. pydicom resolves the path only to confirm that it exists, b...

7.8CVSS5.5AI score0.00279EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/20 2:16 a.m.9 views

PYSEC-2026-2266

pydicom is a pure Python package for working with DICOM files. Versions 2.0.0-rc.1 through 3.0.1 are vulnerable to Path Traversal through a maliciously crafted DICOMDIR ReferencedFileID when it is set to a path outside the File-set root. pydicom resolves the path only to confirm that it exists, b...

7.8CVSS6.1AI score0.00279EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/20 2:16 a.m.16 views

UBUNTU-CVE-2026-32711

pydicom is a pure Python package for working with DICOM files. Versions 2.0.0-rc.1 through 3.0.1 are vulnerable to Path Traversal through a maliciously crafted DICOMDIR ReferencedFileID when it is set to a path outside the File-set root. pydicom resolves the path only to confirm that it exists, b...

7.8CVSS5.9AI score0.00279EPSS
SaveExploits1References5
Rows per page
Query Builder