Lucene search
K

15 matches found

Github Security Blog
Github Security Blog
added 2023/11/23 12:30 p.m.18 views

Apache Storm Local Information Disclosure Vulnerability in Storm-core on Unix-Like systems due temporary files

On unix-like systems, the temporary directory is shared between all user. As such, writing to this directory using APIs that do not explicitly set the file/directory permissions can lead to information disclosure. Of note, this does not impact modern MacOS Operating Systems. The method...

5.5CVSS5AI score0.00028EPSS
Exploits0References8Affected Software1
Prion
Prion
added 2023/11/23 10:15 a.m.14 views

Design/Logic Flaw

On unix-like systems, the temporary directory is shared between all user. As such, writing to this directory using APIs that do not explicitly set the file/directory permissions can lead to information disclosure. Of note, this does not impact modern MacOS Operating Systems. The method...

1.7CVSS6.2AI score0.00028EPSS
Exploits0References2Affected Software1
Broadcom
Broadcom
added 2023/08/29 12:0 a.m.39 views

Vulnerable postgresql component found in SANnav RPM package

pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either PreparedStatement.setTextint, InputStream or PreparedStatemet.setByteaint, InputStream will create a temporary file if the InputStream is larger than 2k. This will create a temporary file which...

5.5CVSS6.9AI score0.00082EPSS
Exploits1Affected Software1
Github Security Blog
Github Security Blog
added 2022/11/28 10:9 p.m.25 views

Temporary File Information Disclosure vulnerability in MPXJ

Impact On Unix-like operating systems not Windows or macos, MPXJ's use of File.createTempFile.. results in temporary files being created with the permissions -rw-r--r--. This means that any other user on the system can read the contents of this file. When MPXJ is reading a type of schedule file...

3.3CVSS4.3AI score0.00027EPSS
Exploits0References6Affected Software5
RedhatCVE
RedhatCVE
added 2022/05/17 3:1 p.m.60 views

CVE-2022-24823

CVE-2021-21290 contains an incomplete fix, and this addresses the issue found in netty. When using multipart decoders in netty, local information disclosure can occur via the local system temporary directory if temporary storing of uploads on the disk is enabled. Mitigation As a workaround, speci...

6.2CVSS6.4AI score0.00401EPSS
Exploits2References3
OSV
OSV
added 2021/06/16 5:53 p.m.17 views

GHSA-Q4HM-FWC9-HMV6 Insecure temporary file used in com.squareup:connect

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.3CVSS4AI score0.00036EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2021/06/16 5:53 p.m.47 views

Insecure temporary file used in com.squareup:connect

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...

4.4CVSS2.2AI score0.00036EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2021/02/08 8:10 p.m.30 views

CVE-2021-21290

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty before version 4.1.59.Final there is a vulnerability on Unix-like systems involving an insecure temp file. When netty's...

6.2CVSS6AI score0.00026EPSS
Exploits1
NVD
NVD
added 2021/02/03 6:15 p.m.6 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...

4.4CVSS0.00036EPSS
Exploits0References2
Cvelist
Cvelist
added 2021/02/03 6:5 p.m.14 views

CVE-2021-23331 Insecure Temporary File

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...

4.4CVSS4.8AI score0.00036EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2020/11/03 12:0 a.m.43 views

EulerOS 2.0 SP2 : ant (EulerOS-SA-2020-2327)

According to the version of the ant package installed, the EulerOS installation on the remote host is affected by the following 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...

6.3CVSS7.2AI score0.00037EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2020/09/29 12:0 a.m.34 views

FreeBSD : Apache Ant leaks sensitive information via the java.io.tmpdir (6d5f1b0b-b865-48d5-935b-3fb6ebb425fc)

Apache reports : 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 bac...

6.3CVSS7.1AI score0.00037EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2020/05/19 1:30 p.m.51 views

CVE-2020-1945

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...

3.3CVSS3AI score0.00037EPSS
Exploits0References3
FreeBSD
FreeBSD
added 2020/05/14 12:0 a.m.32 views

Apache Ant leaks sensitive information via the java.io.tmpdir

Apache reports: 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...

6.3CVSS2.2AI score0.00037EPSS
Exploits0References1
Packet Storm
Packet Storm
added 2016/11/21 12:0 a.m.60 views

Atlassian Confluence AppFusions Doxygen 1.3.0 Path Traversal

RCE Security Advisory https://www.rcesecurity.com 1. ADVISORY INFORMATION ======================= Product: AppFusions Doxygen for Atlassian Confluence Vendor URL: www.appfusions.com Type: Path Traversal CWE-22 Date found: 2016-06-23 Date published: - CVSSv3 Score: 6.3...

0.1AI score
Exploits0
Rows per page
Query Builder