Lucene search
+L

500 matches found

ATTACKERKB
ATTACKERKB
added 2021/12/07 3:15 a.m.4 views

CVE-2021-44513

Insecure creation of temporary directories in tmate-ssh-server 2.3.0 allows a local attacker to compromise the integrity of session handling...

7CVSS7.1AI score0.00212EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2021/12/07 2:09 a.m.25 views

CVE-2021-44513

Insecure creation of temporary directories in tmate-ssh-server 2.3.0 allows a local attacker to compromise the integrity of session handling...

6.9AI score0.00212EPSS
SaveExploits0References2
Prion
Prion
added 2021/11/04 5:15 p.m.19 views

Design/Logic Flaw

Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not check agent-to-controller access to create parent directories in FilePathmkdirs...

6.4CVSS9.1AI score0.01518EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/11/04 4:30 p.m.27 views

CVE-2021-21685

Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not check agent-to-controller access to create parent directories in FilePathmkdirs...

9.5AI score0.01518EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2021/11/04 12:00 a.m.13 views

PT-2021-5284 · Jenkins · Jenkins

Name of the Vulnerable Software and Affected Versions: Jenkins versions 2.318 and earlier Jenkins LTS versions 2.303.2 and earlier Description: The issue is related to a lack of authorization procedure in the Jenkins automation server. This allows a remote attacker to create parent directories in...

9.4CVSS9.1AI score0.01518EPSS
SaveExploits0References16
CVE
CVE
added 2021/08/10 10:12 p.m.113 views

CVE-2021-38511

CVE-2021-38511 affects the Rust tar crate prior to 0.4.36. When a TAR archive contains symlinks, extraction can perform a directory traversal with “..”, potentially creating arbitrary directories. Practical impact is described as partial integrity/authoritative access loss during extraction; expl...

7.5CVSS7.4AI score0.01392EPSS
SaveExploits1References2Affected Software1
Packet Storm
Packet Storm
added 2021/07/19 12:00 a.m.369 views

Backdoor.Win32.Agent.bjev Insecure Permissions

Discovery / credits: Malvuln - malvuln.com c 2021 Original source: https://malvuln.com/advisory/ca40998b5d62ee7f936537ff3de7993d.txt Contact: [email protected] Media: twitter.com/malvuln Threat: Backdoor.Win32.Agent.bjev Vulnerability: Insecure Permissions Description: The malware creates a dir...

7.4AI score
SaveExploits0
zdt
zdt
added 2021/07/16 12:00 a.m.162 views

Aruba Instant 8.7.1.0 - Arbitrary File Modification Exploit

Exploit Title: Aruba Instant 8.7.1.0 - Arbitrary File Modification Exploit Author: Gr33nh4t Vendor Homepage: https://www.arubanetworks.com/ Version: Aruba Instant 6.4.x: 6.4.4.8-4.2.4.17 and below Aruba Instant 6.5.x: 6.5.4.18 and below Aruba Instant 8.3.x: 8.3.0.14 and below Aruba Instant 8.5.x:...

6.5CVSS6.8AI score0.1242EPSS
SaveExploits6
Cvelist
Cvelist
added 2021/06/09 3:42 p.m.32 views

CVE-2020-15385

Brocade SANnav before version 2.1.1 allows an authenticated attacker to list directories, and list files without permission. As a result, users without permission can see folders, and hidden files, and can create directories without permission...

5.4AI score0.00542EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2021/05/11 12:04 a.m.96 views

Creation of Temporary File in Directory with Insecure Permissions in the OpenAPI-Generator online generator

Impact On Unix like systems, the system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. This...

9.3CVSS0.5AI score0.00351EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/06 3:01 p.m.45 views

Tempfile on Windows path traversal vulnerability

There is an unintentional directory creation vulnerability in tmpdir library bundled with Ruby on Windows. And there is also an unintentional file creation vulnerability in tempfile library bundled with Ruby on Windows, because it uses tmpdir internally...

