{ "id": "CVE-2024-36611", "sourceIdentifier": "cve@mitre.org", "published": "2024-11-29T19:15:06.780", "lastModified": "2024-12-03T21:15:06.783", "vulnStatus": "Awaiting Analysis", "cveTags": [ { "sourceIdentifier": "cve@mitre.org", "tags": [ "disputed" ] } ], "descriptions": [ { "lang": "en", "value": "In Symfony v7.07, a security vulnerability was identified in the FormLoginAuthenticator component, where it failed to adequately handle cases where the username or password field of a login request is empty. This flaw could lead to various security risks, including improper authentication logic handling or denial of service. NOTE: the Supplier has concluded that this is a false report." }, { "lang": "es", "value": "En Symfony v7.07, se identific\u00f3 una vulnerabilidad de seguridad en el componente FormLoginAuthenticator, que no pod\u00eda gestionar adecuadamente los casos en los que el campo de nombre de usuario o contrase\u00f1a de una solicitud de inicio de sesi\u00f3n estaba vac\u00edo. Este fallo podr\u00eda generar varios riesgos de seguridad, incluido el manejo inadecuado de la l\u00f3gica de autenticaci\u00f3n o la denegaci\u00f3n de servicio." } ], "metrics": { "cvssMetricV31": [ { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "baseScore": 7.5, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-863" } ] } ], "references": [ { "url": "https://gist.github.com/1047524396/3581425e0911b716cf8ce4fa30e41e6c", "source": "cve@mitre.org" }, { "url": "https://github.com/github/advisory-database/pull/5046", "source": "cve@mitre.org" }, { "url": "https://github.com/symfony/symfony/blob/v7.0.7/src/Symfony/Component/Security/Http/Authenticator/FormLoginAuthenticator.php#L132", "source": "cve@mitre.org" }, { "url": "https://github.com/symfony/symfony/commit/a804ca15fcad279d7727b91d12a667fd5b925995", "source": "cve@mitre.org" }, { "url": "https://github.com/symfony/symfony/issues/59077#issuecomment-2513935018", "source": "cve@mitre.org" } ] }