gsd-2010-3853
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
pam_namespace.c in the pam_namespace module in Linux-PAM (aka pam) before 1.1.3 uses the environment of the invoking application or service during execution of the namespace.init script, which might allow local users to gain privileges by running a setuid program that relies on the pam_namespace PAM check, as demonstrated by the sudo program.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2010-3853",
      description: "pam_namespace.c in the pam_namespace module in Linux-PAM (aka pam) before 1.1.3 uses the environment of the invoking application or service during execution of the namespace.init script, which might allow local users to gain privileges by running a setuid program that relies on the pam_namespace PAM check, as demonstrated by the sudo program.",
      id: "GSD-2010-3853",
      references: [
         "https://www.suse.com/security/cve/CVE-2010-3853.html",
         "https://access.redhat.com/errata/RHSA-2010:0891",
         "https://access.redhat.com/errata/RHSA-2010:0819",
         "https://linux.oracle.com/cve/CVE-2010-3853.html",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2010-3853",
         ],
         details: "pam_namespace.c in the pam_namespace module in Linux-PAM (aka pam) before 1.1.3 uses the environment of the invoking application or service during execution of the namespace.init script, which might allow local users to gain privileges by running a setuid program that relies on the pam_namespace PAM check, as demonstrated by the sudo program.",
         id: "GSD-2010-3853",
         modified: "2023-12-13T01:21:34.504918Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "secalert@redhat.com",
            ID: "CVE-2010-3853",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "n/a",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "=",
                                       version_value: "n/a",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "n/a",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "pam_namespace.c in the pam_namespace module in Linux-PAM (aka pam) before 1.1.3 uses the environment of the invoking application or service during execution of the namespace.init script, which might allow local users to gain privileges by running a setuid program that relies on the pam_namespace PAM check, as demonstrated by the sudo program.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "http://lists.vmware.com/pipermail/security-announce/2011/000126.html",
                  refsource: "MISC",
                  url: "http://lists.vmware.com/pipermail/security-announce/2011/000126.html",
               },
               {
                  name: "http://secunia.com/advisories/49711",
                  refsource: "MISC",
                  url: "http://secunia.com/advisories/49711",
               },
               {
                  name: "http://security.gentoo.org/glsa/glsa-201206-31.xml",
                  refsource: "MISC",
                  url: "http://security.gentoo.org/glsa/glsa-201206-31.xml",
               },
               {
                  name: "http://www.mandriva.com/security/advisories?name=MDVSA-2010:220",
                  refsource: "MISC",
                  url: "http://www.mandriva.com/security/advisories?name=MDVSA-2010:220",
               },
               {
                  name: "http://www.redhat.com/support/errata/RHSA-2010-0819.html",
                  refsource: "MISC",
                  url: "http://www.redhat.com/support/errata/RHSA-2010-0819.html",
               },
               {
                  name: "http://www.redhat.com/support/errata/RHSA-2010-0891.html",
                  refsource: "MISC",
                  url: "http://www.redhat.com/support/errata/RHSA-2010-0891.html",
               },
               {
                  name: "http://www.securityfocus.com/archive/1/516909/100/0/threaded",
                  refsource: "MISC",
                  url: "http://www.securityfocus.com/archive/1/516909/100/0/threaded",
               },
               {
                  name: "http://www.vmware.com/security/advisories/VMSA-2011-0004.html",
                  refsource: "MISC",
                  url: "http://www.vmware.com/security/advisories/VMSA-2011-0004.html",
               },
               {
                  name: "http://www.vupen.com/english/advisories/2011/0606",
                  refsource: "MISC",
                  url: "http://www.vupen.com/english/advisories/2011/0606",
               },
               {
                  name: "http://pam.cvs.sourceforge.net/viewvc/pam/Linux-PAM/modules/pam_namespace/pam_namespace.c?view=log#rev1.13",
                  refsource: "MISC",
                  url: "http://pam.cvs.sourceforge.net/viewvc/pam/Linux-PAM/modules/pam_namespace/pam_namespace.c?view=log#rev1.13",
               },
               {
                  name: "https://bugzilla.redhat.com/show_bug.cgi?id=643043",
                  refsource: "MISC",
                  url: "https://bugzilla.redhat.com/show_bug.cgi?id=643043",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:1.0.4:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:1.0.2:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:1.1.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.7.1:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.8.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:1.0.3:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:1.1.1:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.6.3:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.7.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.4.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndIncluding: "1.1.2",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.9.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.8.1:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.6.1:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.6.2:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.2.1:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.3.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:1.0.1:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:1.0.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.5.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.6.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.10.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.1.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:linux-pam:linux-pam:0.99.2.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "secalert@redhat.com",
               ID: "CVE-2010-3853",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "pam_namespace.c in the pam_namespace module in Linux-PAM (aka pam) before 1.1.3 uses the environment of the invoking application or service during execution of the namespace.init script, which might allow local users to gain privileges by running a setuid program that relies on the pam_namespace PAM check, as demonstrated by the sudo program.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "NVD-CWE-Other",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "RHSA-2010:0891",
                     refsource: "REDHAT",
                     tags: [],
                     url: "http://www.redhat.com/support/errata/RHSA-2010-0891.html",
                  },
                  {
                     name: "RHSA-2010:0819",
                     refsource: "REDHAT",
                     tags: [],
                     url: "http://www.redhat.com/support/errata/RHSA-2010-0819.html",
                  },
                  {
                     name: "http://pam.cvs.sourceforge.net/viewvc/pam/Linux-PAM/modules/pam_namespace/pam_namespace.c?view=log#rev1.13",
                     refsource: "CONFIRM",
                     tags: [
                        "Patch",
                     ],
                     url: "http://pam.cvs.sourceforge.net/viewvc/pam/Linux-PAM/modules/pam_namespace/pam_namespace.c?view=log#rev1.13",
                  },
                  {
                     name: "https://bugzilla.redhat.com/show_bug.cgi?id=643043",
                     refsource: "CONFIRM",
                     tags: [
                        "Patch",
                     ],
                     url: "https://bugzilla.redhat.com/show_bug.cgi?id=643043",
                  },
                  {
                     name: "MDVSA-2010:220",
                     refsource: "MANDRIVA",
                     tags: [],
                     url: "http://www.mandriva.com/security/advisories?name=MDVSA-2010:220",
                  },
                  {
                     name: "http://www.vmware.com/security/advisories/VMSA-2011-0004.html",
                     refsource: "CONFIRM",
                     tags: [],
                     url: "http://www.vmware.com/security/advisories/VMSA-2011-0004.html",
                  },
                  {
                     name: "[security-announce] 20110307 VMSA-2011-0004 VMware ESX/ESXi SLPD denial of service vulnerability and ESX third party updates for Service Console packages bind, pam, and rpm",
                     refsource: "MLIST",
                     tags: [],
                     url: "http://lists.vmware.com/pipermail/security-announce/2011/000126.html",
                  },
                  {
                     name: "ADV-2011-0606",
                     refsource: "VUPEN",
                     tags: [],
                     url: "http://www.vupen.com/english/advisories/2011/0606",
                  },
                  {
                     name: "49711",
                     refsource: "SECUNIA",
                     tags: [],
                     url: "http://secunia.com/advisories/49711",
                  },
                  {
                     name: "GLSA-201206-31",
                     refsource: "GENTOO",
                     tags: [],
                     url: "http://security.gentoo.org/glsa/glsa-201206-31.xml",
                  },
                  {
                     name: "20110308 VMSA-2011-0004 VMware ESX/ESXi SLPD denial of service vulnerability and ESX third party updates for Service Console packages bind, pam, and rpm.",
                     refsource: "BUGTRAQ",
                     tags: [],
                     url: "http://www.securityfocus.com/archive/1/516909/100/0/threaded",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               cvssV2: {
                  accessComplexity: "MEDIUM",
                  accessVector: "LOCAL",
                  authentication: "NONE",
                  availabilityImpact: "COMPLETE",
                  baseScore: 6.9,
                  confidentialityImpact: "COMPLETE",
                  integrityImpact: "COMPLETE",
                  vectorString: "AV:L/AC:M/Au:N/C:C/I:C/A:C",
                  version: "2.0",
               },
               exploitabilityScore: 3.4,
               impactScore: 10,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "MEDIUM",
               userInteractionRequired: false,
            },
         },
         lastModifiedDate: "2019-01-03T15:01Z",
         publishedDate: "2011-01-24T18:00Z",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

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.