84 行
3.3 KiB
JSON
84 行
3.3 KiB
JSON
{
|
|
"canonical_id": "symfony--CVE-2021-32693",
|
|
"system_id": "symfony",
|
|
"display_name": "Symfony",
|
|
"category": "frameworks",
|
|
"advisory_mode": "core",
|
|
"title": "Authentication granted to all firewalls instead of just one",
|
|
"summary": "Description\n-----------\n\nWhen an application defines multiple firewalls, the authenticated token delivered by one of the firewalls is available to all other firewalls. This can be abused when the application defines different providers for different parts of an application. In such a situation, a user authenticated on one part of the application is considered authenticated on the whole application.\n\nResolution\n----------\n\nWe now ensure that the authenticated token is only available for the firewall that generates it.\n\nThe patch for this issue is available [here](https://github.com/symfony/symfony/commit/3084764ad82f29dbb025df19978b9cbc3ab34728) for branch 5.3.\n\nCredits\n-------\n\nI would like to thank Bogdan, gndk, Pawe\u0142 Warcho\u0142, Warxcell, and Adrien Lamotte for reporting the issue and Wouter J for fixing the issue.\n",
|
|
"published_at": "2021-06-21T17:03:44Z",
|
|
"updated_at": "2026-03-13T22:01:16.333089Z",
|
|
"severity": "low",
|
|
"cvss_score": 3.1,
|
|
"exploit_status": "unknown",
|
|
"source_confidence": "official",
|
|
"official_source_url": "https://github.com/symfony/symfony/security/advisories/GHSA-rfcf-m67m-jcrq",
|
|
"secondary_source_urls": [
|
|
"https://nvd.nist.gov/vuln/detail/CVE-2021-32693",
|
|
"https://github.com/symfony/security-http/commit/6bf4c31219773a558b019ee12e54572174ff8129",
|
|
"https://github.com/symfony/symfony/commit/3084764ad82f29dbb025df19978b9cbc3ab34728",
|
|
"https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/security-http/CVE-2021-32693.yaml",
|
|
"https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2021-32693.yaml",
|
|
"https://github.com/symfony/security-http",
|
|
"https://symfony.com/blog/cve-2021-32693-authentication-granted-to-all-firewalls-instead-of-just-one",
|
|
"https://symfony.com/cve-2021-32693"
|
|
],
|
|
"aliases": [
|
|
"BIT-symfony-2021-32693",
|
|
"CVE-2021-32693",
|
|
"GHSA-rfcf-m67m-jcrq"
|
|
],
|
|
"cve_ids": [
|
|
"CVE-2021-32693"
|
|
],
|
|
"ghsa_ids": [
|
|
"GHSA-rfcf-m67m-jcrq"
|
|
],
|
|
"osv_ids": [
|
|
"GHSA-rfcf-m67m-jcrq"
|
|
],
|
|
"affected_versions": [
|
|
"v5.3.0",
|
|
"v5.3.1",
|
|
"introduced=5.3.0, fixed<5.3.2"
|
|
],
|
|
"fixed_versions": [
|
|
"5.3.2"
|
|
],
|
|
"package_name": "symfony/symfony",
|
|
"render_markdown": true,
|
|
"case_path": "07-framework-security/frameworks/symfony/cases/symfony-cve-2021-32693.md",
|
|
"secure_code_topics": [
|
|
"xss-output-encoding",
|
|
"authz-server-side-recheck",
|
|
"path-traversal-guard",
|
|
"token-cookie-storage"
|
|
],
|
|
"status": "generated",
|
|
"triage_reasons": [],
|
|
"verification_status": "triage-manual",
|
|
"verification_mode": "synthetic",
|
|
"last_verified_at": null,
|
|
"last_run_id": null,
|
|
"evidence_bundle": null,
|
|
"historical_status": null,
|
|
"latest_status": null,
|
|
"browser_evidence": {
|
|
"required": false,
|
|
"present": false,
|
|
"refs": []
|
|
},
|
|
"repro_profile_id": "xss-generic",
|
|
"artifact_mode": "synthetic",
|
|
"blocked_reason": null,
|
|
"metadata": {
|
|
"source_names": [
|
|
"OSV Symfony"
|
|
],
|
|
"source_kinds": [
|
|
"osv-batch"
|
|
],
|
|
"candidate_count": 1
|
|
}
|
|
}
|