RHSA-2007:0737
Vulnerability from csaf_redhat
Published
2007-11-15 13:32
Modified
2024-11-22 01:15
Summary
Red Hat Security Advisory: pam security, bug fix, and enhancement update
Notes
Topic
Updated pam packages that fix two security flaws, resolve two bugs, and
add an enhancement are now available for Red Hat Enterprise Linux 4.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Details
Pluggable Authentication Modules (PAM) provide a system whereby
administrators can set up authentication policies without having to
recompile programs that handle authentication.
A flaw was found in the way pam_console set console device permissions. It
was possible for various console devices to retain ownership of the console
user after logging out, possibly leaking information to another local user.
(CVE-2007-1716)
A flaw was found in the way the PAM library wrote account names to the
audit subsystem. An attacker could inject strings containing parts of audit
messages, which could possibly mislead or confuse audit log parsing tools.
(CVE-2007-3102)
As well, these updated packages fix the following bugs:
* the pam_xauth module, which is used for copying the X11 authentication
cookie, did not reset the "XAUTHORITY" variable in certain circumstances,
causing unnecessary delays when using su command.
* when calculating password similarity, pam_cracklib disregarded changes
to the last character in passwords when "difok=x" (where "x" is the
number of characters required to change) was configured in
"/etc/pam.d/system-auth". This resulted in password changes that should
have been successful to fail with the following error:
BAD PASSWORD: is too similar to the old one
This issue has been resolved in these updated packages.
* the pam_limits module, which provides setting up system resources limits
for user sessions, reset the nice priority of the user session to "0" if it
was not configured otherwise in the "/etc/security/limits.conf"
configuration file.
These updated packages add the following enhancement:
* a new PAM module, pam_tally2, which allows accounts to be locked after a
maximum number of failed log in attempts.
All users of PAM should upgrade to these updated packages, which resolve
these issues and add this enhancement.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated pam packages that fix two security flaws, resolve two bugs, and\nadd an enhancement are now available for Red Hat Enterprise Linux 4.\n\nThis update has been rated as having moderate security impact by the Red\nHat Security Response Team.", "title": "Topic" }, { "category": "general", "text": "Pluggable Authentication Modules (PAM) provide a system whereby\nadministrators can set up authentication policies without having to\nrecompile programs that handle authentication.\n\nA flaw was found in the way pam_console set console device permissions. It\nwas possible for various console devices to retain ownership of the console\nuser after logging out, possibly leaking information to another local user.\n(CVE-2007-1716)\n\nA flaw was found in the way the PAM library wrote account names to the\naudit subsystem. An attacker could inject strings containing parts of audit\nmessages, which could possibly mislead or confuse audit log parsing tools.\n(CVE-2007-3102)\n\nAs well, these updated packages fix the following bugs:\n\n* the pam_xauth module, which is used for copying the X11 authentication\ncookie, did not reset the \"XAUTHORITY\" variable in certain circumstances,\ncausing unnecessary delays when using su command.\n\n* when calculating password similarity, pam_cracklib disregarded changes\nto the last character in passwords when \"difok=x\" (where \"x\" is the\nnumber of characters required to change) was configured in\n\"/etc/pam.d/system-auth\". This resulted in password changes that should\nhave been successful to fail with the following error:\n\nBAD PASSWORD: is too similar to the old one\n\nThis issue has been resolved in these updated packages.\n\n* the pam_limits module, which provides setting up system resources limits\nfor user sessions, reset the nice priority of the user session to \"0\" if it\nwas not configured otherwise in the \"/etc/security/limits.conf\"\nconfiguration file.\n\nThese updated packages add the following enhancement:\n\n* a new PAM module, pam_tally2, which allows accounts to be locked after a\nmaximum number of failed log in attempts.\n\nAll users of PAM should upgrade to these updated packages, which resolve\nthese issues and add this enhancement.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2007:0737", "url": "https://access.redhat.com/errata/RHSA-2007:0737" }, { "category": "external", "summary": "http://www.redhat.com/security/updates/classification/#moderate", "url": "http://www.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "228980", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=228980" }, { "category": "external", "summary": "230823", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=230823" }, { "category": "external", "summary": "247797", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=247797" }, { "category": "external", "summary": "267201", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=267201" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2007/rhsa-2007_0737.json" } ], "title": "Red Hat Security Advisory: pam security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T01:15:12+00:00", "generator": { "date": "2024-11-22T01:15:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2007:0737", "initial_release_date": "2007-11-15T13:32:00+00:00", "revision_history": [ { "date": "2007-11-15T13:32:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2007-11-15T10:03:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T01:15:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AS version 4", "product": { "name": "Red Hat Enterprise Linux AS version 4", "product_id": "4AS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::as" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop version 4", "product": { "name": "Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::desktop" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES version 4", "product": { "name": "Red Hat Enterprise Linux ES version 4", "product_id": "4ES", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::es" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux WS version 4", "product": { "name": "Red Hat Enterprise Linux WS version 4", "product_id": "4WS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::ws" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "pam-debuginfo-0:0.77-66.23.ia64", "product": { "name": "pam-debuginfo-0:0.77-66.23.ia64", "product_id": "pam-debuginfo-0:0.77-66.23.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam-debuginfo@0.77-66.23?arch=ia64" } } }, { "category": "product_version", "name": "pam-devel-0:0.77-66.23.ia64", "product": { "name": "pam-devel-0:0.77-66.23.ia64", "product_id": "pam-devel-0:0.77-66.23.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam-devel@0.77-66.23?arch=ia64" } } }, { "category": "product_version", "name": "pam-0:0.77-66.23.ia64", "product": { "name": "pam-0:0.77-66.23.ia64", "product_id": "pam-0:0.77-66.23.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam@0.77-66.23?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "pam-debuginfo-0:0.77-66.23.i386", "product": { "name": "pam-debuginfo-0:0.77-66.23.i386", "product_id": "pam-debuginfo-0:0.77-66.23.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam-debuginfo@0.77-66.23?arch=i386" } } }, { "category": "product_version", "name": "pam-0:0.77-66.23.i386", "product": { "name": "pam-0:0.77-66.23.i386", "product_id": "pam-0:0.77-66.23.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam@0.77-66.23?arch=i386" } } }, { "category": "product_version", "name": "pam-devel-0:0.77-66.23.i386", "product": { "name": "pam-devel-0:0.77-66.23.i386", "product_id": "pam-devel-0:0.77-66.23.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam-devel@0.77-66.23?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "pam-debuginfo-0:0.77-66.23.x86_64", "product": { "name": "pam-debuginfo-0:0.77-66.23.x86_64", "product_id": "pam-debuginfo-0:0.77-66.23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam-debuginfo@0.77-66.23?arch=x86_64" } } }, { "category": "product_version", "name": "pam-devel-0:0.77-66.23.x86_64", "product": { "name": "pam-devel-0:0.77-66.23.x86_64", "product_id": "pam-devel-0:0.77-66.23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam-devel@0.77-66.23?arch=x86_64" } } }, { "category": "product_version", "name": "pam-0:0.77-66.23.x86_64", "product": { "name": "pam-0:0.77-66.23.x86_64", "product_id": "pam-0:0.77-66.23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam@0.77-66.23?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "pam-0:0.77-66.23.src", "product": { "name": "pam-0:0.77-66.23.src", "product_id": "pam-0:0.77-66.23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam@0.77-66.23?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pam-debuginfo-0:0.77-66.23.ppc64", "product": { "name": "pam-debuginfo-0:0.77-66.23.ppc64", "product_id": "pam-debuginfo-0:0.77-66.23.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam-debuginfo@0.77-66.23?arch=ppc64" } } }, { "category": "product_version", "name": "pam-devel-0:0.77-66.23.ppc64", "product": { "name": "pam-devel-0:0.77-66.23.ppc64", "product_id": "pam-devel-0:0.77-66.23.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam-devel@0.77-66.23?arch=ppc64" } } }, { "category": "product_version", "name": "pam-0:0.77-66.23.ppc64", "product": { "name": "pam-0:0.77-66.23.ppc64", "product_id": "pam-0:0.77-66.23.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam@0.77-66.23?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "pam-debuginfo-0:0.77-66.23.ppc", "product": { "name": "pam-debuginfo-0:0.77-66.23.ppc", "product_id": "pam-debuginfo-0:0.77-66.23.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam-debuginfo@0.77-66.23?arch=ppc" } } }, { "category": "product_version", "name": "pam-devel-0:0.77-66.23.ppc", "product": { "name": "pam-devel-0:0.77-66.23.ppc", "product_id": "pam-devel-0:0.77-66.23.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam-devel@0.77-66.23?arch=ppc" } } }, { "category": "product_version", "name": "pam-0:0.77-66.23.ppc", "product": { "name": "pam-0:0.77-66.23.ppc", "product_id": "pam-0:0.77-66.23.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam@0.77-66.23?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "pam-debuginfo-0:0.77-66.23.s390x", "product": { "name": "pam-debuginfo-0:0.77-66.23.s390x", "product_id": "pam-debuginfo-0:0.77-66.23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam-debuginfo@0.77-66.23?arch=s390x" } } }, { "category": "product_version", "name": "pam-devel-0:0.77-66.23.s390x", "product": { "name": "pam-devel-0:0.77-66.23.s390x", "product_id": "pam-devel-0:0.77-66.23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam-devel@0.77-66.23?arch=s390x" } } }, { "category": "product_version", "name": "pam-0:0.77-66.23.s390x", "product": { "name": "pam-0:0.77-66.23.s390x", "product_id": "pam-0:0.77-66.23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam@0.77-66.23?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pam-debuginfo-0:0.77-66.23.s390", "product": { "name": "pam-debuginfo-0:0.77-66.23.s390", "product_id": "pam-debuginfo-0:0.77-66.23.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam-debuginfo@0.77-66.23?arch=s390" } } }, { "category": "product_version", "name": "pam-devel-0:0.77-66.23.s390", "product": { "name": "pam-devel-0:0.77-66.23.s390", "product_id": "pam-devel-0:0.77-66.23.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam-devel@0.77-66.23?arch=s390" } } }, { "category": "product_version", "name": "pam-0:0.77-66.23.s390", "product": { "name": "pam-0:0.77-66.23.s390", "product_id": "pam-0:0.77-66.23.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/pam@0.77-66.23?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-0:0.77-66.23.i386" }, "product_reference": "pam-0:0.77-66.23.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-0:0.77-66.23.ia64" }, "product_reference": "pam-0:0.77-66.23.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-0:0.77-66.23.ppc" }, "product_reference": "pam-0:0.77-66.23.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.ppc64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-0:0.77-66.23.ppc64" }, "product_reference": "pam-0:0.77-66.23.ppc64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-0:0.77-66.23.s390" }, "product_reference": "pam-0:0.77-66.23.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-0:0.77-66.23.s390x" }, "product_reference": "pam-0:0.77-66.23.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.src as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-0:0.77-66.23.src" }, "product_reference": "pam-0:0.77-66.23.src", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-0:0.77-66.23.x86_64" }, "product_reference": "pam-0:0.77-66.23.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-debuginfo-0:0.77-66.23.i386" }, "product_reference": "pam-debuginfo-0:0.77-66.23.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-debuginfo-0:0.77-66.23.ia64" }, "product_reference": "pam-debuginfo-0:0.77-66.23.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-debuginfo-0:0.77-66.23.ppc" }, "product_reference": "pam-debuginfo-0:0.77-66.23.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.ppc64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-debuginfo-0:0.77-66.23.ppc64" }, "product_reference": "pam-debuginfo-0:0.77-66.23.ppc64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-debuginfo-0:0.77-66.23.s390" }, "product_reference": "pam-debuginfo-0:0.77-66.23.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-debuginfo-0:0.77-66.23.s390x" }, "product_reference": "pam-debuginfo-0:0.77-66.23.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-debuginfo-0:0.77-66.23.x86_64" }, "product_reference": "pam-debuginfo-0:0.77-66.23.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-devel-0:0.77-66.23.i386" }, "product_reference": "pam-devel-0:0.77-66.23.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-devel-0:0.77-66.23.ia64" }, "product_reference": "pam-devel-0:0.77-66.23.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-devel-0:0.77-66.23.ppc" }, "product_reference": "pam-devel-0:0.77-66.23.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.ppc64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-devel-0:0.77-66.23.ppc64" }, "product_reference": "pam-devel-0:0.77-66.23.ppc64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-devel-0:0.77-66.23.s390" }, "product_reference": "pam-devel-0:0.77-66.23.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-devel-0:0.77-66.23.s390x" }, "product_reference": "pam-devel-0:0.77-66.23.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:pam-devel-0:0.77-66.23.x86_64" }, "product_reference": "pam-devel-0:0.77-66.23.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-0:0.77-66.23.i386" }, "product_reference": "pam-0:0.77-66.23.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-0:0.77-66.23.ia64" }, "product_reference": "pam-0:0.77-66.23.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-0:0.77-66.23.ppc" }, "product_reference": "pam-0:0.77-66.23.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-0:0.77-66.23.ppc64" }, "product_reference": "pam-0:0.77-66.23.ppc64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-0:0.77-66.23.s390" }, "product_reference": "pam-0:0.77-66.23.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-0:0.77-66.23.s390x" }, "product_reference": "pam-0:0.77-66.23.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.src as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-0:0.77-66.23.src" }, "product_reference": "pam-0:0.77-66.23.src", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-0:0.77-66.23.x86_64" }, "product_reference": "pam-0:0.77-66.23.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-debuginfo-0:0.77-66.23.i386" }, "product_reference": "pam-debuginfo-0:0.77-66.23.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-debuginfo-0:0.77-66.23.ia64" }, "product_reference": "pam-debuginfo-0:0.77-66.23.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-debuginfo-0:0.77-66.23.ppc" }, "product_reference": "pam-debuginfo-0:0.77-66.23.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-debuginfo-0:0.77-66.23.ppc64" }, "product_reference": "pam-debuginfo-0:0.77-66.23.ppc64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-debuginfo-0:0.77-66.23.s390" }, "product_reference": "pam-debuginfo-0:0.77-66.23.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-debuginfo-0:0.77-66.23.s390x" }, "product_reference": "pam-debuginfo-0:0.77-66.23.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-debuginfo-0:0.77-66.23.x86_64" }, "product_reference": "pam-debuginfo-0:0.77-66.23.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-devel-0:0.77-66.23.i386" }, "product_reference": "pam-devel-0:0.77-66.23.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-devel-0:0.77-66.23.ia64" }, "product_reference": "pam-devel-0:0.77-66.23.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-devel-0:0.77-66.23.ppc" }, "product_reference": "pam-devel-0:0.77-66.23.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-devel-0:0.77-66.23.ppc64" }, "product_reference": "pam-devel-0:0.77-66.23.ppc64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-devel-0:0.77-66.23.s390" }, "product_reference": "pam-devel-0:0.77-66.23.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-devel-0:0.77-66.23.s390x" }, "product_reference": "pam-devel-0:0.77-66.23.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:pam-devel-0:0.77-66.23.x86_64" }, "product_reference": "pam-devel-0:0.77-66.23.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-0:0.77-66.23.i386" }, "product_reference": "pam-0:0.77-66.23.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-0:0.77-66.23.ia64" }, "product_reference": "pam-0:0.77-66.23.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-0:0.77-66.23.ppc" }, "product_reference": "pam-0:0.77-66.23.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.ppc64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-0:0.77-66.23.ppc64" }, "product_reference": "pam-0:0.77-66.23.ppc64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-0:0.77-66.23.s390" }, "product_reference": "pam-0:0.77-66.23.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-0:0.77-66.23.s390x" }, "product_reference": "pam-0:0.77-66.23.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.src as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-0:0.77-66.23.src" }, "product_reference": "pam-0:0.77-66.23.src", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-0:0.77-66.23.x86_64" }, "product_reference": "pam-0:0.77-66.23.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-debuginfo-0:0.77-66.23.i386" }, "product_reference": "pam-debuginfo-0:0.77-66.23.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-debuginfo-0:0.77-66.23.ia64" }, "product_reference": "pam-debuginfo-0:0.77-66.23.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-debuginfo-0:0.77-66.23.ppc" }, "product_reference": "pam-debuginfo-0:0.77-66.23.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.ppc64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-debuginfo-0:0.77-66.23.ppc64" }, "product_reference": "pam-debuginfo-0:0.77-66.23.ppc64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-debuginfo-0:0.77-66.23.s390" }, "product_reference": "pam-debuginfo-0:0.77-66.23.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-debuginfo-0:0.77-66.23.s390x" }, "product_reference": "pam-debuginfo-0:0.77-66.23.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-debuginfo-0:0.77-66.23.x86_64" }, "product_reference": "pam-debuginfo-0:0.77-66.23.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-devel-0:0.77-66.23.i386" }, "product_reference": "pam-devel-0:0.77-66.23.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-devel-0:0.77-66.23.ia64" }, "product_reference": "pam-devel-0:0.77-66.23.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-devel-0:0.77-66.23.ppc" }, "product_reference": "pam-devel-0:0.77-66.23.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.ppc64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-devel-0:0.77-66.23.ppc64" }, "product_reference": "pam-devel-0:0.77-66.23.ppc64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-devel-0:0.77-66.23.s390" }, "product_reference": "pam-devel-0:0.77-66.23.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-devel-0:0.77-66.23.s390x" }, "product_reference": "pam-devel-0:0.77-66.23.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:pam-devel-0:0.77-66.23.x86_64" }, "product_reference": "pam-devel-0:0.77-66.23.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-0:0.77-66.23.i386" }, "product_reference": "pam-0:0.77-66.23.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-0:0.77-66.23.ia64" }, "product_reference": "pam-0:0.77-66.23.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-0:0.77-66.23.ppc" }, "product_reference": "pam-0:0.77-66.23.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.ppc64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-0:0.77-66.23.ppc64" }, "product_reference": "pam-0:0.77-66.23.ppc64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-0:0.77-66.23.s390" }, "product_reference": "pam-0:0.77-66.23.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-0:0.77-66.23.s390x" }, "product_reference": "pam-0:0.77-66.23.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.src as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-0:0.77-66.23.src" }, "product_reference": "pam-0:0.77-66.23.src", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-0:0.77-66.23.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-0:0.77-66.23.x86_64" }, "product_reference": "pam-0:0.77-66.23.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-debuginfo-0:0.77-66.23.i386" }, "product_reference": "pam-debuginfo-0:0.77-66.23.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-debuginfo-0:0.77-66.23.ia64" }, "product_reference": "pam-debuginfo-0:0.77-66.23.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-debuginfo-0:0.77-66.23.ppc" }, "product_reference": "pam-debuginfo-0:0.77-66.23.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.ppc64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-debuginfo-0:0.77-66.23.ppc64" }, "product_reference": "pam-debuginfo-0:0.77-66.23.ppc64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-debuginfo-0:0.77-66.23.s390" }, "product_reference": "pam-debuginfo-0:0.77-66.23.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-debuginfo-0:0.77-66.23.s390x" }, "product_reference": "pam-debuginfo-0:0.77-66.23.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-debuginfo-0:0.77-66.23.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-debuginfo-0:0.77-66.23.x86_64" }, "product_reference": "pam-debuginfo-0:0.77-66.23.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-devel-0:0.77-66.23.i386" }, "product_reference": "pam-devel-0:0.77-66.23.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-devel-0:0.77-66.23.ia64" }, "product_reference": "pam-devel-0:0.77-66.23.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-devel-0:0.77-66.23.ppc" }, "product_reference": "pam-devel-0:0.77-66.23.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.ppc64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-devel-0:0.77-66.23.ppc64" }, "product_reference": "pam-devel-0:0.77-66.23.ppc64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-devel-0:0.77-66.23.s390" }, "product_reference": "pam-devel-0:0.77-66.23.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-devel-0:0.77-66.23.s390x" }, "product_reference": "pam-devel-0:0.77-66.23.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "pam-devel-0:0.77-66.23.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:pam-devel-0:0.77-66.23.x86_64" }, "product_reference": "pam-devel-0:0.77-66.23.x86_64", "relates_to_product_reference": "4WS" } ] }, "vulnerabilities": [ { "cve": "CVE-2007-1716", "discovery_date": "2007-03-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1618305" } ], "notes": [ { "category": "description", "text": "pam_console does not properly restore ownership for certain console devices when there are multiple users logged into the console and one user logs out, which might allow local users to gain privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "security flaw", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat is aware of this issue and is tracking it via the following bug:\nhttps://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=233581\n\nThe Red Hat Security Response Team has rated this issue as having low security impact, a future update may address this flaw. More information regarding issue severity can be found here:\nhttp://www.redhat.com/security/updates/classification/", "title": "Statement" } ], "product_status": { "fixed": [ "4AS:pam-0:0.77-66.23.i386", "4AS:pam-0:0.77-66.23.ia64", "4AS:pam-0:0.77-66.23.ppc", "4AS:pam-0:0.77-66.23.ppc64", "4AS:pam-0:0.77-66.23.s390", "4AS:pam-0:0.77-66.23.s390x", "4AS:pam-0:0.77-66.23.src", "4AS:pam-0:0.77-66.23.x86_64", "4AS:pam-debuginfo-0:0.77-66.23.i386", "4AS:pam-debuginfo-0:0.77-66.23.ia64", "4AS:pam-debuginfo-0:0.77-66.23.ppc", "4AS:pam-debuginfo-0:0.77-66.23.ppc64", "4AS:pam-debuginfo-0:0.77-66.23.s390", "4AS:pam-debuginfo-0:0.77-66.23.s390x", "4AS:pam-debuginfo-0:0.77-66.23.x86_64", "4AS:pam-devel-0:0.77-66.23.i386", "4AS:pam-devel-0:0.77-66.23.ia64", "4AS:pam-devel-0:0.77-66.23.ppc", "4AS:pam-devel-0:0.77-66.23.ppc64", "4AS:pam-devel-0:0.77-66.23.s390", "4AS:pam-devel-0:0.77-66.23.s390x", "4AS:pam-devel-0:0.77-66.23.x86_64", "4Desktop:pam-0:0.77-66.23.i386", "4Desktop:pam-0:0.77-66.23.ia64", "4Desktop:pam-0:0.77-66.23.ppc", "4Desktop:pam-0:0.77-66.23.ppc64", "4Desktop:pam-0:0.77-66.23.s390", "4Desktop:pam-0:0.77-66.23.s390x", "4Desktop:pam-0:0.77-66.23.src", "4Desktop:pam-0:0.77-66.23.x86_64", "4Desktop:pam-debuginfo-0:0.77-66.23.i386", "4Desktop:pam-debuginfo-0:0.77-66.23.ia64", "4Desktop:pam-debuginfo-0:0.77-66.23.ppc", "4Desktop:pam-debuginfo-0:0.77-66.23.ppc64", "4Desktop:pam-debuginfo-0:0.77-66.23.s390", "4Desktop:pam-debuginfo-0:0.77-66.23.s390x", "4Desktop:pam-debuginfo-0:0.77-66.23.x86_64", "4Desktop:pam-devel-0:0.77-66.23.i386", "4Desktop:pam-devel-0:0.77-66.23.ia64", "4Desktop:pam-devel-0:0.77-66.23.ppc", "4Desktop:pam-devel-0:0.77-66.23.ppc64", "4Desktop:pam-devel-0:0.77-66.23.s390", "4Desktop:pam-devel-0:0.77-66.23.s390x", "4Desktop:pam-devel-0:0.77-66.23.x86_64", "4ES:pam-0:0.77-66.23.i386", "4ES:pam-0:0.77-66.23.ia64", "4ES:pam-0:0.77-66.23.ppc", "4ES:pam-0:0.77-66.23.ppc64", "4ES:pam-0:0.77-66.23.s390", "4ES:pam-0:0.77-66.23.s390x", "4ES:pam-0:0.77-66.23.src", "4ES:pam-0:0.77-66.23.x86_64", "4ES:pam-debuginfo-0:0.77-66.23.i386", "4ES:pam-debuginfo-0:0.77-66.23.ia64", "4ES:pam-debuginfo-0:0.77-66.23.ppc", "4ES:pam-debuginfo-0:0.77-66.23.ppc64", "4ES:pam-debuginfo-0:0.77-66.23.s390", "4ES:pam-debuginfo-0:0.77-66.23.s390x", "4ES:pam-debuginfo-0:0.77-66.23.x86_64", "4ES:pam-devel-0:0.77-66.23.i386", "4ES:pam-devel-0:0.77-66.23.ia64", "4ES:pam-devel-0:0.77-66.23.ppc", "4ES:pam-devel-0:0.77-66.23.ppc64", "4ES:pam-devel-0:0.77-66.23.s390", "4ES:pam-devel-0:0.77-66.23.s390x", "4ES:pam-devel-0:0.77-66.23.x86_64", "4WS:pam-0:0.77-66.23.i386", "4WS:pam-0:0.77-66.23.ia64", "4WS:pam-0:0.77-66.23.ppc", "4WS:pam-0:0.77-66.23.ppc64", "4WS:pam-0:0.77-66.23.s390", "4WS:pam-0:0.77-66.23.s390x", "4WS:pam-0:0.77-66.23.src", "4WS:pam-0:0.77-66.23.x86_64", "4WS:pam-debuginfo-0:0.77-66.23.i386", "4WS:pam-debuginfo-0:0.77-66.23.ia64", "4WS:pam-debuginfo-0:0.77-66.23.ppc", "4WS:pam-debuginfo-0:0.77-66.23.ppc64", "4WS:pam-debuginfo-0:0.77-66.23.s390", "4WS:pam-debuginfo-0:0.77-66.23.s390x", "4WS:pam-debuginfo-0:0.77-66.23.x86_64", "4WS:pam-devel-0:0.77-66.23.i386", "4WS:pam-devel-0:0.77-66.23.ia64", "4WS:pam-devel-0:0.77-66.23.ppc", "4WS:pam-devel-0:0.77-66.23.ppc64", "4WS:pam-devel-0:0.77-66.23.s390", "4WS:pam-devel-0:0.77-66.23.s390x", "4WS:pam-devel-0:0.77-66.23.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2007-1716" }, { "category": "external", "summary": "RHBZ#1618305", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1618305" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2007-1716", "url": "https://www.cve.org/CVERecord?id=CVE-2007-1716" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2007-1716", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-1716" } ], "release_date": "2007-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2007-11-15T13:32:00+00:00", "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied. \n\nThis update is available via Red Hat Network. Details on how to use \nthe Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/FAQ_58_10188\n", "product_ids": [ "4AS:pam-0:0.77-66.23.i386", "4AS:pam-0:0.77-66.23.ia64", "4AS:pam-0:0.77-66.23.ppc", "4AS:pam-0:0.77-66.23.ppc64", "4AS:pam-0:0.77-66.23.s390", "4AS:pam-0:0.77-66.23.s390x", "4AS:pam-0:0.77-66.23.src", "4AS:pam-0:0.77-66.23.x86_64", "4AS:pam-debuginfo-0:0.77-66.23.i386", "4AS:pam-debuginfo-0:0.77-66.23.ia64", "4AS:pam-debuginfo-0:0.77-66.23.ppc", "4AS:pam-debuginfo-0:0.77-66.23.ppc64", "4AS:pam-debuginfo-0:0.77-66.23.s390", "4AS:pam-debuginfo-0:0.77-66.23.s390x", "4AS:pam-debuginfo-0:0.77-66.23.x86_64", "4AS:pam-devel-0:0.77-66.23.i386", "4AS:pam-devel-0:0.77-66.23.ia64", "4AS:pam-devel-0:0.77-66.23.ppc", "4AS:pam-devel-0:0.77-66.23.ppc64", "4AS:pam-devel-0:0.77-66.23.s390", "4AS:pam-devel-0:0.77-66.23.s390x", "4AS:pam-devel-0:0.77-66.23.x86_64", "4Desktop:pam-0:0.77-66.23.i386", "4Desktop:pam-0:0.77-66.23.ia64", "4Desktop:pam-0:0.77-66.23.ppc", "4Desktop:pam-0:0.77-66.23.ppc64", "4Desktop:pam-0:0.77-66.23.s390", "4Desktop:pam-0:0.77-66.23.s390x", "4Desktop:pam-0:0.77-66.23.src", "4Desktop:pam-0:0.77-66.23.x86_64", "4Desktop:pam-debuginfo-0:0.77-66.23.i386", "4Desktop:pam-debuginfo-0:0.77-66.23.ia64", "4Desktop:pam-debuginfo-0:0.77-66.23.ppc", "4Desktop:pam-debuginfo-0:0.77-66.23.ppc64", "4Desktop:pam-debuginfo-0:0.77-66.23.s390", "4Desktop:pam-debuginfo-0:0.77-66.23.s390x", "4Desktop:pam-debuginfo-0:0.77-66.23.x86_64", "4Desktop:pam-devel-0:0.77-66.23.i386", "4Desktop:pam-devel-0:0.77-66.23.ia64", "4Desktop:pam-devel-0:0.77-66.23.ppc", "4Desktop:pam-devel-0:0.77-66.23.ppc64", "4Desktop:pam-devel-0:0.77-66.23.s390", "4Desktop:pam-devel-0:0.77-66.23.s390x", "4Desktop:pam-devel-0:0.77-66.23.x86_64", "4ES:pam-0:0.77-66.23.i386", "4ES:pam-0:0.77-66.23.ia64", "4ES:pam-0:0.77-66.23.ppc", "4ES:pam-0:0.77-66.23.ppc64", "4ES:pam-0:0.77-66.23.s390", "4ES:pam-0:0.77-66.23.s390x", "4ES:pam-0:0.77-66.23.src", "4ES:pam-0:0.77-66.23.x86_64", "4ES:pam-debuginfo-0:0.77-66.23.i386", "4ES:pam-debuginfo-0:0.77-66.23.ia64", "4ES:pam-debuginfo-0:0.77-66.23.ppc", "4ES:pam-debuginfo-0:0.77-66.23.ppc64", "4ES:pam-debuginfo-0:0.77-66.23.s390", "4ES:pam-debuginfo-0:0.77-66.23.s390x", "4ES:pam-debuginfo-0:0.77-66.23.x86_64", "4ES:pam-devel-0:0.77-66.23.i386", "4ES:pam-devel-0:0.77-66.23.ia64", "4ES:pam-devel-0:0.77-66.23.ppc", "4ES:pam-devel-0:0.77-66.23.ppc64", "4ES:pam-devel-0:0.77-66.23.s390", "4ES:pam-devel-0:0.77-66.23.s390x", "4ES:pam-devel-0:0.77-66.23.x86_64", "4WS:pam-0:0.77-66.23.i386", "4WS:pam-0:0.77-66.23.ia64", "4WS:pam-0:0.77-66.23.ppc", "4WS:pam-0:0.77-66.23.ppc64", "4WS:pam-0:0.77-66.23.s390", "4WS:pam-0:0.77-66.23.s390x", "4WS:pam-0:0.77-66.23.src", "4WS:pam-0:0.77-66.23.x86_64", "4WS:pam-debuginfo-0:0.77-66.23.i386", "4WS:pam-debuginfo-0:0.77-66.23.ia64", "4WS:pam-debuginfo-0:0.77-66.23.ppc", "4WS:pam-debuginfo-0:0.77-66.23.ppc64", "4WS:pam-debuginfo-0:0.77-66.23.s390", "4WS:pam-debuginfo-0:0.77-66.23.s390x", "4WS:pam-debuginfo-0:0.77-66.23.x86_64", "4WS:pam-devel-0:0.77-66.23.i386", "4WS:pam-devel-0:0.77-66.23.ia64", "4WS:pam-devel-0:0.77-66.23.ppc", "4WS:pam-devel-0:0.77-66.23.ppc64", "4WS:pam-devel-0:0.77-66.23.s390", "4WS:pam-devel-0:0.77-66.23.s390x", "4WS:pam-devel-0:0.77-66.23.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2007:0737" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "security flaw" }, { "cve": "CVE-2007-3102", "discovery_date": "2007-06-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "243204" } ], "notes": [ { "category": "description", "text": "Unspecified vulnerability in the linux_audit_record_event function in OpenSSH 4.3p2, as used on Fedora Core 6 and possibly other systems, allows remote attackers to write arbitrary characters to an audit log via a crafted username. NOTE: some of these details are obtained from third party information.", "title": "Vulnerability description" }, { "category": "summary", "text": "audit logging of failed logins", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "4AS:pam-0:0.77-66.23.i386", "4AS:pam-0:0.77-66.23.ia64", "4AS:pam-0:0.77-66.23.ppc", "4AS:pam-0:0.77-66.23.ppc64", "4AS:pam-0:0.77-66.23.s390", "4AS:pam-0:0.77-66.23.s390x", "4AS:pam-0:0.77-66.23.src", "4AS:pam-0:0.77-66.23.x86_64", "4AS:pam-debuginfo-0:0.77-66.23.i386", "4AS:pam-debuginfo-0:0.77-66.23.ia64", "4AS:pam-debuginfo-0:0.77-66.23.ppc", "4AS:pam-debuginfo-0:0.77-66.23.ppc64", "4AS:pam-debuginfo-0:0.77-66.23.s390", "4AS:pam-debuginfo-0:0.77-66.23.s390x", "4AS:pam-debuginfo-0:0.77-66.23.x86_64", "4AS:pam-devel-0:0.77-66.23.i386", "4AS:pam-devel-0:0.77-66.23.ia64", "4AS:pam-devel-0:0.77-66.23.ppc", "4AS:pam-devel-0:0.77-66.23.ppc64", "4AS:pam-devel-0:0.77-66.23.s390", "4AS:pam-devel-0:0.77-66.23.s390x", "4AS:pam-devel-0:0.77-66.23.x86_64", "4Desktop:pam-0:0.77-66.23.i386", "4Desktop:pam-0:0.77-66.23.ia64", "4Desktop:pam-0:0.77-66.23.ppc", "4Desktop:pam-0:0.77-66.23.ppc64", "4Desktop:pam-0:0.77-66.23.s390", "4Desktop:pam-0:0.77-66.23.s390x", "4Desktop:pam-0:0.77-66.23.src", "4Desktop:pam-0:0.77-66.23.x86_64", "4Desktop:pam-debuginfo-0:0.77-66.23.i386", "4Desktop:pam-debuginfo-0:0.77-66.23.ia64", "4Desktop:pam-debuginfo-0:0.77-66.23.ppc", "4Desktop:pam-debuginfo-0:0.77-66.23.ppc64", "4Desktop:pam-debuginfo-0:0.77-66.23.s390", "4Desktop:pam-debuginfo-0:0.77-66.23.s390x", "4Desktop:pam-debuginfo-0:0.77-66.23.x86_64", "4Desktop:pam-devel-0:0.77-66.23.i386", "4Desktop:pam-devel-0:0.77-66.23.ia64", "4Desktop:pam-devel-0:0.77-66.23.ppc", "4Desktop:pam-devel-0:0.77-66.23.ppc64", "4Desktop:pam-devel-0:0.77-66.23.s390", "4Desktop:pam-devel-0:0.77-66.23.s390x", "4Desktop:pam-devel-0:0.77-66.23.x86_64", "4ES:pam-0:0.77-66.23.i386", "4ES:pam-0:0.77-66.23.ia64", "4ES:pam-0:0.77-66.23.ppc", "4ES:pam-0:0.77-66.23.ppc64", "4ES:pam-0:0.77-66.23.s390", "4ES:pam-0:0.77-66.23.s390x", "4ES:pam-0:0.77-66.23.src", "4ES:pam-0:0.77-66.23.x86_64", "4ES:pam-debuginfo-0:0.77-66.23.i386", "4ES:pam-debuginfo-0:0.77-66.23.ia64", "4ES:pam-debuginfo-0:0.77-66.23.ppc", "4ES:pam-debuginfo-0:0.77-66.23.ppc64", "4ES:pam-debuginfo-0:0.77-66.23.s390", "4ES:pam-debuginfo-0:0.77-66.23.s390x", "4ES:pam-debuginfo-0:0.77-66.23.x86_64", "4ES:pam-devel-0:0.77-66.23.i386", "4ES:pam-devel-0:0.77-66.23.ia64", "4ES:pam-devel-0:0.77-66.23.ppc", "4ES:pam-devel-0:0.77-66.23.ppc64", "4ES:pam-devel-0:0.77-66.23.s390", "4ES:pam-devel-0:0.77-66.23.s390x", "4ES:pam-devel-0:0.77-66.23.x86_64", "4WS:pam-0:0.77-66.23.i386", "4WS:pam-0:0.77-66.23.ia64", "4WS:pam-0:0.77-66.23.ppc", "4WS:pam-0:0.77-66.23.ppc64", "4WS:pam-0:0.77-66.23.s390", "4WS:pam-0:0.77-66.23.s390x", "4WS:pam-0:0.77-66.23.src", "4WS:pam-0:0.77-66.23.x86_64", "4WS:pam-debuginfo-0:0.77-66.23.i386", "4WS:pam-debuginfo-0:0.77-66.23.ia64", "4WS:pam-debuginfo-0:0.77-66.23.ppc", "4WS:pam-debuginfo-0:0.77-66.23.ppc64", "4WS:pam-debuginfo-0:0.77-66.23.s390", "4WS:pam-debuginfo-0:0.77-66.23.s390x", "4WS:pam-debuginfo-0:0.77-66.23.x86_64", "4WS:pam-devel-0:0.77-66.23.i386", "4WS:pam-devel-0:0.77-66.23.ia64", "4WS:pam-devel-0:0.77-66.23.ppc", "4WS:pam-devel-0:0.77-66.23.ppc64", "4WS:pam-devel-0:0.77-66.23.s390", "4WS:pam-devel-0:0.77-66.23.s390x", "4WS:pam-devel-0:0.77-66.23.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2007-3102" }, { "category": "external", "summary": "RHBZ#243204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=243204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2007-3102", "url": "https://www.cve.org/CVERecord?id=CVE-2007-3102" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2007-3102", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-3102" } ], "release_date": "2007-11-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2007-11-15T13:32:00+00:00", "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied. \n\nThis update is available via Red Hat Network. Details on how to use \nthe Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/FAQ_58_10188\n", "product_ids": [ "4AS:pam-0:0.77-66.23.i386", "4AS:pam-0:0.77-66.23.ia64", "4AS:pam-0:0.77-66.23.ppc", "4AS:pam-0:0.77-66.23.ppc64", "4AS:pam-0:0.77-66.23.s390", "4AS:pam-0:0.77-66.23.s390x", "4AS:pam-0:0.77-66.23.src", "4AS:pam-0:0.77-66.23.x86_64", "4AS:pam-debuginfo-0:0.77-66.23.i386", "4AS:pam-debuginfo-0:0.77-66.23.ia64", "4AS:pam-debuginfo-0:0.77-66.23.ppc", "4AS:pam-debuginfo-0:0.77-66.23.ppc64", "4AS:pam-debuginfo-0:0.77-66.23.s390", "4AS:pam-debuginfo-0:0.77-66.23.s390x", "4AS:pam-debuginfo-0:0.77-66.23.x86_64", "4AS:pam-devel-0:0.77-66.23.i386", "4AS:pam-devel-0:0.77-66.23.ia64", "4AS:pam-devel-0:0.77-66.23.ppc", "4AS:pam-devel-0:0.77-66.23.ppc64", "4AS:pam-devel-0:0.77-66.23.s390", "4AS:pam-devel-0:0.77-66.23.s390x", "4AS:pam-devel-0:0.77-66.23.x86_64", "4Desktop:pam-0:0.77-66.23.i386", "4Desktop:pam-0:0.77-66.23.ia64", "4Desktop:pam-0:0.77-66.23.ppc", "4Desktop:pam-0:0.77-66.23.ppc64", "4Desktop:pam-0:0.77-66.23.s390", "4Desktop:pam-0:0.77-66.23.s390x", "4Desktop:pam-0:0.77-66.23.src", "4Desktop:pam-0:0.77-66.23.x86_64", "4Desktop:pam-debuginfo-0:0.77-66.23.i386", "4Desktop:pam-debuginfo-0:0.77-66.23.ia64", "4Desktop:pam-debuginfo-0:0.77-66.23.ppc", "4Desktop:pam-debuginfo-0:0.77-66.23.ppc64", "4Desktop:pam-debuginfo-0:0.77-66.23.s390", "4Desktop:pam-debuginfo-0:0.77-66.23.s390x", "4Desktop:pam-debuginfo-0:0.77-66.23.x86_64", "4Desktop:pam-devel-0:0.77-66.23.i386", "4Desktop:pam-devel-0:0.77-66.23.ia64", "4Desktop:pam-devel-0:0.77-66.23.ppc", "4Desktop:pam-devel-0:0.77-66.23.ppc64", "4Desktop:pam-devel-0:0.77-66.23.s390", "4Desktop:pam-devel-0:0.77-66.23.s390x", "4Desktop:pam-devel-0:0.77-66.23.x86_64", "4ES:pam-0:0.77-66.23.i386", "4ES:pam-0:0.77-66.23.ia64", "4ES:pam-0:0.77-66.23.ppc", "4ES:pam-0:0.77-66.23.ppc64", "4ES:pam-0:0.77-66.23.s390", "4ES:pam-0:0.77-66.23.s390x", "4ES:pam-0:0.77-66.23.src", "4ES:pam-0:0.77-66.23.x86_64", "4ES:pam-debuginfo-0:0.77-66.23.i386", "4ES:pam-debuginfo-0:0.77-66.23.ia64", "4ES:pam-debuginfo-0:0.77-66.23.ppc", "4ES:pam-debuginfo-0:0.77-66.23.ppc64", "4ES:pam-debuginfo-0:0.77-66.23.s390", "4ES:pam-debuginfo-0:0.77-66.23.s390x", "4ES:pam-debuginfo-0:0.77-66.23.x86_64", "4ES:pam-devel-0:0.77-66.23.i386", "4ES:pam-devel-0:0.77-66.23.ia64", "4ES:pam-devel-0:0.77-66.23.ppc", "4ES:pam-devel-0:0.77-66.23.ppc64", "4ES:pam-devel-0:0.77-66.23.s390", "4ES:pam-devel-0:0.77-66.23.s390x", "4ES:pam-devel-0:0.77-66.23.x86_64", "4WS:pam-0:0.77-66.23.i386", "4WS:pam-0:0.77-66.23.ia64", "4WS:pam-0:0.77-66.23.ppc", "4WS:pam-0:0.77-66.23.ppc64", "4WS:pam-0:0.77-66.23.s390", "4WS:pam-0:0.77-66.23.s390x", "4WS:pam-0:0.77-66.23.src", "4WS:pam-0:0.77-66.23.x86_64", "4WS:pam-debuginfo-0:0.77-66.23.i386", "4WS:pam-debuginfo-0:0.77-66.23.ia64", "4WS:pam-debuginfo-0:0.77-66.23.ppc", "4WS:pam-debuginfo-0:0.77-66.23.ppc64", "4WS:pam-debuginfo-0:0.77-66.23.s390", "4WS:pam-debuginfo-0:0.77-66.23.s390x", "4WS:pam-debuginfo-0:0.77-66.23.x86_64", "4WS:pam-devel-0:0.77-66.23.i386", "4WS:pam-devel-0:0.77-66.23.ia64", "4WS:pam-devel-0:0.77-66.23.ppc", "4WS:pam-devel-0:0.77-66.23.ppc64", "4WS:pam-devel-0:0.77-66.23.s390", "4WS:pam-devel-0:0.77-66.23.s390x", "4WS:pam-devel-0:0.77-66.23.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2007:0737" } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "audit logging of failed logins" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.