Lucene search
+L

3616 matches found

OSV
OSV
added 2011/01/24 6:00 p.m.7 views

DEBIAN-CVE-2010-3430

The privilege-dropping implementation in the 1 pamenv and 2 pammail modules in Linux-PAM aka pam 1.1.2 does not perform the required setfsgid and setgroups system calls, which might allow local users to obtain sensitive information by leveraging unintended group permissions, as demonstrated by a...

4.7CVSS6.2AI score0.0034EPSS
SaveExploits0References1
Prion
Prion
added 2011/01/24 6:00 p.m.28 views

Directory traversal

The 1 pamenv and 2 pammail modules in Linux-PAM aka pam before 1.1.2 use root privileges during read access to files and directories that belong to arbitrary user accounts, which might allow local users to obtain sensitive information by leveraging this filesystem activity, as demonstrated by a...

4.7CVSS5.8AI score0.00353EPSS
SaveExploits0References19Affected Software1
Prion
Prion
added 2011/01/24 6:00 p.m.25 views

Code injection

pamnamespace.c in the pamnamespace module in Linux-PAM aka pam before 1.1.3 uses the environment of the invoking application or service during execution of the namespace.init script, which might allow local users to gain privileges by running a setuid program that relies on the pamnamespace PAM...

6.9CVSS7AI score0.00412EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2011/01/24 6:00 p.m.38 views

CVE-2010-4708

The pamenv module in Linux-PAM aka pam 1.1.2 and earlier reads the .pamenvironment file in a user's home directory, which might allow local users to run programs with an unintended environment by executing a program that relies on the pamenv PAM check...

5.9AI score0.00369EPSS
SaveExploits0References8
CVE
CVE
added 2011/01/24 6:00 p.m.112 views

CVE-2010-4707

CVE-2010-4707 affects the pam_xauth module of Linux-PAM (pam) in versions 1.1.2 and earlier. The vulnerable code path is in check_acl within pam_xauth.c, where the ACL file is not verified to be a regular file. This can allow local attackers to cause denial of service (resource consumption) by ex...

4.9CVSS5.9AI score0.0036EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2011/01/24 6:00 p.m.30 views

CVE-2010-4707

The checkacl function in pamxauth.c in the pamxauth module in Linux-PAM aka pam 1.1.2 and earlier 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 special file...

5.8AI score0.0036EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2011/01/24 6:00 p.m.40 views

CVE-2010-4706

The pamsmclosesession function in pamxauth.c in the pamxauth module in Linux-PAM aka pam 1.1.2 and earlier does not properly handle a failure to determine a certain target uid, which might allow local users to delete unintended files by executing a program that relies on the pamxauth PAM check...

5.9AI score0.00368EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2011/01/24 6:00 p.m.27 views

CVE-2010-4707

The checkacl function in pamxauth.c in the pamxauth module in Linux-PAM aka pam 1.1.2 and earlier 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 special file...

4.9CVSS5.8AI score0.0036EPSS
SaveExploits0
CVE
CVE
added 2011/01/24 6:00 p.m.74 views

CVE-2010-4708

CVE-2010-4708 affects Linux-PAM (pam) up to version 1.1.2, with the pam_env module reading a user’s .pam_environment file and potentially allowing local users to run programs with an unintended environment. Connected sources corroborate the vulnerability in pam_env and indicate the affected range...

7.2CVSS6.1AI score0.00369EPSS
SaveExploits0References8Affected Software1
Prion
Prion
added 2011/01/24 6:00 p.m.27 views

Design/Logic Flaw

The runcoprocess function in pamxauth.c in the pamxauth module in Linux-PAM aka pam before 1.1.2 does not check the return values of the setuid, setgid, and setgroups system calls, which might allow local users to read arbitrary files by executing a program that relies on the pamxauth PAM check...

3.3CVSS6.6AI score0.00363EPSS
SaveExploits0References21Affected Software1
CVE
CVE
added 2011/01/24 6:00 p.m.96 views

CVE-2010-4706

The CVE-2010-4706 issue affects the pam_xauth module of Linux-PAM (pam) up to version 1.1.2. The pam_sm_close_session function may fail to handle a target uid determination error, enabling a local attacker to delete unintended files by running a program that relies on pam_xauth PAM checks. The de...

