Lucene search
+L

7046 matches found

OSV
OSV
added 2022/05/14 1:6 a.m.31 views

GHSA-W8R2-5J8X-X8J6 Improper Limitation of a Pathname to a Restricted Directory in WildFly

WildFly Core before version 6.0.0.Alpha3 does not properly validate file paths in .war archives, allowing for the extraction of crafted .war archives to overwrite arbitrary files. This is an instance of the 'Zip Slip' vulnerability...

5.5CVSS6.4AI score0.01262EPSS
SaveExploits0References12
OSV
OSV
added 2022/05/14 12:56 a.m.16 views

GHSA-MPMX-GM5V-Q789 Puppet uses predictable filenames, allowing arbitrary file overwrite

Puppet 2.7.x before 2.7.5, 2.6.x before 2.6.11, and 0.25.x, when running in --edit mode, uses a predictable file name, which allows local users to run arbitrary Puppet code or trick a user into editing arbitrary files...

6.2CVSS6AI score0.00338EPSS
SaveExploits0References13
Github Security Blog
Github Security Blog
added 2022/05/14 12:56 a.m.19 views

Puppet uses predictable filenames, allowing arbitrary file overwrite

Puppet 2.7.x before 2.7.5, 2.6.x before 2.6.11, and 0.25.x, when running in --edit mode, uses a predictable file name, which allows local users to run arbitrary Puppet code or trick a user into editing arbitrary files...

6.2CVSS6.6AI score0.00338EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 12:56 a.m.28 views

Puppet arbitrary file overwrite

Puppet 2.7.x before 2.7.5, 2.6.x before 2.6.11, and 0.25.x allows local users to overwrite arbitrary files via a symlink attack on the .k5login file...

6.3CVSS6.4AI score0.00341EPSS
SaveExploits0References13Affected Software1
OSV
OSV
added 2022/05/14 12:56 a.m.30 views

GHSA-8C56-V25W-F89C Puppet arbitrary file overwrite

Puppet 2.7.x before 2.7.5, 2.6.x before 2.6.11, and 0.25.x allows local users to overwrite arbitrary files via a symlink attack on the .k5login file...

6.3CVSS5.7AI score0.00341EPSS
SaveExploits0References13
Snyk
Snyk
added 2022/05/14 12:52 a.m.2 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal when using the SIZE command along with a ....\ substring, allowing an attacker to enumerate file existence based on the returned information. Details A Directory Traversal attack also known as path traversal aims to...

5.3CVSS7.7AI score0.1433EPSS
SaveExploits7References2
RubySec
RubySec
added 2022/05/14 12:0 a.m.20 views

Puppet arbitrary file overwrite

Puppet 2.7.x before 2.7.5, 2.6.x before 2.6.11, and 0.25.x allows local users to overwrite arbitrary files via a symlink attack on the .k5login file...

6.3CVSS7.1AI score0.00341EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:38 a.m.54 views

RubyGems may allow a maliciously crafted gem to overwrite files

RubyGems versions 2.6.12 and earlier fail to validate specification names, allowing a maliciously crafted gem to potentially overwrite any file on the filesystem...

7.5CVSS4.9AI score0.29442EPSS
SaveExploits3References17Affected Software1
OSV
OSV
added 2022/05/13 1:38 a.m.36 views

GHSA-PM9X-4392-2C2P RubyGems may allow a maliciously crafted gem to overwrite files

RubyGems versions 2.6.12 and earlier fail to validate specification names, allowing a maliciously crafted gem to potentially overwrite any file on the filesystem...

7.5CVSS8.5AI score0.29442EPSS
SaveExploits3References17
OSV
OSV
added 2022/05/13 1:38 a.m.25 views

GHSA-MM7G-F2GG-CW8G Kubernetes arbitrary file overwrite

In Kubernetes versions 1.3.x, 1.4.x, 1.5.x, 1.6.x and prior to versions 1.7.14, 1.8.9 and 1.9.4 containers using a secret, configMap, projected or downwardAPI volume can trigger deletion of arbitrary files/directories from the nodes where they are running...

5.6CVSS6AI score0.00919EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/13 1:35 a.m.26 views

