Lucene search
+L

214 matches found

Cvelist
Cvelist
added 2024/03/20 12:0 a.m.16 views

CVE-2024-22078

An issue was discovered in Elspec G5 digital fault recorder versions 1.1.4.15 and before. Privilege escalation can occur via world writable files. The network configuration script has weak filesystem permissions. This results in write access for all authenticated users and the possibility to...

7.2AI score0.00642EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/03/19 12:0 a.m.8 views

PT-2024-19188 · Elspec · Elspec G5 Digital Fault Recorder

Name of the Vulnerable Software and Affected Versions: Elspec G5 digital fault recorder versions 1.1.4.15 and before Description: An issue in the Elspec G5 digital fault recorder allows privilege escalation via world writable files. The network configuration script has weak filesystem permissions...

8.8CVSS7.7AI score0.00642EPSS
SaveExploits0References3
OSV
OSV
added 2024/01/03 5:15 p.m.15 views

UBUNTU-CVE-2024-21633

Apktool is a tool for reverse engineering Android APK files. In versions 2.9.1 and prior, Apktool infers resource files' output path according to their resource names which can be manipulated by attacker to place files at desired location on the system Apktool runs on. Affected environments are...

7.8CVSS5.8AI score0.0132EPSS
SaveExploits2References4
ATTACKERKB
ATTACKERKB
added 2023/09/11 8:15 a.m.5 views

CVE-2023-35845

Anaconda 3 2023.03-1-Linux allows local users to disrupt TLS certificate validation by modifying the cacert.pem file used by the installed pip program. This occurs because many files are installed as world-writable on Linux, ignoring umask, even when these files are installed as root. Miniconda i...

4.7CVSS5.4AI score0.00115EPSS
SaveExploits1References2
Prion
Prion
added 2023/09/11 8:15 a.m.20 views

Code injection

Anaconda 3 2023.03-1-Linux allows local users to disrupt TLS certificate validation by modifying the cacert.pem file used by the installed pip program. This occurs because many files are installed as world-writable on Linux, ignoring umask, even when these files are installed as root. Miniconda i...

1CVSS4.8AI score0.00115EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/09/11 12:0 a.m.6 views

PT-2023-6499 · Anaconda · Miniconda +1

Name of the Vulnerable Software and Affected Versions: Anaconda 3 versions 2023.03-1-Linux Miniconda version not specified Description: The issue allows local users to disrupt TLS certificate validation by modifying the cacert.pem file used by the installed pip program. This occurs because many...

9.8CVSS7.4AI score0.78483EPSS
SaveExploits7References12
SUSE CVE
SUSE CVE
added 2023/02/15 6:21 a.m.6 views

SUSE CVE-2003-0150

MySQL 3.23.55 and earlier creates world-writeable files and allows mysql users to gain root privileges by using the "SELECT INFO OUTFILE" operator to overwrite a configuration file and cause mysql to run as root upon restart, as demonstrated by modifying my.cnf...

9CVSS7AI score0.44831EPSS
SaveExploits5References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:18 a.m.7 views

SUSE CVE-2005-1152

popauth.c in qpopper 4.0.5 and earlier does not properly set the umask, which may cause qpopper to create files with group or world-writable permissions...

2.1CVSS6.9AI score0.00367EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:14 a.m.17 views

SUSE CVE-2006-4124

The libXm library in LessTif 0.95.0 and earlier allows local users to gain privileges via the DEBUGFILE environment variable, which is used to create world-writable files when libXm is run from a setuid program...

4.6CVSS7AI score0.00451EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 6:2 a.m.6 views

SUSE CVE-2009-3556

A certain Red Hat configuration step for the qla2xxx driver in the Linux kernel 2.6.18 on Red Hat Enterprise Linux RHEL 5, when NPort ID Virtualization NPIV hardware is used, sets world-writable permissions for the 1 vportcreate and 2 vportdelete files under /sys/class/scsihost/, which allows loc...

1.9CVSS6.5AI score0.00383EPSS
SaveExploits2References6
SUSE CVE
SUSE CVE
added 2023/02/15 5:53 a.m.4 views

