FKIE_CVE-2013-5750

Vulnerability from fkie_nvd - Published: 2013-09-25 10:31 - Updated: 2026-04-29 01:13
Severity
Summary
The login form in the FriendsOfSymfony FOSUserBundle bundle before 1.3.3 for Symfony allows remote attackers to cause a denial of service (CPU consumption) via a long password that triggers an expensive hash computation, as demonstrated by a PBKDF2 computation.

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:friends_of_symfony_project:fosuserbundle:*:-:-:*:-:symfony:*:*",
              "matchCriteriaId": "351F01FC-7D48-406B-80C8-3D9955AB6870",
              "versionEndIncluding": "1.3.2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:friends_of_symfony_project:fosuserbundle:1.0.0:-:-:*:-:symfony:*:*",
              "matchCriteriaId": "22D27C00-BA75-4E55-AC5F-9B6056E2AA1D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:friends_of_symfony_project:fosuserbundle:1.1.0:-:-:*:-:symfony:*:*",
              "matchCriteriaId": "16FA19CB-6171-4171-805C-F50CD7C6A2BF",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:friends_of_symfony_project:fosuserbundle:1.2.0:-:-:*:-:symfony:*:*",
              "matchCriteriaId": "72E8BDAD-F598-4ECA-82F3-E45AB79FDD1D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:friends_of_symfony_project:fosuserbundle:1.2.1:-:-:*:-:symfony:*:*",
              "matchCriteriaId": "FAD94F35-515A-4C17-8188-E4ED4251CBAC",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:friends_of_symfony_project:fosuserbundle:1.2.3:-:-:*:-:symfony:*:*",
              "matchCriteriaId": "2AE6B17B-B98D-4F57-B602-FD124AEFFAA9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:friends_of_symfony_project:fosuserbundle:1.2.4:-:-:*:-:symfony:*:*",
              "matchCriteriaId": "EC3078D5-4BBF-4D4A-B8BD-8A98FDAA7E40",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:friends_of_symfony_project:fosuserbundle:1.2.5:-:-:*:-:symfony:*:*",
              "matchCriteriaId": "9A1582F4-235F-4AEB-802D-767DE7AA2995",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:friends_of_symfony_project:fosuserbundle:1.3.0:-:-:*:-:symfony:*:*",
              "matchCriteriaId": "A4B2F075-F5F2-4524-844F-FBD034E0D2E9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:friends_of_symfony_project:fosuserbundle:1.3.1:-:-:*:-:symfony:*:*",
              "matchCriteriaId": "3E1AA2DD-F02A-4858-B102-58507BBB63F1",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The login form in the FriendsOfSymfony FOSUserBundle bundle before 1.3.3 for Symfony allows remote attackers to cause a denial of service (CPU consumption) via a long password that triggers an expensive hash computation, as demonstrated by a PBKDF2 computation."
    },
    {
      "lang": "es",
      "value": "El formulario de acceso en el m\u00f3dulo FriendsOfSymfony FOSUserBundle anterior a v1.3.3 para Symfony permite a atacantes remotos provocar una denegaci\u00f3n de servicio (consumo de CPU) a trav\u00e9s de una contrase\u00f1a larga que dispara un c\u00e1lculo \"hash\" costoso, como se demostr\u00f3 mediante un c\u00e1lculo PBKDF2."
    }
  ],
  "id": "CVE-2013-5750",
  "lastModified": "2026-04-29T01:13:23.040",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 5.0,
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2013-09-25T10:31:29.363",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://symfony.com/blog/cve-2013-5750-security-issue-in-fosuserbundle-login-form"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://symfony.com/blog/cve-2013-5750-security-issue-in-fosuserbundle-login-form"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-399"
        }
      ],
      "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…