Lucene search
+L

1214 matches found

NVD
NVD
added 2026/07/27 4:17 p.m.13 views

CVE-2026-47078

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS0.00149EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/27 4:17 p.m.8 views

UBUNTU-CVE-2026-47078

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.8AI score0.00149EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/27 3:03 p.m.10 views

CVE-2026-47078

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.8AI score0.00149EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/27 3:03 p.m.18 views

EUVD-2026-49317

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.8AI score0.00149EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/27 3:03 p.m.14 views

CVE-2026-47078

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.8AI score0.00149EPSS
SaveExploits0
OSV
OSV
added 2026/07/27 3:03 p.m.9 views

CVE-2026-47078 Relative path traversal in zip:unzip/zip:extract via check_dir_level depth-counter bypass

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.8AI score0.00149EPSS
SaveExploits0References9
CVE
CVE
added 2026/07/27 3:03 p.m.33 views

CVE-2026-47078

The CVE affects Erlang/OTP stdlib’s zip handling (lib/stdlib/src/zip.erl). zip:unzip/1,2 and zip:extract/1,2 validate entry paths with zip:check_dir_level/2, which tracks directory depth; while .. can decrement the counter and normal components increment it, a path like ../x/y may become negative...

4.8CVSS5.8AI score0.00149EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/27 3:03 p.m.36 views

CVE-2026-47078 Relative path traversal in zip:unzip/zip:extract via check_dir_level depth-counter bypass

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS0.00149EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/27 3:03 p.m.8 views

EEF-CVE-2026-47078 Relative path traversal in zip:unzip/zip:extract via check_dir_level depth-counter bypass

Summary Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:check\dir\level/2, which tracks directory depth as a running...

4.8CVSS5.8AI score0.00149EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/27 3:03 p.m.11 views

CVE-2026-47078 Relative path traversal in zip:unzip/zip:extract via check_dir_level depth-counter bypass

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.8AI score0.00149EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.15 views

PT-2026-64979

Name of the Vulnerable Software and Affected Versions Erlang OTP versions 27.1 through 27.3.4.14 Erlang OTP versions 28.0 through 28.5.0.3 Erlang OTP versions 29.0 through 29.0.3 Description A relative path traversal issue in the stdlib zip module allows writing files outside the intended...

4.8CVSS5.1AI score0.00149EPSS
SaveExploits0References70
RedHat Linux
RedHat Linux
added 2026/07/20 8:40 p.m.19 views

pulpcore: pulpcore: relative_path_validator bypass via directory traversal in FilesystemExport

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.4AI score0.01194EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/20 7:33 p.m.20 views

pulpcore: pulpcore: relative_path_validator bypass via directory traversal in FilesystemExport

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.4AI score0.01194EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/20 4:17 p.m.12 views

pulpcore: pulpcore: relative_path_validator bypass via directory traversal in FilesystemExport

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.4AI score0.01194EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.15 views

pulpcore: pulpcore: relative_path_validator bypass via directory traversal in FilesystemExport

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.4AI score0.01194EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/20 4:05 p.m.12 views

pulpcore: pulpcore: relative_path_validator bypass via directory traversal in FilesystemExport

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.4AI score0.01194EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/20 2:18 p.m.14 views

EUVD-2026-45954

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.5AI score0.01194EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 2:18 p.m.48 views

CVE-2026-12701 Pulpcore: pulpcore: relative_path_validator bypass via directory traversal in filesystemexport

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS0.01194EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/07/20 2:18 p.m.8 views

CVE-2026-12701

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.5AI score0.01194EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/07/20 2:18 p.m.14 views

CVE-2026-12701

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.6AI score0.01194EPSS
SaveExploits0References3
Rows per page
Query Builder