Bugzilla – Bug 46637
VUL-0: CVE-2003-0787: openssh PAM problem
Last modified: 2021-09-29 14:38:00 UTC
Public as of bugzilla bugtime: mail from Damien Miller: Problems fixed with the release of 3.7.1p2: 1) SSH1 PAM challenge response auth ignored the result of the authentication (with privsep off) 2) The PAM conversation function trashed the stack, by referring to the **resp parameter as an array of pointers rather than as a pointer to an array of struct pam_responses.
<!-- SBZ_reproduce --> -
Created attachment 14573 [details] diff for reference, This patch is included in the new version 3.7.1p2.
The first problem is assigned CAN-2003-0786, the second is CAN-2003-0787.
Turned in to STABLE for 9.0. Closing bug.
-
CVE-2003-0787: CVSS v2 Base Score: 7.5 (AV:N/AC:L/Au:N/C:P/I:P/A:P)