fkie_cve-2011-2701
Vulnerability from fkie_nvd
Published
2011-08-04 02:45
Modified
2024-11-21 01:28
Severity ?
Summary
The ocsp_check function in rlm_eap_tls.c in FreeRADIUS 2.1.11, when OCSP is enabled, does not properly parse replies from OCSP responders, which allows remote attackers to bypass authentication by using the EAP-TLS protocol with a revoked X.509 client certificate.
References
secalert@redhat.comhttp://secunia.com/advisories/45425Vendor Advisory
secalert@redhat.comhttp://securityreason.com/securityalert/8325
secalert@redhat.comhttp://securitytracker.com/id?1025833
secalert@redhat.comhttp://www.openwall.com/lists/oss-security/2011/07/15/6
secalert@redhat.comhttp://www.openwall.com/lists/oss-security/2011/07/18/2
secalert@redhat.comhttp://www.openwall.com/lists/oss-security/2011/07/20/9
secalert@redhat.comhttp://www.securityfocus.com/archive/1/518974/100/0/threaded
secalert@redhat.comhttp://www.securityfocus.com/bid/48880
secalert@redhat.comhttps://bugzilla.redhat.com/show_bug.cgi?id=724815Patch
secalert@redhat.comhttps://exchange.xforce.ibmcloud.com/vulnerabilities/68782
secalert@redhat.comhttps://www.dfn-cert.de/informationen/Sicherheitsbulletins/dsb-2011-01.html
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/45425Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://securityreason.com/securityalert/8325
af854a3a-2127-422b-91ae-364da2661108http://securitytracker.com/id?1025833
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2011/07/15/6
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2011/07/18/2
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2011/07/20/9
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/518974/100/0/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/48880
af854a3a-2127-422b-91ae-364da2661108https://bugzilla.redhat.com/show_bug.cgi?id=724815Patch
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/68782
af854a3a-2127-422b-91ae-364da2661108https://www.dfn-cert.de/informationen/Sicherheitsbulletins/dsb-2011-01.html
Impacted products
Vendor Product Version
freeradius freeradius 2.1.11



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:freeradius:freeradius:2.1.11:*:*:*:*:*:*:*",
              "matchCriteriaId": "908DA549-0EE5-4B85-961F-1C67210F6AED",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The ocsp_check function in rlm_eap_tls.c in FreeRADIUS 2.1.11, when OCSP is enabled, does not properly parse replies from OCSP responders, which allows remote attackers to bypass authentication by using the EAP-TLS protocol with a revoked X.509 client certificate."
    },
    {
      "lang": "es",
      "value": "La funci\u00f3n ocsp_check de rlm_eap_tls.c de FreeRADIUS 2.1.11, si OCSP est\u00e1 habilitado, no analiza correctamente la sintaxis (\"parse\") de las respuestas de los agentes transmisores OCSP, lo que permite a atacantes remotos evitar la autenticaci\u00f3n usando el protocolo EAP-TLS con un certificado cliente X.509 revocado."
    }
  ],
  "id": "CVE-2011-2701",
  "lastModified": "2024-11-21T01:28:47.547",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 5.8,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 4.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2011-08-04T02:45:32.297",
  "references": [
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/45425"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://securityreason.com/securityalert/8325"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://securitytracker.com/id?1025833"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.openwall.com/lists/oss-security/2011/07/15/6"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.openwall.com/lists/oss-security/2011/07/18/2"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.openwall.com/lists/oss-security/2011/07/20/9"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.securityfocus.com/archive/1/518974/100/0/threaded"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.securityfocus.com/bid/48880"
    },
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Patch"
      ],
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=724815"
    },
    {
      "source": "secalert@redhat.com",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/68782"
    },
    {
      "source": "secalert@redhat.com",
      "url": "https://www.dfn-cert.de/informationen/Sicherheitsbulletins/dsb-2011-01.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/45425"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://securityreason.com/securityalert/8325"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://securitytracker.com/id?1025833"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2011/07/15/6"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2011/07/18/2"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2011/07/20/9"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/518974/100/0/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/48880"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=724815"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/68782"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://www.dfn-cert.de/informationen/Sicherheitsbulletins/dsb-2011-01.html"
    }
  ],
  "sourceIdentifier": "secalert@redhat.com",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-287"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




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.