Lucene search
+L

475 matches found

Microsoft CVE
Microsoft CVE
added 2020/12/23 12:0 a.m.5 views

A flaw was found in Linux-Pam in versions prior to 1.5.1 in the way it handle empty passwords for non-existing users. When the user doesn't exist PAM try to authenticate with root and in the case of an empty password it successfully authenticate.

...

10CVSS7AI score0.01959EPSS
SaveExploits0
NVD
NVD
added 2020/12/18 12:15 a.m.10 views

CVE-2020-27780

A flaw was found in Linux-Pam in versions prior to 1.5.1 in the way it handle empty passwords for non-existing users. When the user doesn't exist PAM try to authenticate with root and in the case of an empty password it successfully authenticate...

10CVSS9.5AI score0.01959EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/18 12:15 a.m.16 views

CVE-2020-27780

A flaw was found in Linux-Pam in versions prior to 1.5.1 in the way it handle empty passwords for non-existing users. When the user doesn't exist PAM try to authenticate with root and in the case of an empty password it successfully authenticate...

9.8CVSS6.6AI score
SaveExploits0References1
OSV
OSV
added 2020/12/18 12:15 a.m.3 views

ALPINE-CVE-2020-27780

A flaw was found in Linux-Pam in versions prior to 1.5.1 in the way it handle empty passwords for non-existing users. When the user doesn't exist PAM try to authenticate with root and in the case of an empty password it successfully authenticate...

9.8CVSS6.7AI score0.01959EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2020/12/18 12:15 a.m.12 views

CVE-2020-27780

A flaw was found in Linux-Pam in versions prior to 1.5.1 in the way it handle empty passwords for non-existing users. When the user doesn't exist PAM try to authenticate with root and in the case of an empty password it successfully authenticate...

10CVSS7.1AI score0.01959EPSS
SaveExploits0References2
Prion
Prion
added 2020/12/18 12:15 a.m.14 views

Design/Logic Flaw

A flaw was found in Linux-Pam in versions prior to 1.5.1 in the way it handle empty passwords for non-existing users. When the user doesn't exist PAM try to authenticate with root and in the case of an empty password it successfully authenticate...

10CVSS9.3AI score0.01959EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2020/12/17 11:55 p.m.140 views

CVE-2020-27780

Linux-PAM (pam) prior to version 1.5.1 is vulnerable to an authentication bypass: if a non-existent username is supplied and the root password is empty, PAM may authenticate as root. Affected: pam components in Linux-PAM before 1.5.1. Root cause: handling of empty passwords for non-existing users...

10CVSS9.2AI score0.01959EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/12/17 11:55 p.m.43 views

CVE-2020-27780

A flaw was found in Linux-Pam in versions prior to 1.5.1 in the way it handle empty passwords for non-existing users. When the user doesn't exist PAM try to authenticate with root and in the case of an empty password it successfully authenticate...

9.4AI score0.01959EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2020/12/17 11:55 p.m.93 views

CVE-2020-27780

A flaw was found in Linux-Pam in versions prior to 1.5.1 in the way it handle empty passwords for non-existing users. When the user doesn't exist PAM try to authenticate with root and in the case of an empty password it successfully authenticate...

10CVSS8.9AI score0.01959EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2020/12/17 11:55 p.m.68 views

CVE-2020-27780

A flaw was found in Linux-Pam in versions prior to 1.5.1 in the way it handle empty passwords for non-existing users. When the user doesn't exist PAM try to authenticate with root and in the case of an empty password it successfully authenticate...

10CVSS9.5AI score0.01959EPSS
SaveExploits0
Gentoo Linux
Gentoo Linux
added 2020/12/07 12:0 a.m.76 views

Linux-PAM: Authentication bypass

Background Linux-PAM Pluggable Authentication Modules is an architecture allowing the separation of the development of privilege granting software from the development of secure and appropriate authentication schemes. Description A flaw was found in Linux-Pam in the way it handle empty passwords...

