Lucene search
+L

98 matches found

Kitploit
Kitploit
added 2026/09/09 6:42 p.m.16 views

CVE-2026-30345

CVE-2026-30345 概念验证 CTFd 3.8.2 备份导入功能中的任意文件写入漏洞。 快速开始 运行 cve202630345bashrcpoc.py 之前 请确保根据你的利用场景更新相应的值。例如 RHOST、攻击者 IP 或端口,以及用于利用的凭据。 使用方法 root@kitploit: python cve202630345bashrcpoc.py 故障排除 导入失败并提示“db folder is missing” 问题: 你没有包含合法的 db/ 导出文件。 解决方案: 先从你的 CTFd 实例中导出(参见步骤 1)。 导入失败并提示“inappropriate...

7.5CVSS5.9AI score0.00406EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 3:16 p.m.12 views

CVE-2026-48756

Incus is a system container and virtual machine manager. Prior to version 7.1.0, backend.CreateCustomVolumeFromBackup in internal/server/storage/backend.go contains an unguarded time.Time dereference on the ExpiresAt field of every volume-snapshot entry in an imported custom-volume backup. An...

5.3CVSS0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 3:16 p.m.13 views

CVE-2026-48754

Incus is a system container and virtual machine manager. Prior to version 7.1.0, backend.createDependentVolumesFromBackup in internal/server/storage/backend.go contains a cluster of unguarded pointer derefs on every dependent-volume entry's VolumeSnapshotsi, Volume, and Pool sub-fields. An...

5.3CVSS0.00226EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 2:36 p.m.13 views

EUVD-2026-63981

Incus is a system container and virtual machine manager. Prior to version 7.1.0, backend.createDependentVolumesFromBackup in internal/server/storage/backend.go contains a cluster of unguarded pointer derefs on every dependent-volume entry's VolumeSnapshotsi, Volume, and Pool sub-fields. An...

5.3CVSS8.6AI score0.00226EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/21 2:36 p.m.14 views

CVE-2026-48754

Incus is a system container and virtual machine manager. Prior to version 7.1.0, backend.createDependentVolumesFromBackup in internal/server/storage/backend.go contains a cluster of unguarded pointer derefs on every dependent-volume entry's VolumeSnapshotsi, Volume, and Pool sub-fields. An...

5.3CVSS8.7AI score0.00226EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/21 2:36 p.m.33 views

CVE-2026-48754 Incus: Nil-pointer dereference in createDependentVolumesFromBackup on disk.{Volume,VolumeSnapshots,Pool}

Incus is a system container and virtual machine manager. Prior to version 7.1.0, backend.createDependentVolumesFromBackup in internal/server/storage/backend.go contains a cluster of unguarded pointer derefs on every dependent-volume entry's VolumeSnapshotsi, Volume, and Pool sub-fields. An...

5.3CVSS0.00226EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 2:36 p.m.35 views

CVE-2026-48754

Incus (system container and VM manager) prior to 7.1.0 contains a nil-pointer dereference (CWE-476) in (*backend).createDependentVolumesFromBackup in internal/server/storage/backend.go. The function dereferences VolumeSnapshots[i], Volume, and Pool sub-fields of dependent-volume entries without n...

5.3CVSS8.7AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/21 2:36 p.m.16 views

CVE-2026-48754 Incus: Nil-pointer dereference in createDependentVolumesFromBackup on disk.{Volume,VolumeSnapshots,Pool}

Incus is a system container and virtual machine manager. Prior to version 7.1.0, backend.createDependentVolumesFromBackup in internal/server/storage/backend.go contains a cluster of unguarded pointer derefs on every dependent-volume entry's VolumeSnapshotsi, Volume, and Pool sub-fields. An...

5.3CVSS5.6AI score
SaveExploits0References3
CVE
CVE
added 2026/08/21 2:14 p.m.47 views

CVE-2026-47753

Incus (system container and VM manager) prior to 7.1.0 contains a nil-pointer dereference in (*backend).CreateInstanceFromBackup (internal/server/storage/backend.go). An authenticated user with can_create_instances on any project can trigger a daemon crash by uploading a crafted backup tarball wh...

