GHSA-9MPF-G3FC-9RGV
Vulnerability from github – Published: 2022-05-17 05:00 – Updated: 2024-04-23 22:47
VLAI
Summary
FriendsOfSymfony FOSUserBundle denial of service via login form
Details
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.
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "friendsofsymfony/user-bundle"
},
"ranges": [
{
"events": [
{
"introduced": "1.2.0"
},
{
"fixed": "1.2.5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "friendsofsymfony/user-bundle"
},
"ranges": [
{
"events": [
{
"introduced": "1.3.0"
},
{
"fixed": "1.3.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2013-5750"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2024-04-23T22:47:11Z",
"nvd_published_at": "2013-09-25T10:31:00Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-9mpf-g3fc-9rgv",
"modified": "2024-04-23T22:47:11Z",
"published": "2022-05-17T05:00:37Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-5750"
},
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/friendsofsymfony/user-bundle/CVE-2013-5750.yaml"
},
{
"type": "WEB",
"url": "https://symfony.com/cve-2013-5750"
},
{
"type": "WEB",
"url": "http://symfony.com/blog/cve-2013-5750-security-issue-in-fosuserbundle-login-form"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "FriendsOfSymfony FOSUserBundle denial of service via login form"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
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…
Loading…