Directory Traversal Vulnerabilities in Linux-PAM's pam_timestamp Module
CVE-2014-2583
Currently unrated
What is CVE-2014-2583?
Multiple directory traversal vulnerabilities exist in the pam_timestamp module within Linux-PAM version 1.1.8, allowing local users to craft arbitrary files or potentially bypass authentication. This is achievable through the manipulation of specific PAM values, namely PAM_RUSER and PAM_TTY, exploiting the internal functions get_ruser and check_tty. Consequently, attackers may utilize '../' sequences to gain unauthorized access to system resources.