7.3CVSS8.5AI score0.00141EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/21 2:14 p.m.29 views

CVE-2026-47753 Incus has a Nil-Pointer Dereference Panic via Instance Backup Import (volume omitted)

Incus is a system container and virtual machine manager. Prior to version 7.1.0, backend.CreateInstanceFromBackup in internal/server/storage/backend.go contains a nil-pointer dereference that an authenticated user with permission to create instances in any project can trigger remotely by uploadin...

7.3CVSS0.00141EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/21 2:14 p.m.12 views

CVE-2026-47753 Incus has a Nil-Pointer Dereference Panic via Instance Backup Import (volume omitted)

Incus is a system container and virtual machine manager. Prior to version 7.1.0, backend.CreateInstanceFromBackup in internal/server/storage/backend.go contains a nil-pointer dereference that an authenticated user with permission to create instances in any project can trigger remotely by uploadin...

7.3CVSS5.5AI score
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/08/21 2:14 p.m.17 views

CVE-2026-47753

Incus is a system container and virtual machine manager. Prior to version 7.1.0, backend.CreateInstanceFromBackup in internal/server/storage/backend.go contains a nil-pointer dereference that an authenticated user with permission to create instances in any project can trigger remotely by uploadin...

7.3CVSS8.5AI score0.00141EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/21 2:10 p.m.14 views

CVE-2026-48756 Incus: CreateCustomVolumeFromBackup nil-pointer dereference on volume_snapshots[*].expires_at (sibling-field variant of GHSA-r7w7)

Incus is a system container and virtual machine manager. Prior to version 7.1.0, backend.CreateCustomVolumeFromBackup in internal/server/storage/backend.go contains an unguarded time.Time dereference on the ExpiresAt field of every volume-snapshot entry in an imported custom-volume backup. An...

5.3CVSS8.6AI score0.00226EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/08/14 11:46 p.m.8 views

SUSE CVE-2026-66898

A path traversal vulnerability in LXD allows an attacker to manipulate file system paths during backup import and restore operations. When importing or restoring a backup archive, LXD fails to validate instance and storage volume names contained within the archive metadata. An attacker can exploi...

9.9CVSS5.5AI score0.0043EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/08/13 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-66898

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A path traversal vulnerability in LXD allows an attacker to manipulate file system paths during backup import and restore operations. When importing or restorin...

9.9CVSS5.6AI score0.0043EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/12 9:17 p.m.8 views

DEBIAN-CVE-2026-66898

A path traversal vulnerability in LXD allows an attacker to manipulate file system paths during backup import and restore operations. When importing or restoring a backup archive, LXD fails to validate instance and storage volume names contained within the archive metadata. An attacker can exploi...

9.9CVSS5.5AI score0.0043EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/12 9:17 p.m.17 views

CVE-2026-66898

A path traversal vulnerability in LXD allows an attacker to manipulate file system paths during backup import and restore operations. When importing or restoring a backup archive, LXD fails to validate instance and storage volume names contained within the archive metadata. An attacker can exploi...

9.9CVSS0.0043EPSS
SaveExploits1References1
OSV
OSV
added 2026/08/12 9:17 p.m.31 views

UBUNTU-CVE-2026-66898

A path traversal vulnerability in LXD allows an attacker to manipulate file system paths during backup import and restore operations. When importing or restoring a backup archive, LXD fails to validate instance and storage volume names contained within the archive metadata. An attacker can exploi...

9.9CVSS5.4AI score0.0043EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/08/12 9:17 p.m.9 views

CVE-2026-66898

A path traversal vulnerability in LXD allows an attacker to manipulate file system paths during backup import and restore operations. When importing or restoring a backup archive, LXD fails to validate instance and storage volume names contained within the archive metadata. An attacker can exploi...

9.9CVSS5.4AI score0.0043EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 8:07 p.m.11 views

CVE-2026-66898

A path traversal vulnerability in LXD allows an attacker to manipulate file system paths during backup import and restore operations. When importing or restoring a backup archive, LXD fails to validate instance and storage volume names contained within the archive metadata. An attacker can exploi...

9.9CVSS5.3AI score0.0043EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder