FKIE_CVE-2012-2760

Vulnerability from fkie_nvd - Published: 2012-07-25 19:55 - Updated: 2026-04-29 01:13
Severity ?
Summary
mod_auth_openid before 0.7 for Apache uses world-readable permissions for /tmp/mod_auth_openid.db, which allows local users to obtain session ids.
References
cve@mitre.orghttp://archives.neohapsis.com/archives/fulldisclosure/2012-05/0235.html
cve@mitre.orghttp://packetstormsecurity.org/files/112991/Mod_Auth_OpenID-Session-Stealing.html
cve@mitre.orghttp://secunia.com/advisories/49247Vendor Advisory
cve@mitre.orghttp://www.exploit-db.com/exploits/18917
cve@mitre.orghttp://www.mandriva.com/security/advisories?name=MDVSA-2012:114
cve@mitre.orghttp://www.osvdb.org/82139
cve@mitre.orghttp://www.securityfocus.com/bid/53661
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/75813
cve@mitre.orghttps://github.com/bmuller/mod_auth_openid/blob/master/ChangeLog
cve@mitre.orghttps://github.com/bmuller/mod_auth_openid/pull/30
af854a3a-2127-422b-91ae-364da2661108http://archives.neohapsis.com/archives/fulldisclosure/2012-05/0235.html
af854a3a-2127-422b-91ae-364da2661108http://packetstormsecurity.org/files/112991/Mod_Auth_OpenID-Session-Stealing.html
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/49247Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.exploit-db.com/exploits/18917
af854a3a-2127-422b-91ae-364da2661108http://www.mandriva.com/security/advisories?name=MDVSA-2012:114
af854a3a-2127-422b-91ae-364da2661108http://www.osvdb.org/82139
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/53661
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/75813
af854a3a-2127-422b-91ae-364da2661108https://github.com/bmuller/mod_auth_openid/blob/master/ChangeLog
af854a3a-2127-422b-91ae-364da2661108https://github.com/bmuller/mod_auth_openid/pull/30

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:findingscience:mod_auth_openid:*:*:*:*:*:apache:*:*",
              "matchCriteriaId": "1685A1F9-5CFD-4324-85EB-EED26767E3EB",
              "versionEndIncluding": "0.6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:findingscience:mod_auth_openid:0.1:*:*:*:*:apache:*:*",
              "matchCriteriaId": "F1DFE444-2072-4CBD-ADD3-62B31F3C5ACF",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:findingscience:mod_auth_openid:0.2:*:*:*:*:apache:*:*",
              "matchCriteriaId": "5BA74586-05D4-4E8D-AD57-249F4A76B3EC",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:findingscience:mod_auth_openid:0.2.1:*:*:*:*:apache:*:*",
              "matchCriteriaId": "2B8386D4-FE06-425F-833B-F014FF97AF18",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:findingscience:mod_auth_openid:0.3:*:*:*:*:apache:*:*",
              "matchCriteriaId": "78957F4D-07E7-4600-9F81-761774DFC3B9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:findingscience:mod_auth_openid:0.4:*:*:*:*:apache:*:*",
              "matchCriteriaId": "79CE4540-AC19-433B-A19E-3D6FFC1DEB0B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:findingscience:mod_auth_openid:0.5:*:*:*:*:apache:*:*",
              "matchCriteriaId": "8CF03C53-D086-4651-8B69-93CA15B73DD5",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "mod_auth_openid before 0.7 for Apache uses world-readable permissions for /tmp/mod_auth_openid.db, which allows local users to obtain session ids."
    },
    {
      "lang": "es",
      "value": "mod_auth_openid antes de v0.7 para Apache utiliza permisos de lectura globales en /tmp/mod_auth_openid.db, lo que permite a los usuarios locales obtener los identificadores de sesi\u00f3n."
    }
  ],
  "id": "CVE-2012-2760",
  "lastModified": "2026-04-29T01:13:23.040",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "LOW",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "LOCAL",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 2.1,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "NONE",
          "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2012-07-25T19:55:05.477",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://archives.neohapsis.com/archives/fulldisclosure/2012-05/0235.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://packetstormsecurity.org/files/112991/Mod_Auth_OpenID-Session-Stealing.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/49247"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.exploit-db.com/exploits/18917"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:114"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.osvdb.org/82139"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/53661"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75813"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://github.com/bmuller/mod_auth_openid/blob/master/ChangeLog"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://github.com/bmuller/mod_auth_openid/pull/30"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://archives.neohapsis.com/archives/fulldisclosure/2012-05/0235.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://packetstormsecurity.org/files/112991/Mod_Auth_OpenID-Session-Stealing.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/49247"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.exploit-db.com/exploits/18917"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:114"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.osvdb.org/82139"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/53661"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75813"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/bmuller/mod_auth_openid/blob/master/ChangeLog"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/bmuller/mod_auth_openid/pull/30"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-264"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…