10CVSS3AI score0.01959EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/12/07 12:0 a.m.32 views

GLSA-202012-06 : Linux-PAM: Authentication bypass

The remote host is affected by the vulnerability described in GLSA-202012-06 Linux-PAM: Authentication bypass A flaw was found in Linux-Pam in the way it handle empty passwords for non-existing users. Impact : A remote attacker, who only needs to know a non-existing username, could bypass securit...

10CVSS8.1AI score0.01959EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2020/11/30 12:0 a.m.9 views

Linux-pam Authorization Issues Vulnerability

Linux-pam is a pluggable-supported system authentication software for Linux from the Linux-pam team. Linux-Pam suffers from an Authorization Problem vulnerability, which can be exploited by an attacker to bypass restrictions and escalate his privileges via the Linux-Pam root null password...

10CVSS7.2AI score0.01959EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2020/11/24 1:52 p.m.26 views

CVE-2020-27780

A flaw was found in Linux-PAM in the way it handles empty passwords for non-existing users. When the user doesn't exist, PAM tries to authenticate with root and with an empty password, authentication is successful. The highest threat from this vulnerability is to confidentiality, integrity, as we...

10CVSS3.2AI score0.01959EPSS
SaveExploits0References3
Veracode
Veracode
added 2020/04/10 12:47 a.m.31 views

Privilege Escalation

Pluggable Authentication Modules PAM is vulnerable to Privilege Escalation. The attack exists because pamnamespace.c in the pamnamespace module in Linux-PAM uses the environment of the invoking application or service during execution of the namespace.init script, which might allow local users to...

6.9CVSS4.9AI score0.00416EPSS
SaveExploits0References13Affected Software1
Veracode
Veracode
added 2020/04/10 12:47 a.m.25 views

Denial Of Service (DoS)

Pluggable Authentication Modules PAM is vulnerable to Denial of Service DoS. The checkacl function in pamxauth.c in the pamxauth module in Linux-PAM does not verify that a certain ACL file is a regular file, which might allow local users to cause a denial of service resource consumption via a...

4.9CVSS4.1AI score0.0036EPSS
SaveExploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/10/15 12:0 a.m.32 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : pam Multiple Vulnerabilities (NS-SA-2019-0198)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has pam packages installed that are affected by multiple vulnerabilities: - pamunix.so in Linux-PAM 0.99.7.0 allows context- dependent attackers to log into accounts whose password hash, as stored in /etc/passwd or /etc/shadow,...

7.2CVSS6.3AI score0.04121EPSS
SaveExploits2References8
NVD
NVD
added 2019/05/08 5:29 p.m.20 views

CVE-2019-5021

Versions of the Official Alpine Linux Docker images since v3.3 contain a NULL password for the root user. This vulnerability appears to be the result of a regression introduced in December of 2015. Due to the nature of this issue, systems deployed using affected versions of the Alpine Linux...

10CVSS9.6AI score0.06263EPSS
SaveExploits2References6
Prion
Prion
added 2019/05/08 5:29 p.m.26 views

Authentication flaw

Versions of the Official Alpine Linux Docker images since v3.3 contain a NULL password for the root user. This vulnerability appears to be the result of a regression introduced in December of 2015. Due to the nature of this issue, systems deployed using affected versions of the Alpine Linux...

10CVSS9.4AI score0.06263EPSS
SaveExploits2References6Affected Software3
ATTACKERKB
ATTACKERKB
added 2019/05/08 12:0 a.m.24 views

CVE-2019-5021

Versions of the Official Alpine Linux Docker images since v3.3 contain a NULL password for the root user. This vulnerability appears to be the result of a regression introduced in December of 2015. Due to the nature of this issue, systems deployed using affected versions of the Alpine Linux...

10CVSS9.2AI score0.06263EPSS
SaveExploits2References7
Rows per page
Query Builder