Lucene search
+L

9468 matches found

NVD
NVD
added 2026/08/18 10:16 p.m.11 views

CVE-2026-52875

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.6.0, the perform-scheduled-backup IPC handler in src/ipc/storage.js takes settings.path from a renderer-supplied object and uses the resulting directory for fs.mkdirSync, fs.writeFileSync,...

8.4CVSS0.00211EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 10:16 p.m.17 views

CVE-2026-52872

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.5.0, the downloadSubtitleFile utility in src/ipc/downloads.js, reached through the run-download IPC channel, accepts a renderer-supplied subtitle url using the file: URI scheme and passes its...

8.8CVSS0.00191EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/18 9:30 p.m.31 views

CVE-2026-52875 Streambert: Arbitrary Directory Creation and File Manipulation via Backup Handler

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.6.0, the perform-scheduled-backup IPC handler in src/ipc/storage.js takes settings.path from a renderer-supplied object and uses the resulting directory for fs.mkdirSync, fs.writeFileSync,...

8.4CVSS0.00211EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 9:30 p.m.15 views

EUVD-2026-62199

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.6.0, the perform-scheduled-backup IPC handler in src/ipc/storage.js takes settings.path from a renderer-supplied object and uses the resulting directory for fs.mkdirSync, fs.writeFileSync,...

8.4CVSS5.5AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 9:30 p.m.20 views

CVE-2026-52875 Streambert: Arbitrary Directory Creation and File Manipulation via Backup Handler

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.6.0, the perform-scheduled-backup IPC handler in src/ipc/storage.js takes settings.path from a renderer-supplied object and uses the resulting directory for fs.mkdirSync, fs.writeFileSync,...

8.4CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 9:30 p.m.38 views

CVE-2026-52875

Streambert is a cross-platform Electron desktop app for streaming and downloading video. Prior to 2.6.0 , the perform-scheduled-backup IPC handler in src/ipc/storage.js accepts settings.path from a renderer-supplied object and performs filesystem operations (fs.mkdirSync, fs.writeFileSync, fs.rea...

8.4CVSS5.5AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 9:24 p.m.20 views

CVE-2026-47699 Confidential Containers Guest Components image-rs: zip-slip-class arbitrary file write via absolute entry path in hardlink fallback

Confidential Containers Guest Components provides guest tools and components for confidential container workloads. From 0.16.0 until 0.20.0, a crafted OCI image layer can make imagers::stream::unpack::unpack create a hardlink outside its destination directory. In image-rs/src/stream/unpack.rs,...

6.4CVSS5.6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/18 9:24 p.m.31 views

CVE-2026-47699 Confidential Containers Guest Components image-rs: zip-slip-class arbitrary file write via absolute entry path in hardlink fallback

Confidential Containers Guest Components provides guest tools and components for confidential container workloads. From 0.16.0 until 0.20.0, a crafted OCI image layer can make imagers::stream::unpack::unpack create a hardlink outside its destination directory. In image-rs/src/stream/unpack.rs,...

6.4CVSS0.0029EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/18 9:24 p.m.27 views

CVE-2026-47699

Confidential Containers Guest Components (versions 0.16.0 through 0.19.x) contains a path traversal vulnerability in the image-rs crate's try_hardlink_fallback() function. When unpacking a crafted OCI image layer, the function computes the hardlink destination using destination.join(&entry_rel). ...

6.4CVSS5.5AI score0.0029EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/18 9:17 p.m.35 views

moby/go-archive: Crafted tar archive can write outside the extraction directory

Summary The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. A crafted archive can create or overwrite files outside the intended destination. Details The extracto...

7.1CVSS5.5AI score0.00325EPSS
SaveExploits2References8Affected Software1
OSV
OSV
added 2026/08/18 9:17 p.m.9 views

GHSA-HFG8-HC9C-6C3H moby/go-archive: Crafted tar archive can write outside the extraction directory

Summary The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. A crafted archive can create or overwrite files outside the intended destination. Details The extracto...

7.1CVSS5.6AI score0.00325EPSS
SaveExploits2References8
Circl
Circl
added 2026/08/18 8:35 p.m.11 views

CVE-2026-68924

creationtimestamp| type| source ---|---|--- 2026-08-18 20:35:08+00:00| published-proof-of-concept| https://github.com/MobSF/Mobile-Security-Framework-MobSF/security/advisories/GHSA-x768-8642-mmq9...

4.9CVSS4.9AI score0.00417EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/18 7:16 p.m.7 views

AZL-97007 CVE-2026-17106 affecting package moby-engine for versions less than 25.0.3-20

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS6AI score0.00325EPSS
SaveExploits2References1
NVD
NVD
added 2026/08/18 7:16 p.m.13 views

CVE-2026-17106

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS0.00325EPSS
SaveExploits2References8
OSV
OSV
added 2026/08/18 7:16 p.m.8 views

AZL-97004 CVE-2026-17106 affecting package docker-cli for versions less than 25.0.7-5

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS6AI score0.00325EPSS
SaveExploits2References1
OSV
OSV
added 2026/08/18 7:16 p.m.5 views

DEBIAN-CVE-2026-17106

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS5.8AI score0.00325EPSS
SaveExploits2References1
EUVD
EUVD
added 2026/08/18 6:35 p.m.15 views

EUVD-2026-61112

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS5.5AI score0.00325EPSS
SaveExploits2References7
CVE
CVE
added 2026/08/18 6:35 p.m.201 views

CVE-2026-17106

CVE-2026-17106 is a TOCTOU race in docker cp caused by two flaws in moby/go-archive: the daemon's tar walk and the CLI's extraction both use different path values for validation vs. filesystem operations. An attacker-controlled container plants a symlink in the archive; the CLI validates a constr...

7.1CVSS5.5AI score0.00325EPSS
SaveExploits2References8
Debian CVE
Debian CVE
added 2026/08/18 6:35 p.m.10 views

CVE-2026-17106

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS5.8AI score0.00325EPSS
SaveExploits2
Cvelist
Cvelist
added 2026/08/18 6:35 p.m.34 views

CVE-2026-17106 Tar extraction in moby/go-archive can write outside the destination directory via link following

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS0.00325EPSS
SaveExploits2References7
Rows per page
Query Builder