Lucene search
+L

17361 matches found

OSV
OSV
added 2022/05/17 1:27 a.m.24 views

GHSA-7372-Q459-JXHR pyxdg Arbitrary File Overwrite via Race Condition

Race condition in the xdg.BaseDirectory.getruntimedir function in pyxdg 0.25 allows local users to overwrite arbitrary files by pre-creating /tmp/pyxdg-runtime-dir-fallback-victim to point to a victim-owned location, then replacing it with a symlink to an attacker-controlled location once the...

3.3CVSS5.8AI score0.00317EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2022/05/17 1:27 a.m.29 views

pyxdg Arbitrary File Overwrite via Race Condition

Race condition in the xdg.BaseDirectory.getruntimedir function in pyxdg 0.25 allows local users to overwrite arbitrary files by pre-creating /tmp/pyxdg-runtime-dir-fallback-victim to point to a victim-owned location, then replacing it with a symlink to an attacker-controlled location once the...

3.3CVSS6.6AI score0.00317EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 1:26 a.m.30 views

Jenkins directory traversal vulnerability

Directory traversal vulnerability in the CLI job creation hudson/cli/CreateJobCommand.java in Jenkins before 1.551 and LTS before 1.532.2 allows remote authenticated users to overwrite arbitrary files via the job name...

6.5CVSS6.8AI score0.02527EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/17 1:26 a.m.36 views

GHSA-V759-3FH9-84MX Jenkins directory traversal vulnerability

Directory traversal vulnerability in the CLI job creation hudson/cli/CreateJobCommand.java in Jenkins before 1.551 and LTS before 1.532.2 allows remote authenticated users to overwrite arbitrary files via the job name...

6.5CVSS6AI score0.02527EPSS
SaveExploits0References6
OSV
OSV
added 2022/05/14 3:49 a.m.31 views

GHSA-28XP-G7F6-7MHF Syncthing vulnerable to symlink traversal and arbitrary file overwrite

Syncthing version 0.14.33 and older erronously versions symlinks when they are deleted. If a directory is then created with the same name, a file created in that directory, and the file deleted, it is moved into the symlink target. This can lead to symlink traversal resulting in arbitrary file...

7.5CVSS7.4AI score0.01509EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/14 3:49 a.m.35 views

Syncthing vulnerable to symlink traversal and arbitrary file overwrite

Syncthing version 0.14.33 and older erronously versions symlinks when they are deleted. If a directory is then created with the same name, a file created in that directory, and the file deleted, it is moved into the symlink target. This can lead to symlink traversal resulting in arbitrary file...

7.5CVSS7.3AI score0.01509EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/14 2:03 a.m.32 views

GHSA-PCQV-C46V-2P4V Ansible Arbitrary File Overwrite Vulnerability

lib/ansible/playbook/init.py in Ansible 1.2.x before 1.2.3, when playbook does not run due to an error, allows local users to overwrite arbitrary files via a symlink attack on a retry file with a predictable name in /var/tmp/ansible/...

6.9CVSS7.1AI score0.00332EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2022/05/14 2:03 a.m.22 views

Ansible Arbitrary File Overwrite Vulnerability

lib/ansible/playbook/init.py in Ansible 1.2.x before 1.2.3, when playbook does not run due to an error, allows local users to overwrite arbitrary files via a symlink attack on a retry file with a predictable name in /var/tmp/ansible/...

3.3CVSS7.1AI score0.00332EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2022/05/14 1:58 a.m.13 views

GHSA-QR62-R9XC-R2GJ OpenStack Nova Multiple directory traversal vulnerabilities

Multiple directory traversal vulnerabilities in OpenStack Nova before 2011.3.1, when the EC2 API and the S3/RegisterImage image-registration method are enabled, allow remote authenticated users to overwrite arbitrary files via a crafted 1 tarball or 2 manifest...

6CVSS6.3AI score0.01761EPSS
SaveExploits0References7
OSV
OSV
added 2022/05/14 1:36 a.m.56 views

GHSA-PWJQ-6WRH-5W8Q Withdrawn Advisory: OnionShare Predictable Pathname

Withdrawn Advisory This advisory has been withdrawn because the advisory concerns the repository https://github.com/onionshare/onionshare, which is not in a supported ecosystem. onionshare-cli is not affected by this issue. Original Description The debugmode function in web/web.py in OnionShare...

7CVSS6.7AI score
SaveExploits0References6
OSV
OSV
added 2022/05/14 1:06 a.m.49 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 1:04 a.m.33 views

GHSA-WFJ3-535M-P6FX Improper Input Validation in Jenkins

Jenkins versions 2.88 and earlier and 2.73.2 and earlier stores metadata related to 'people', which encompasses actual user accounts, as well as users appearing in SCM, in directories corresponding to the user ID on disk. These directories used the user ID for their name without additional...

7.3CVSS7.1AI score0.015EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/14 12:58 a.m.75 views

curl FTP path confusion leads to NIL byte out of bounds write

curl can be coerced into writing a zero byte out of bounds. This bug can trigger when curl is told to work on an FTP URL, with the setting to only issue a single CWD command --ftp-method singlecwd or the libcurl alternative CURLOPTFTPFILEMETHOD. curl then URL-decodes the given path, calls strlen ...

9.8CVSS0.1AI score0.11608EPSS
SaveExploits0References21Affected Software1
OSV
OSV
added 2022/05/14 12:58 a.m.54 views

GHSA-674J-7M97-J2P9 curl FTP path confusion leads to NIL byte out of bounds write

curl can be coerced into writing a zero byte out of bounds. This bug can trigger when curl is told to work on an FTP URL, with the setting to only issue a single CWD command --ftp-method singlecwd or the libcurl alternative CURLOPTFTPFILEMETHOD. curl then URL-decodes the given path, calls strlen ...

9.8CVSS8AI score0.11608EPSS
SaveExploits0References21
OSV
OSV
added 2022/05/14 12:56 a.m.28 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.22 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.30 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.33 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
OSV
OSV
added 2022/05/14 12:55 a.m.25 views

GHSA-VQF9-V3HC-WR54 keycloak-httpd-client-install symlink attack vulnerability

keycloak-httpd-client-install versions before 0.8 insecurely creates temporary file allowing local attackers to overwrite other files via symbolic link...

5.5CVSS6AI score0.0039EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/14 12:55 a.m.26 views

keycloak-httpd-client-install symlink attack vulnerability

keycloak-httpd-client-install versions before 0.8 insecurely creates temporary file allowing local attackers to overwrite other files via symbolic link...

5.5CVSS6.7AI score0.0039EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder