Lucene search
+L

3798 matches found

NVD
NVD
added 2021/04/13 1:15 p.m.14 views

CVE-2021-28646

An insecure file permissions vulnerability in Trend Micro Apex One, Apex One as a Service and OfficeScan XG SP1 could allow a local attacker to take control of a specific log file on affected installations...

5.5CVSS0.00424EPSS
SaveExploits0References2
Prion
Prion
added 2021/04/13 1:15 p.m.26 views

Design/Logic Flaw

An insecure file permissions vulnerability in Trend Micro Apex One, Apex One as a Service and OfficeScan XG SP1 could allow a local attacker to take control of a specific log file on affected installations...

2.1CVSS5.5AI score0.00424EPSS
SaveExploits0References2Affected Software2
Cvelist
Cvelist
added 2021/04/13 12:54 p.m.21 views

CVE-2021-28646

An insecure file permissions vulnerability in Trend Micro Apex One, Apex One as a Service and OfficeScan XG SP1 could allow a local attacker to take control of a specific log file on affected installations...

5.8AI score0.00424EPSS
SaveExploits0References2
CVE
CVE
added 2021/04/13 12:54 p.m.49 views

CVE-2021-28646

CVE-2021-28646 describes an insecure file-permissions flaw in Trend Micro Apex One, Apex One as a Service, and OfficeScan XG SP1 that could allow a local attacker to take control of a specific log file on affected installations. Connected sources indicate the root cause is improper log-file permi...

5.5CVSS5.5AI score0.00424EPSS
SaveExploits0References2Affected Software2
CNNVD
CNNVD
added 2021/04/13 12:0 a.m.7 views

Gradle 安全漏洞

Gradle is a set of JVM-based project building tools from Gradle, Inc. that supports maven, Ivy repositories, and more. A security vulnerability exists in Gradle versions prior to 7.0 that allows multiple users to create system temporary directories by creating and deleting open permissions to fil...

8.8CVSS7.7AI score0.00534EPSS
SaveExploits1References7
NVD
NVD
added 2021/04/12 10:15 p.m.36 views

CVE-2021-29429

In Gradle before version 7.0, files created with open permissions in the system temporary directory can allow an attacker to access information downloaded by Gradle. Some builds could be vulnerable to a local information disclosure. Remote files accessed through TextResourceFactory are downloaded...

5.5CVSS0.00484EPSS
SaveExploits1References2
OSV
OSV
added 2021/04/12 10:15 p.m.25 views

CVE-2021-29429

In Gradle before version 7.0, files created with open permissions in the system temporary directory can allow an attacker to access information downloaded by Gradle. Some builds could be vulnerable to a local information disclosure. Remote files accessed through TextResourceFactory are downloaded...

5.5CVSS6AI score
SaveExploits0References2
Prion
Prion
added 2021/04/12 10:15 p.m.36 views

Information disclosure

In Gradle before version 7.0, files created with open permissions in the system temporary directory can allow an attacker to access information downloaded by Gradle. Some builds could be vulnerable to a local information disclosure. Remote files accessed through TextResourceFactory are downloaded...

1.9CVSS5.3AI score0.00484EPSS
SaveExploits1References2Affected Software2
Debian CVE
Debian CVE
added 2021/04/12 9:30 p.m.78 views

CVE-2021-29429

In Gradle before version 7.0, files created with open permissions in the system temporary directory can allow an attacker to access information downloaded by Gradle. Some builds could be vulnerable to a local information disclosure. Remote files accessed through TextResourceFactory are downloaded...

5.5CVSS7.1AI score0.00484EPSS
SaveExploits1
OSV
OSV
added 2021/04/07 11:2 a.m.5 views

OESA-2021-1123 podman security update

Podman manages the entire container ecosystem which includes pods, containers, container images, and container volumes using the libpod library. Security Fixes: A flaw was found in podman before 1.7.0. File permissions for non-root users running in a privileged container are not correctly checked...

7CVSS6.7AI score0.00261EPSS
SaveExploits0References2
zdt
zdt
added 2021/04/05 12:0 a.m.19 views

Rockstar Service - Insecure File Permissions Vulnerability

Exploit Title: Rockstar Service - Insecure File Permissions Exploit Author: George Tsimpidas Software Link : https://socialclub.rockstargames.com/rockstar-games-launcher Version Patch: 1.0.37.349 Tested on: Microsoft Windows 10 Home 10.0.18362 N/A Build 18362 Vulnerability Description:...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2021/04/05 12:0 a.m.342 views

Rockstar Service - Insecure File Permissions

Exploit Title: Rockstar Service - Insecure File Permissions Date: 2020-04-02 Exploit Author: George Tsimpidas Software Link : https://socialclub.rockstargames.com/rockstar-games-launcher Version Patch: 1.0.37.349 Tested on: Microsoft Windows 10 Home 10.0.18362 N/A Build 18362 Vulnerability...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2021/04/03 12:0 a.m.248 views

Rockstar Service Insecure File Permissions

Exploit Title: Rockstar Service - Insecure File Permissions Date: 2020-04-02 Exploit Author: George Tsimpidas Software Link : https://socialclub.rockstargames.com/rockstar-games-launcher Version Patch: 1.0.37.349 Tested on: Microsoft Windows 10 Home 10.0.18362 N/A Build 18362 Vulnerability...

0.1AI score
SaveExploits0
Veracode
Veracode
added 2021/03/31 7:59 a.m.29 views

Insecure File Permission

libzstd.so uses insecure file permissions. The vulnerability exists due to default file permissions0600 used in Zstandard command-line utility when compressing or uncompressing input files. This causes a race condition whereby an attacker will be able to access and modify affected files...

4.7CVSS2.6AI score0.00346EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2021/03/30 4:23 p.m.3 views

GHSA-F4JH-WW96-9H9J Netflix/Priam: Temporary Directory Information Disclosure

Impact When File.createTempFile creates a file, the permissions on that file are -rw-r--r--. This means that other users can read the contents of these files after they are written, although they can not modify the contents. This allows for local information disclosure if these files contain...

6.2CVSS6.1AI score0.00259EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2021/03/30 4:23 p.m.59 views

Netflix/Priam: Temporary Directory Information Disclosure

Impact When File.createTempFile creates a file, the permissions on that file are -rw-r--r--. This means that other users can read the contents of these files after they are written, although they can not modify the contents. This allows for local information disclosure if these files contain...

5.5CVSS0.5AI score0.00259EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/03/24 1:31 p.m.7 views

SUSE-SU-2021:0948-1 Security update for zstd

This update for zstd fixes the following issues: - CVE-2021-24031: Added read permissions to files while being compressed or uncompressed bsc1183371. - CVE-2021-24032: Fixed a race condition which could have allowed an attacker to access world-readable destination file bsc1183370...

5.5CVSS4.7AI score0.00431EPSS
SaveExploits1References5
Prion
Prion
added 2021/03/23 9:15 p.m.15 views

Code injection

Priam uses File.createTempFile, which gives the permissions on that file -rw-r--r--. An attacker with read access to the local filesystem can read anything written there by the Priam process...

2.1CVSS5.2AI score0.00259EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/03/23 9:15 p.m.4 views

CVE-2021-28100

Priam uses File.createTempFile, which gives the permissions on that file -rw-r--r--. An attacker with read access to the local filesystem can read anything written there by the Priam process...

5.5CVSS5.7AI score0.00259EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/03/23 12:0 a.m.26 views

Ubuntu 18.04 LTS / 20.04 LTS : libzstd vulnerabilities (USN-4760-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-4760-1 advisory. It was discovered that libzstd incorrectly handled file permissions. A local attacker could possibly use this issue to access certain files,...

5.5CVSS6.2AI score0.00431EPSS
SaveExploits1References3
Rows per page
Query Builder