4.9CVSS6AI score0.00368EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2011/01/24 6:00 p.m.57 views

CVE-2010-4708

The pamenv module in Linux-PAM aka pam 1.1.2 and earlier reads the .pamenvironment file in a user's home directory, which might allow local users to run programs with an unintended environment by executing a program that relies on the pamenv PAM check...

7.2CVSS6AI score0.00369EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2011/01/24 6:00 p.m.55 views

CVE-2010-4706

The pamsmclosesession function in pamxauth.c in the pamxauth module in Linux-PAM aka pam 1.1.2 and earlier does not properly handle a failure to determine a certain target uid, which might allow local users to delete unintended files by executing a program that relies on the pamxauth PAM check...

4.9CVSS6AI score0.00368EPSS
SaveExploits0
Prion
Prion
added 2011/01/24 6:00 p.m.24 views

Privilege escalation

The privilege-dropping implementation in the 1 pamenv and 2 pammail modules in Linux-PAM aka pam 1.1.2 does not check the return value of the setfsuid system call, which might allow local users to obtain sensitive information by leveraging an unintended uid, as demonstrated by a symlink attack on...

1.9CVSS5.8AI score0.00353EPSS
SaveExploits0References16Affected Software1
Prion
Prion
added 2011/01/24 6:00 p.m.23 views

Privilege escalation

The privilege-dropping implementation in the 1 pamenv and 2 pammail modules in Linux-PAM aka pam 1.1.2 does not perform the required setfsgid and setgroups system calls, which might allow local users to obtain sensitive information by leveraging unintended group permissions, as demonstrated by a...

4.7CVSS5.9AI score0.00353EPSS
SaveExploits0References16Affected Software1
Cvelist
Cvelist
added 2011/01/24 5:00 p.m.39 views

CVE-2010-3430

The privilege-dropping implementation in the 1 pamenv and 2 pammail modules in Linux-PAM aka pam 1.1.2 does not perform the required setfsgid and setgroups system calls, which might allow local users to obtain sensitive information by leveraging unintended group permissions, as demonstrated by a...

5.4AI score0.0034EPSS
SaveExploits0References16
CVE
CVE
added 2011/01/24 5:00 p.m.117 views

CVE-2010-3430

CVE-2010-3430 documents a privilege drop flaw in Linux-PAM (pam_env and pam_mail) where setfsgid/setgroups aren’t called, enabling local users to glean sensitive info via a symlink attack on ~/.pam_environment. The issue stems from Linux-PAM before version 1.1.2 pam_env/pam_mail reading files wit...

4.7CVSS5.5AI score0.0034EPSS
SaveExploits0References16Affected Software1
CVE
CVE
added 2011/01/24 5:00 p.m.111 views

CVE-2010-3435

CVE-2010-3435 affects Linux-PAM (pam) 0.99.x through 1.1.1, where the (1) pam_env and (2) pam_mail modules perform read access with root privileges to files/dirs owned by arbitrary users. This can enable local users to obtain sensitive information via filesystem activity, demonstrated by a symlin...

4.7CVSS5.5AI score0.00353EPSS
SaveExploits0References19Affected Software1
Debian CVE
Debian CVE
added 2011/01/24 5:00 p.m.36 views

CVE-2010-3316

The runcoprocess function in pamxauth.c in the pamxauth module in Linux-PAM aka pam before 1.1.2 does not check the return values of the setuid, setgid, and setgroups system calls, which might allow local users to read arbitrary files by executing a program that relies on the pamxauth PAM check...

3.3CVSS6.1AI score0.00363EPSS
SaveExploits0
Cvelist
Cvelist
added 2011/01/24 5:00 p.m.45 views

CVE-2010-3435

The 1 pamenv and 2 pammail modules in Linux-PAM aka pam before 1.1.2 use root privileges during read access to files and directories that belong to arbitrary user accounts, which might allow local users to obtain sensitive information by leveraging this filesystem activity, as demonstrated by a...

5.5AI score0.00353EPSS
SaveExploits0References19
Rows per page
Query Builder