fkie_cve-2014-0097
Vulnerability from fkie_nvd
Published
2017-05-25 17:29
Modified
2024-11-21 02:01
Summary
The ActiveDirectoryLdapAuthenticator in Spring Security 3.2.0 to 3.2.1 and 3.1.0 to 3.1.5 does not check the password length. If the directory allows anonymous binds then it may incorrectly authenticate a user who supplies an empty password.



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:vmware:spring_security:3.1.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "717CECB8-01C6-41B1-810B-23CFDB6E7FC4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:vmware:spring_security:3.1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "1FF656E2-CE4E-4E84-BA94-E20778B1A5DE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:vmware:spring_security:3.1.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "90AA303B-99C8-4BBB-A832-0C84413AF941",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:vmware:spring_security:3.1.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "64819EA6-4D21-4A69-90E7-CAEE78301CAA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:vmware:spring_security:3.1.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "F1D779B3-A540-4358-BE2F-D50990BC9181",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:vmware:spring_security:3.1.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "9D0B3B08-151A-487F-BDC0-B14FBAF082FE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:vmware:spring_security:3.2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "EFD426B7-885E-4C37-BA39-9877BB10685F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:vmware:spring_security:3.2.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "D32668E1-4839-474C-A97D-0A485BF3CE04",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The ActiveDirectoryLdapAuthenticator in Spring Security 3.2.0 to 3.2.1 and 3.1.0 to 3.1.5 does not check the password length. If the directory allows anonymous binds then it may incorrectly authenticate a user who supplies an empty password."
    },
    {
      "lang": "es",
      "value": "El ActiveDirectoryLdapAuthenticator en Spring Security versiones de la 3.2.0 a la 3.2.1 y de la 3.1.0 a la 3.1.5 no chequea la longitud de la contrase\u00f1a. Si el directorio permite enlaces an\u00f3nimos entonces podr\u00eda autenticar de forma incorrecta a un usuario que proporcionase una contrase\u00f1a vac\u00eda."
    }
  ],
  "id": "CVE-2014-0097",
  "lastModified": "2024-11-21T02:01:21.320",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "LOW",
          "baseScore": 7.3,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "LOW",
          "integrityImpact": "LOW",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "version": "3.0"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 3.4,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2017-05-25T17:29:00.160",
  "references": [
    {
      "source": "security_alert@emc.com",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://pivotal.io/security/cve-2014-0097"
    },
    {
      "source": "security_alert@emc.com",
      "url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://pivotal.io/security/cve-2014-0097"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
    }
  ],
  "sourceIdentifier": "security_alert@emc.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.