7.5CVSS3.6AI score0.57133EPSS
SaveExploits1References9Affected Software1
UbuntuCve
UbuntuCve
added 2021/05/05 3:15 p.m.27 views

CVE-2020-13664

Arbitrary PHP code execution vulnerability in Drupal Core under certain circumstances. An attacker could trick an administrator into visiting a malicious site that could result in creating a carefully named directory on the file system. With this directory in place, an attacker could attempt to...

9.3CVSS7.7AI score0.02978EPSS
SaveExploits0References2
OSV
OSV
added 2021/04/20 4:44 p.m.31 views

GHSA-3C67-GC48-983W Path Traversal in Ansible

An archive traversal flaw was found in all ansible-engine versions 2.9.x prior to 2.9.7, when running ansible-galaxy collection install. When extracting a collection .tar.gz file, the directory is created without sanitizing the filename. An attacker could take advantage to overwrite any file with...

5.2CVSS5.9AI score0.00361EPSS
SaveExploits0References7
Veracode
Veracode
added 2021/04/17 2:47 a.m.20 views

Path Traversal

ruby is vulnerable to path traversal. There is an unintentional directory creation vulnerability in tmpdir library bundled with Ruby on Windows. And there is also an unintentional file creation vulnerability in tempfile library bundled with Ruby on Windows, because it uses tmpdir internally...

7.5CVSS3.8AI score0.57133EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2021/04/05 12:00 a.m.6 views

PT-2021-18004 · Ruby · Ruby

Name of the Vulnerable Software and Affected Versions: Ruby versions prior to 3.0 on Windows Description: A remote attacker can submit a crafted path when a Web application handles a parameter with TmpDir, potentially allowing them to exit the directory and impact the system. There is an...

7.5CVSS6.9AI score0.57133EPSS
SaveExploits1References17
RubySec
RubySec
added 2021/04/05 12:00 a.m.22 views

Path traversal in Tempfile on Windows

There is an unintentional directory creation vulnerability in tmpdir library bundled with Ruby on Windows. And there is also an unintentional file creation vulnerability in tempfile library bundled with Ruby on Windows, because it uses tmpdir internally...

7.5CVSS3.6AI score0.57133EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2021/03/30 2:15 a.m.11 views

CVE-2021-25156

A remote arbitrary directory create vulnerability was discovered in some Aruba Instant Access Point IAP products in versions: Aruba Instant 6.4.x: 6.4.4.8-4.2.4.17 and below; Aruba Instant 6.5.x: 6.5.4.18 and below; Aruba Instant 8.3.x: 8.3.0.14 and below; Aruba Instant 8.5.x: 8.5.0.11 and below;...

4.9CVSS5.9AI score0.3965EPSS
SaveExploits4References3
CNNVD
CNNVD
added 2021/03/29 12:00 a.m.14 views

Aruba Access Points 输入验证错误漏洞

Aruba Access Points is a wireless network from Aruba USA. It provides Internet access. A security vulnerability exists in Aruba Instant Access Points, which can be exploited by an attacker to remotely create arbitrary directories. The following products and versions are affected: Aruba Instant...

4.9CVSS6.7AI score0.3965EPSS
SaveExploits4References6
OSV
OSV
added 2021/03/23 9:15 p.m.12 views

CVE-2021-28099

In Netflix OSS Hollow, since the Files.existsparent is run before creating the directories, an attacker can pre-create these directories with wide permissions. Additionally, since an insecure source of randomness is used, the file names to be created can be deterministically calculated...

4.4CVSS5.8AI score0.00243EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2021/02/16 12:00 a.m.273 views

Backdoor.Win32.Bifrose.ahvb Insecure Permissions

Discovery / credits: Malvuln - malvuln.com c 2021 Original source: https://malvuln.com/advisory/39e22b8b19f6aed59d2def00c4228d56.txt Contact: [email protected] Media: twitter.com/malvuln Threat: Backdoor.Win32.Bifrose.ahvb Vulnerability: Insecure Permissions Description: The backdoor creates an...

7.4AI score
SaveExploits0
Rows per page
Query Builder