Lucene search
+L

5454 matches found

Ubuntu
Ubuntu
added 2020/10/27 5:43 p.m.86 views

USN-3081-2: Tomcat vulnerability

Dawid Golunski discovered that the Tomcat init script incorrectly handled creating log files. A remote attacker could possibly use this issue to obtain root privileges...

7.8CVSS7.5AI score0.09783EPSS
SaveExploits8
OSV
OSV
added 2020/10/27 5:43 p.m.11 views

USN-3081-2 tomcat6 vulnerability

Dawid Golunski discovered that the Tomcat init script incorrectly handled creating log files. A remote attacker could possibly use this issue to obtain root privileges...

7.8CVSS7.2AI score0.09783EPSS
SaveExploits8References2
Tenable Nessus
Tenable Nessus
added 2020/10/21 12:00 a.m.28 views

Scientific Linux Security Update : cloud-init on SL7.x x86_64 (20201001)

Security Fixes : - cloud-init: Use of random.choice when generating random password CVE-2020-8631 - cloud-init: Too short random password length in ccsetpassword in config/ccsetpasswords.py CVE-2020-8632 - cloud-init: default configuration disabled deletion of SSH host keys CVE-2018-10896 C Tenab...

7.1CVSS5.5AI score0.00435EPSS
SaveExploits0References4
Cent OS
Cent OS
added 2020/10/20 5:49 p.m.923 views

cloud security update

CentOS Errata and Security Advisory CESA-2020:3898 An update for cloud-init is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severi...

7.1CVSS6.1AI score0.00435EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2020/10/20 12:00 a.m.55 views

CentOS 7 : cloud-init (RHSA-2020:3898)

The remote CentOS Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2020:3898 advisory. - The default cloud-init configuration, in cloud-init 0.6.2 and newer, included sshdeletekeys: 0, disabling cloud-init's deletion of ssh host keys. In...

7.1CVSS5.8AI score0.00435EPSS
SaveExploits0References4
OSV
OSV
added 2020/10/19 11:51 p.m.7 views

USN-4591-1 linux, linux-hwe, linux-hwe-5.4, linux-oem, linux-raspi, linux-raspi-5.4, linux-snapdragon vulnerabilities

Andy Nguyen discovered that the Bluetooth L2CAP implementation in the Linux kernel contained a type-confusion error. A physically proximate remote attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2020-12351 Andy Nguyen discovered that the...

8.8CVSS7AI score0.07693EPSS
SaveExploits6References3
OSV
OSV
added 2020/10/15 3:15 p.m.6 views

DEBIAN-CVE-2020-6106

An exploitable information disclosure vulnerability exists in the initnodemanager functionality of F2fs-Tools F2fs.Fsck 1.12 and 1.13. A specially crafted filesystem can be used to disclose information. An attacker can provide a malicious file to trigger this vulnerability...

5.5CVSS6.3AI score0.01514EPSS
SaveExploits1References1
OSV
OSV
added 2020/10/15 3:15 p.m.8 views

ALPINE-CVE-2020-6106

An exploitable information disclosure vulnerability exists in the initnodemanager functionality of F2fs-Tools F2fs.Fsck 1.12 and 1.13. A specially crafted filesystem can be used to disclose information. An attacker can provide a malicious file to trigger this vulnerability...

5.5CVSS6.3AI score0.01514EPSS
SaveExploits1References1
OSV
OSV
added 2020/10/15 3:15 p.m.10 views

UBUNTU-CVE-2020-6106

An exploitable information disclosure vulnerability exists in the initnodemanager functionality of F2fs-Tools F2fs.Fsck 1.12 and 1.13. A specially crafted filesystem can be used to disclose information. An attacker can provide a malicious file to trigger this vulnerability...

5.5CVSS5.7AI score0.01514EPSS
SaveExploits1References3
OSV
OSV
added 2020/10/06 2:15 a.m.13 views

AZL-6773 CVE-2020-26571 affecting package opensc for versions less than 0.22.0-1

The gemsafe GPK smart card software driver in OpenSC before 0.21.0-rc1 has a stack-based buffer overflow in scpkcs15emugemsafeGPKinit...

5.5CVSS7.1AI score0.00401EPSS
SaveExploits0References1
OSV
OSV
added 2020/10/06 2:15 a.m.15 views

UBUNTU-CVE-2020-26571

The gemsafe GPK smart card software driver in OpenSC before 0.21.0-rc1 has a stack-based buffer overflow in scpkcs15emugemsafeGPKinit...

5.5CVSS7.5AI score0.00401EPSS
SaveExploits0References4
Veracode
Veracode
added 2020/10/01 3:52 a.m.25 views

Information Disclosure

cloud-init is vulnerable to information disclosure. The vulnerability exists as ccsetpassword in config/ccsetpasswords.py accepts a password with weak length...

5.5CVSS1.4AI score0.00365EPSS
SaveExploits0References7Affected Software4
Veracode
Veracode
added 2020/10/01 3:52 a.m.28 views

Predictable Password

The cloud-init is using predictable password. It uses andom.choice when generating random password...

5.5CVSS1.6AI score0.00435EPSS
SaveExploits0References7Affected Software2
RedHat Linux
RedHat Linux
added 2020/09/29 10:31 p.m.12 views

kernel: Memory leak in sit_init_net() in net/ipv6/sit.c

A flaw was found in the way the sitinitnet function in the Linux kernel handled resource cleanup on errors. This flaw allows an attacker to use the error conditions to crash the system...

4.7CVSS7.1AI score0.00454EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/09/29 8:37 p.m.10 views

cloud-init: default configuration disabled deletion of SSH host keys

The default cloud-init configuration included "sshdeletekeys: 0", disabling cloud-init's deletion of ssh host keys. In some environments, this could lead to instances created by cloning a golden master or template system, sharing ssh host keys, and being able to impersonate one another or conduct...

7.1CVSS6.7AI score0.00351EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/09/29 8:37 p.m.10 views

cloud-init: Too short random password length in cc_set_password in config/cc_set_passwords.py

A flaw was found in cloud-init, where it uses short passwords when generating a random password in new instances. Depending on the instance configuration, a remote or local attacker may abuse this vulnerability to guess the password of the victim user...

5.5CVSS6.3AI score0.00365EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/09/29 8:37 p.m.13 views

cloud-init: Use of random.choice when generating random password

A flaw was found in cloud-init, where it uses the random.choice function when creating sensitive random strings used for generating a random password in new instances. Depending on the instance configuration, a remote or local attacker may abuse this vulnerability to guess the password of the...

5.5CVSS6.3AI score0.00435EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/09/29 8:24 p.m.10 views

SDL: heap-based buffer over-read in InitMS_ADPCM in audio/SDL_wave.c

SDL Simple DirectMedia Layer through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in InitMSADPCM in audio/SDLwave.c inside the wNumCoef loop...

8.8CVSS7.5AI score0.02959EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/09/29 7:00 p.m.12 views

kernel: Memory leak in sit_init_net() in net/ipv6/sit.c

A flaw was found in the way the sitinitnet function in the Linux kernel handled resource cleanup on errors. This flaw allows an attacker to use the error conditions to crash the system...

4.7CVSS7.1AI score0.00454EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2020/09/29 12:00 a.m.43 views

RHEL 7 : cloud-init (RHSA-2020:3898)

The remote Redhat Enterprise Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2020:3898 advisory. The cloud-init packages provide a set of init scripts for cloud instances. Cloud instances need special scripts to run during initialization...

7.1CVSS5.9AI score0.00435EPSS
SaveExploits0References17
Rows per page
Query Builder