Kubernetes arbitrary file overwrite

In Kubernetes versions 1.5.x, 1.6.x, 1.7.x, 1.8.x, and prior to version 1.9.6, the kubectl cp command insecurely handles tar data returned from the container, and can be caused to overwrite arbitrary local files...

5.5CVSS6.8AI score0.0159EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/13 1:35 a.m.46 views

GHSA-2JQ6-FFPH-P4H8 Kubernetes arbitrary file overwrite

In Kubernetes versions 1.5.x, 1.6.x, 1.7.x, 1.8.x, and prior to version 1.9.6, the kubectl cp command insecurely handles tar data returned from the container, and can be caused to overwrite arbitrary local files...

5.5CVSS5.7AI score0.0159EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/13 1:28 a.m.24 views

GHSA-XXV8-PV43-57X5 PEAR core file overwrite vulnerability

PECL in the download utility class in the Installer in PEAR Base System v1.10.1 does not validate file types and filenames after a redirect, which allows remote HTTP servers to overwrite files via crafted responses, as demonstrated by a .htaccess overwrite...

7.5CVSS7.3AI score0.12513EPSS
SaveExploits5References7
Snyk
Snyk
added 2022/05/13 1:10 a.m.4 views

Directory Traversal

Overview mixlib-archive is a simple interface to various archive formats Affected versions of this package are vulnerable to Directory Traversal allowing attackers to overwrite arbitrary files by supplying a filename for a tar archive involving ... Details A Directory Traversal attack also known ...

7.5CVSS7.6AI score0.019EPSS
SaveExploits0References2
curl security advisories
curl security advisories
added 2022/05/11 8:0 a.m.14 views

curl removes wrong file on error

curl might remove the wrong file when --no-clobber is used together with --remove-on-error. The --remove-on-error option tells curl to remove the output file when it returns an error, and not leave a partial file behind. The --no-clobber option prevents curl from overwriting a file if it already...

8.1CVSS6.2AI score0.03683EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2022/05/05 5:15 p.m.8 views

CVE-2021-44052

An improper link resolution before file access 'Link Following' vulnerability has been reported to affect QNAP device running QuTScloud, QuTS hero, and QTS. If exploited, this vulnerability allows remote attackers to traverse the file system to unintended locations and read or overwrite the...

8.1CVSS5.8AI score0.01529EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2022/05/05 4:50 p.m.26 views

CVE-2021-44052 Arbitrary file read

An improper link resolution before file access 'Link Following' vulnerability has been reported to affect QNAP device running QuTScloud, QuTS hero, and QTS. If exploited, this vulnerability allows remote attackers to traverse the file system to unintended locations and read or overwrite the...

6.5CVSS8.5AI score0.01529EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/05 2:48 a.m.24 views

GHSA-8MVW-22R7-W6FQ ruby_parser allows local users to overwrite arbitrary files via symlink attack on temporary file with predictable name

The diffpp function in lib/gauntletrubyparser.rb in the rubyparser gem 3.1.1 and earlier for Ruby allows local users to overwrite arbitrary files via a symlink attack on a temporary file with a predictable name in /tmp...

2.1CVSS5.9AI score0.00343EPSS
SaveExploits1References11
OSV
OSV
added 2022/05/04 12:27 a.m.4 views

GHSA-VWXC-3CFR-37JQ GoLismero symlink attack

libs/updater.py in GoLismero 0.6.3, and other versions before Git revision 2b3bb43d6867, as used in backtrack and possibly other products, allows local users to overwrite arbitrary files via a symlink attack on GoLismero-controlled files, as demonstrated using Admin/changes.dat...

3.3CVSS6.4AI score0.00309EPSS
SaveExploits0References6
NVD
NVD
added 2022/05/03 8:15 p.m.25 views

CVE-2022-28791

Improper input validation vulnerability in InstallAgent in Galaxy Store prior to version 4.5.41.8 allows attacker to overwrite files stored in a specific path. The patch adds proper protection to prevent overwrite to existing files...

6.2CVSS0.0021EPSS
SaveExploits0References1
Rows per page
Query Builder