Lucene search
+L

639 matches found

NVD
NVD
added 2021/01/21 5:15 p.m.26 views

CVE-2020-8568

Kubernetes Secrets Store CSI Driver versions v0.0.15 and v0.0.16 allow an attacker who can modify a SecretProviderClassPodStatus/Status resource the ability to write content to the host filesystem and sync file contents to Kubernetes Secrets. This includes paths under var/lib/kubelet/pods that...

6.5CVSS5.9AI score0.01312EPSS
SaveExploits0References2
OSV
OSV
added 2021/01/08 7:15 a.m.12 views

CVE-2020-24577

An issue was discovered on D-Link DSL-2888A devices with firmware prior to AU2.31V1.1.47ae55. The One Touch application discloses sensitive information, such as the hashed admin login password and the Internet provider connection username and cleartext password, in the application's response body...

7.5CVSS7.1AI score0.19061EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2020/11/04 12:00 a.m.14 views

Linux: noexec option on /var/tmp

The noexec mount option specifies that the filesystem cannot contain special devices. Since the /var/tmp filesystem is not intended to support devices, set this option to ensure that users cannot attempt to create block or character special devices in /var/tmp. SPDX-FileCopyrightText: 2020...

7.3AI score
SaveExploits0References5
NVD
NVD
added 2020/10/28 2:15 p.m.23 views

CVE-2020-22552

The Snap7 server component in version 1.4.1, when an attacker sends a crafted packet with COTP protocol the last-data-unit flag set to No and S7 writes a var function, the Snap7 server will be crashed...

7.5CVSS7.4AI score0.01473EPSS
SaveExploits1References2
Prion
Prion
added 2020/10/28 2:15 p.m.24 views

Code injection

The Snap7 server component in version 1.4.1, when an attacker sends a crafted packet with COTP protocol the last-data-unit flag set to No and S7 writes a var function, the Snap7 server will be crashed...

5CVSS7.4AI score0.01473EPSS
SaveExploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/10/21 12:00 a.m.32 views

EulerOS Virtualization 3.0.2.2 : libcgroup (EulerOS-SA-2020-2192)

According to the version of the libcgroup package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerability : - libcgroup up to and including 0.41 creates /var/log/cgred with mode 0666 regardless of the configured umask, leading to disclosure...

8.1CVSS6.4AI score0.02316EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2020/09/24 12:00 a.m.88 views

olcne nginx security update

olcne 1.1.6-1 - support upgrading nginx - Adress CVE-2019-9511 - Adress CVE-2018-16845 - Adress CVE-2017-7529 - support upgrading flannel nginx 1.17.7-2 - Changed nginx home dir to /var/lib/nginx for consistency 1.17.7-1 - Added Oracle Specific Build Files for nginx - Adress CVE-2019-9511 - Adres...

8.2CVSS0.9AI score0.62597EPSS
SaveExploits7
Tenable Nessus
Tenable Nessus
added 2020/07/01 12:00 a.m.28 views

EulerOS Virtualization 3.0.6.0 : libcgroup (EulerOS-SA-2020-1731)

According to the version of the libcgroup packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerability : - libcgroup up to and including 0.41 creates /var/log/cgred with mode 0666 regardless of the configured umask, leading to disclosur...

8.1CVSS6.4AI score0.02316EPSS
SaveExploits0References2
CVE
CVE
added 2020/06/26 3:02 p.m.58 views

CVE-2020-15334

Zyxel CloudCNM SecuManager is affected in versions 3.1.0–3.1.1 by an escape-sequence injection into the /var/log/axxmpp.log file. The issue relates to the API endpoint handling that log file; the exact vulnerable parameters are not specified in the documents. No explicit exploit details or in-the...

5.3CVSS5.5AI score0.00784EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/06/26 3:02 p.m.40 views

CVE-2020-15334

Zyxel CloudCNM SecuManager 3.1.0 and 3.1.1 allows escape-sequence injection into the /var/log/axxmpp.log file...

5.5AI score0.00784EPSS
SaveExploits1References2
Ubuntu
Ubuntu
added 2020/06/22 1:35 p.m.93 views

USN-4400-1: nfs-utils vulnerability

It was discovered that the nfs-utils package set incorrect permissions on the /var/lib/nfs directory. An attacker could possibly use this issue to escalate privileges...

10CVSS7.7AI score0.01518EPSS
SaveExploits0
OSV
OSV
added 2020/06/22 1:35 p.m.9 views

USN-4400-1 nfs-utils vulnerability

It was discovered that the nfs-utils package set incorrect permissions on the /var/lib/nfs directory. An attacker could possibly use this issue to escalate privileges...

10CVSS5.8AI score0.01518EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2020/05/31 12:00 a.m.36 views

PT-2020-6975 · Audacity +5 · Audacity +5

Name of the Vulnerable Software and Affected Versions: Audacity versions 2.3.3 and earlier Description: The issue is related to the default permission settings in Audacity. When Audacity creates temporary files, it saves them to /var/tmp/audacity-$USER and sets the permissions to 755. This allows...

7.8CVSS7.5AI score0.02136EPSS
SaveExploits0References34
RedHat Linux
RedHat Linux
added 2020/04/22 2:10 p.m.27 views

ansible: insecure temporary directory when running become_user from become directive

A race condition flaw was found in Ansible Engine when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temporary directory is created in /var/tmp. This directory is created with "umask 77 && mkdir -p "; this operation does not fail if...

5CVSS7.1AI score0.00403EPSS
SaveExploits1References4
OSV
OSV
added 2020/04/02 12:00 a.m.33 views

UBUNTU-CVE-2020-8831

Apport creates a world writable lock file with root ownership in the world writable /var/lock/apport directory. If the apport/ directory does not exist this is not uncommon as /var/lock is a tmpfs, it will create the directory, otherwise it will simply continue execution using the existing...

6.5CVSS6.2AI score0.00651EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2020/03/12 12:00 a.m.18 views

PT-2020-6504 · D Link · D-Link Dap-2020

Name of the Vulnerable Software and Affected Versions: D-Link DAP-2020 version 1.01rc001 Description: The issue is related to a stack-based buffer overflow when handling the var:page parameter provided to the "webproc" endpoint. This occurs due to the lack of proper validation of the length of...

8.8CVSS8.8AI score0.0148EPSS
SaveExploits0References7
OSV
OSV
added 2020/03/11 7:15 p.m.7 views

ALPINE-CVE-2020-1733

A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temporary directory is created in /var/tmp. This directory is created with "umask...

5CVSS6.7AI score0.00403EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2020/03/11 7:15 p.m.35 views

CVE-2020-1733

A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temporary directory is created in /var/tmp. This directory is created with "umask...

5CVSS6.7AI score0.00403EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2020/03/11 6:47 p.m.36 views

CVE-2020-1733

A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temporary directory is created in /var/tmp. This directory is created with "umask...

5CVSS6.7AI score0.00403EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2020/03/11 12:00 a.m.16 views

PT-2020-6579

Name of the Vulnerable Software and Affected Versions Ansible Engine versions 2.7.17 and prior Ansible Engine versions 2.8.9 and prior Ansible Engine versions 2.9.6 and prior Description The issue is related to a race condition flaw in Ansible Engine when running a playbook with an unprivileged...

5CVSS7.6AI score0.00403EPSS
SaveExploits1References199
Rows per page
Query Builder