Bug 718370 - pam_yubico emits debug output even when disabled
Summary: pam_yubico emits debug output even when disabled
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pam_yubico
Version: 15
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Dennis Gilmore
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 719195
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-02 02:58 UTC by Fazli Sapuan
Modified: 2012-02-20 15:30 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-02-20 15:30:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Login output from tty1 (570 bytes, text/plain)
2011-07-02 02:58 UTC, Fazli Sapuan
no flags Details

Description Fazli Sapuan 2011-07-02 02:58:01 UTC
Created attachment 510960 [details]
Login output from tty1

Description of problem:
The packaged version of this pam module leaks debug information even when debug mode is disabled. This leaks all yubikey IDs associated to a successful matched user.

Version-Release number of selected component (if applicable):
pam_yubico-2.4-2.fc15

How reproducible:
Always

Steps to Reproduce:
1. Edit /etc/pam.d/login to add before system-auth:
auth       required     pam_yubico.so id=16 authfile=/etc/yubikeys
2. Login from console
  
Actual results:
Debug output emitted

Expected results:
Debug output not emitted

Additional info:
This is already fixed upstream in 2.5.

Comment 1 Fazli Sapuan 2011-07-06 02:33:26 UTC
Package update request submitted.


Note You need to log in before you can comment on or make changes to this bug.