SUSE CVE-2011-1784

The pidfilewrite function in core/pidfile.c in keepalived 1.2.2 and earlier uses 0666 permissions for the 1 keepalived.pid, 2 checkers.pid, and 3 vrrp.pid files in /var/run/, which allows local users to kill arbitrary processes by writing a PID to one of these files...

3.6CVSS6.4AI score0.00367EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:17 a.m.6 views

SUSE CVE-2019-3870

A vulnerability was found in Samba from version including 4.9 to versions before 4.9.6 and 4.10.2. During the creation of a new Samba AD DC, files are created in a private subdirectory of the install location. This directory is typically mode 0700, that is owner root only access. However in some...

6.1CVSS9.1AI score0.00552EPSS
SaveExploits1References3
OSV
OSV
added 2022/09/03 12:0 a.m.29 views

GHSA-Q8H9-PQCX-59HW Apache Airflow exposes arbitrary file content

In Apache Airflow prior to 2.3.4, an insecure umask was configured for numerous Airflow components when running with the --daemon flag which could result in a race condition giving world-writable files in the Airflow home directory and allowing local users to expose arbitrary file contents via th...

5.7CVSS4.6AI score0.00593EPSS
SaveExploits0References11
NVD
NVD
added 2022/09/02 7:15 a.m.31 views

CVE-2022-38170

In Apache Airflow prior to 2.3.4, an insecure umask was configured for numerous Airflow components when running with the --daemon flag which could result in a race condition giving world-writable files in the Airflow home directory and allowing local users to expose arbitrary file contents via th...

4.7CVSS0.00593EPSS
SaveExploits0References4
PyPA
PyPA
added 2022/09/02 7:15 a.m.11 views

PYSEC-2022-261

In Apache Airflow prior to 2.3.4, an insecure umask was configured for numerous Airflow components when running with the --daemon flag which could result in a race condition giving world-writable files in the Airflow home directory and allowing local users to expose arbitrary file contents via th...

4.7CVSS6.6AI score0.00593EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2022/09/02 7:15 a.m.19 views

Race condition

In Apache Airflow prior to 2.3.4, an insecure umask was configured for numerous Airflow components when running with the --daemon flag which could result in a race condition giving world-writable files in the Airflow home directory and allowing local users to expose arbitrary file contents via th...

1CVSS4.7AI score0.00593EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/09/02 7:15 a.m.21 views

PYSEC-2022-261

In Apache Airflow prior to 2.3.4, an insecure umask was configured for numerous Airflow components when running with the --daemon flag which could result in a race condition giving world-writable files in the Airflow home directory and allowing local users to expose arbitrary file contents via th...

4.7CVSS3.9AI score0.00593EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2022/09/02 7:10 a.m.43 views

CVE-2022-38170 Overly permissive umask for daemons

In Apache Airflow prior to 2.3.4, an insecure umask was configured for numerous Airflow components when running with the --daemon flag which could result in a race condition giving world-writable files in the Airflow home directory and allowing local users to expose arbitrary file contents via th...

5AI score0.00593EPSS
SaveExploits0References4
OSV
OSV
added 2022/09/02 7:10 a.m.27 views

CVE-2022-38170 Overly permissive umask for daemons

In Apache Airflow prior to 2.3.4, an insecure umask was configured for numerous Airflow components when running with the --daemon flag which could result in a race condition giving world-writable files in the Airflow home directory and allowing local users to expose arbitrary file contents via th...

4.7CVSS6AI score0.00593EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2022/09/02 12:0 a.m.7 views

PT-2022-24256 · Apache · Apache Airflow

Name of the Vulnerable Software and Affected Versions: Apache Airflow versions prior to 2.3.4 Description: The issue is related to an insecure umask configuration in Apache Airflow when running with the --daemon flag. This could lead to a race condition, resulting in world-writable files in the...

5.7CVSS4.6AI score0.00593EPSS
SaveExploits0References15
Rows per page
Query Builder