Lucene search
K

75 matches found

UbuntuCve
UbuntuCve
added 2021/07/30 2:15 p.m.19 views

CVE-2021-28966

In Ruby through 3.0 on Windows, a remote attacker can submit a crafted path when a Web application handles a parameter with TmpDir...

7.5CVSS7.2AI score0.00247EPSS
Exploits1References2
CVE
CVE
added 2021/07/27 4:1 p.m.126 views

CVE-2021-28966

CVE-2021-28966 affects Ruby up to 3.0 on Windows. A remote attacker can submit a crafted path when a Web application handles a parameter with TmpDir, enabling path-related manipulation. Root cause: how TmpDir parameter is processed in web contexts (no details beyond this in the provided documents...

7.5CVSS7.3AI score0.00247EPSS
Exploits1References2Affected Software1
AlpineLinux
AlpineLinux
added 2021/07/27 4:1 p.m.28 views

CVE-2021-28966

In Ruby through 3.0 on Windows, a remote attacker can submit a crafted path when a Web application handles a parameter with TmpDir...

7.5CVSS7.4AI score0.00247EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2021/05/06 3:1 p.m.34 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.00247EPSS
Exploits1References9Affected Software1
Snyk
Snyk
added 2021/05/06 12:39 p.m.1 views

Directory Traversal

Overview tmpdir is a package that extends the Dir class to manage the OS temporary file path. Affected versions of this package are vulnerable to Directory Traversal. There is are unintentional directory and file creation vulnerabilities in tmpdir library bundled with Ruby on Windows. The...

7.5CVSS7.7AI score0.00247EPSS
Exploits1References2
Veracode
Veracode
added 2021/04/17 2:47 a.m.15 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.00247EPSS
Exploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2021/04/05 12:0 a.m.2 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.00247EPSS
Exploits1References17
OSV
OSV
added 2021/02/03 6:15 p.m.1 views

CVE-2021-23331

This affects all versions of package com.squareup:connect. The method prepareDownloadFilecreates creates a temporary file with the permissions bits of -rw-r--r-- on unix-like systems. On unix-like systems, the system temporary directory is shared between users. As such, the contents of the file...

3.3CVSS5.8AI score
Exploits0References2
OSV
OSV
added 2020/10/12 6:15 p.m.1 views

UBUNTU-CVE-2020-15250

In JUnit4 from version 4.7 and before 4.13.1, the test rule TemporaryFolder contains a local information disclosure vulnerability. On Unix like systems, the system's temporary directory is shared between all users on that system. Because of this, when files and directories are written into this...

5.5CVSS6.7AI score0.00056EPSS
Exploits1References16
RedHat Linux
RedHat Linux
added 2020/06/19 1:39 a.m.3 views

ant: insecure temporary file vulnerability

Apache Ant 1.1 to 1.9.14 and 1.10.0 to 1.10.7 uses the default temporary directory identified by the Java system property java.io.tmpdir for several tasks and may thus leak sensitive information. The fixcrlf and replaceregexp tasks also copy files from the temporary directory back into the build...

6.3CVSS7.2AI score0.00037EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2019/08/06 12:40 p.m.1 views

ruby: Unintentional file and directory creation with directory traversal in tempfile and tmpdir

It was found that the tmpdir and tempfile modules did not sanitize their file name argument. An attacker with control over the name could create temporary files and directories outside of the dedicated directory...

7.5CVSS7.3AI score0.02372EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2018/11/29 10:10 a.m.1 views

ruby: Unintentional file and directory creation with directory traversal in tempfile and tmpdir

It was found that the tmpdir and tempfile modules did not sanitize their file name argument. An attacker with control over the name could create temporary files and directories outside of the dedicated directory...

7.5CVSS7.3AI score0.02372EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2018/11/29 9:56 a.m.1 views

ruby: Unintentional file and directory creation with directory traversal in tempfile and tmpdir

It was found that the tmpdir and tempfile modules did not sanitize their file name argument. An attacker with control over the name could create temporary files and directories outside of the dedicated directory...

7.5CVSS7.3AI score0.02372EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2018/09/18 12:0 a.m.36 views

EulerOS Virtualization 2.5.1 : ruby (EulerOS-SA-2018-1275)

According to the versions of the ruby packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - It was found that the tmpdir and tempfile modules did not sanitize their file name argument. An attacker with control over the name...

9.1CVSS7.2AI score0.02372EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2018/07/03 12:0 a.m.47 views

EulerOS 2.0 SP3 : ruby (EulerOS-SA-2018-1207)

According to the versions of the ruby packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - It was found that the tmpdir and tempfile modules did not sanitize their file name argument. An attacker with control over the name could create...

9.8CVSS7.2AI score0.02372EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2018/07/03 12:0 a.m.39 views

EulerOS 2.0 SP2 : ruby (EulerOS-SA-2018-1206)

According to the versions of the ruby packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - It was found that the tmpdir and tempfile modules did not sanitize their file name argument. An attacker with control over the name could create...

9.1CVSS7.2AI score0.02372EPSS
Exploits0References6
Veracode
Veracode
added 2018/04/04 12:43 a.m.28 views

Directory Traversal

rubysl-tmpdir is vulnerable to directory traversal attacks.The Dir.mktmpdir method accepts a prefix which could contain a string such as ../ which would allow an attacker to create temporary directories anywhere within the server if the prefix method can be attacker controlled...

7.5CVSS8.3AI score0.02372EPSS
Exploits0References18Affected Software5
CNVD
CNVD
added 2018/04/04 12:0 a.m.1 views

Ruby Directory Traversal Vulnerability (CNVD-2018-07639)

Ruby is a cross-platform, object-oriented, dynamically typed programming language developed by Japanese software developer Yukihiro Matsumoto. tmpdir library is one of the libraries used to create files and directories. A directory traversal vulnerability exists in the Dir.mktmpdir method of the...

7.5CVSS7.1AI score0.02372EPSS
Exploits0References1
NVD
NVD
added 2018/04/03 10:29 p.m.17 views

CVE-2018-6914

Directory traversal vulnerability in the Dir.mktmpdir method in the tmpdir library in Ruby before 2.2.10, 2.3.x before 2.3.7, 2.4.x before 2.4.4, 2.5.x before 2.5.1, and 2.6.0-preview1 might allow attackers to create arbitrary directories or files via a .. dot dot in the prefix argument...

7.5CVSS8.2AI score0.02372EPSS
Exploits0References17
OSV
OSV
added 2018/04/03 10:29 p.m.1 views

ALPINE-CVE-2018-6914

Directory traversal vulnerability in the Dir.mktmpdir method in the tmpdir library in Ruby before 2.2.10, 2.3.x before 2.3.7, 2.4.x before 2.4.4, 2.5.x before 2.5.1, and 2.6.0-preview1 might allow attackers to create arbitrary directories or files via a .. dot dot in the prefix argument...

7.5CVSS7.1AI score0.02372EPSS
Exploits0References1
Rows per page
Query Builder