Lucene search
+L

6333 matches found

Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.27 views

Cloud Foundry Archiver vulnerable to path traversal

Due to improper path santization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

9.1CVSS4AI score0.01188EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.36 views

Unzip vulnerable to path traversal

Due to improper path sanitization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

9.1CVSS8.7AI score0.01325EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/12/28 12:30 a.m.25 views

GHSA-F5C5-HMW9-V8HX Unzip vulnerable to path traversal

Due to improper path sanitization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

9.1CVSS9.1AI score0.01325EPSS
SaveExploits1References6
OSV
OSV
added 2022/12/28 12:30 a.m.17 views

GHSA-32QH-8VG6-9G43 Cloud Foundry Archiver vulnerable to path traversal

Due to improper path santization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

9.1CVSS9.1AI score0.01188EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.26 views

tar-utils Path Traversal vulnerability

Due to improper path sanitization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

9.1CVSS8.7AI score0.01023EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/12/27 10:15 p.m.15 views

CVE-2018-25046

Due to improper path sanitization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

9.1CVSS9.2AI score
SaveExploits0References3
NVD
NVD
added 2022/12/27 10:15 p.m.31 views

CVE-2020-36561

Due to improper path sanitization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

9.1CVSS0.01325EPSS
SaveExploits1References4
Prion
Prion
added 2022/12/27 10:15 p.m.18 views

Input validation

Due to improper path sanitization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

6.4CVSS9.1AI score0.01249EPSS
SaveExploits1References4Affected Software1
Prion
Prion
added 2022/12/27 10:15 p.m.15 views

Input validation

Due to improper path sanitization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

6.4CVSS9.1AI score0.01188EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2022/12/27 10:15 p.m.20 views

Input validation

Due to improper path sanitization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

6.4CVSS9.1AI score0.01325EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2022/12/27 9:13 p.m.25 views

CVE-2020-36566 Path traversal in github.com/whyrusleeping/tar-utils

Due to improper path sanitization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

9.2AI score0.01023EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2022/12/27 9:13 p.m.35 views

CVE-2020-36561 Path traversal in github.com/yi-ge/unzip

Due to improper path sanitization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

9.2AI score0.01325EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2022/12/27 9:13 p.m.31 views

CVE-2020-36560 Path traversal in github.com/artdarek/go-unzip

Due to improper path sanitization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

9.2AI score0.01249EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2022/12/27 9:13 p.m.28 views

CVE-2018-25046 Path traversal in code.cloudfoundry.org/archiver

Due to improper path sanitization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

9.2AI score0.01188EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2022/12/27 9:13 p.m.5 views

CVE-2018-25046 Path traversal in code.cloudfoundry.org/archiver

Due to improper path sanitization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...

9.2AI score0.01188EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/12/27 12:0 a.m.5 views

go-unzip 路径遍历漏洞

Package go-unzip is a very simple library from the personal developer Dariusz Prząda. It is used to extract zip archives. A path traversal vulnerability exists in go-unzip, which stems from an incorrect path, where an archive containing relative file paths may cause files to be written or...

9.1CVSS8.1AI score0.01249EPSS
SaveExploits1References5
OSV
OSV
added 2022/12/22 8:15 p.m.3 views

DEBIAN-CVE-2022-31744

An attacker could have injected CSS into stylesheets accessible via internal URIs, such as resource:, and in doing so bypass a page's Content Security Policy. This vulnerability affects Firefox ESR 91.11, Thunderbird 102, Thunderbird 91.11, and Firefox 101...

6.5CVSS6.5AI score0.0058EPSS
SaveExploits0References1
OSV
OSV
added 2022/12/22 8:3 p.m.21 views

GHSA-6MV3-WM7J-H4W5 Tauri Filesystem Scope Glob Pattern is too Permissive

Impact The filesystem glob pattern wildcards , ?, and ... match file path literals and leading dots by default, which unintentionally exposes sub folder content of allowed paths. Example: The fs scope $HOME/.key would also allow $HOME/.ssh/secret.key to be read even though it is in a sub director...

6.8CVSS6.8AI score0.01006EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2022/12/22 12:0 a.m.68 views

CVE-2022-31739

When downloading files on Windows, the % character was not escaped, which could have lead to a download incorrectly being saved to attacker-influenced paths that used variables such as %HOMEPATH% or %APPDATA%.This bug only affects Firefox for Windows. Other operating systems are unaffected.. This...

8.8CVSS8.6AI score0.00662EPSS
SaveExploits0
Veracode
Veracode
added 2022/12/21 1:11 a.m.26 views

Path Traversal

plexus-utils is vulnerable to Path Traversal. An attacker can access arbitrary files and directories stored on the file system through the extractFile function in Expand.java and manipulate files with dot-dot-slash ../ sequences and variations or by using absolute file paths...

7.5CVSS6.4AI score0.01347EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder