ghsa-wvj5-r78r-hhfq
Vulnerability from github
Published
2022-05-14 03:10
Modified
2024-02-08 19:24
Severity ?
VLAI Severity ?
Summary
Symfony Authentication Bypass
Details
Symfony before 2.8.6 and 3.x before 3.0.6 allows remote attackers to bypass authentication by logging in with an empty password and valid username, which triggers an unauthenticated bind.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "symfony/security-core" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security-core" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/security" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-2403" ], "database_specific": { "cwe_ids": [ "CWE-287" ], "github_reviewed": true, "github_reviewed_at": "2023-07-31T18:26:03Z", "nvd_published_at": "2017-02-07T17:59:00Z", "severity": "CRITICAL" }, "details": "Symfony before 2.8.6 and 3.x before 3.0.6 allows remote attackers to bypass authentication by logging in with an empty password and valid username, which triggers an unauthenticated bind.", "id": "GHSA-wvj5-r78r-hhfq", "modified": "2024-02-08T19:24:05Z", "published": "2022-05-14T03:10:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-2403" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/security-core/CVE-2016-2403.yaml" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/security/CVE-2016-2403.yaml" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2016-2403.yaml" }, { "type": "WEB", "url": "https://symfony.com/cve-2016-2403" }, { "type": "WEB", "url": "https://web.archive.org/web/20210123224944/http://www.securityfocus.com/bid/96137" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4262" }, { "type": "WEB", "url": "http://symfony.com/blog/cve-2016-2403-unauthorized-access-on-a-misconfigured-ldap-server-when-using-an-empty-password" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Symfony Authentication Bypass" }
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.
Loading…
Loading…