]> code.ossystems Code Review - openembedded-core.git/commit
libpam: Security Advisory - CVE-2014-2583
authorYue Tao <Yue.Tao@windriver.com>
Tue, 17 Jun 2014 08:23:59 +0000 (04:23 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Oct 2014 14:05:52 +0000 (15:05 +0100)
commit8b9164029153fa06520bd5b6349245c2ac1f605f
tree5bd7666d4ce4f2ac9c618a261c9fec9ac7aabbec
parentff60c490c4fdb9f89d2b8e8fe7f2e7c4f2ff631f
libpam: Security Advisory - CVE-2014-2583

v2 changes:
* update format for commit log
* add Upstream-Status for patch

Multiple directory traversal vulnerabilities in pam_timestamp.c in the
pam_timestamp module for Linux-PAM (aka pam) 1.1.8 allow local users to
create aribitrary files or possibly bypass authentication via a .. (dot
dot) in the (1) PAM_RUSER value to the get_ruser function or (2) PAM_TTY
value to the check_tty funtion, which is used by the
format_timestamp_name function.

http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-2583

(From OE-Core rev: 69255c84ebd99629da8174e1e73fd8c715e49b52)

Signed-off-by: Yue Tao <Yue.Tao@windriver.com>
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/pam/libpam/pam_timestamp-fix-potential-directory-traversal-issu.patch [new file with mode: 0644]
meta/recipes-extended/pam/libpam_1.1.6.bb