Refresh rendered dashboard snapshots

这个提交包含在:
hao
2026-03-18 14:18:50 -07:00
父节点 00d828d090
当前提交 9a5f48cdf7
修改 2488 个文件,包含 3071 行新增242002 行删除

查看文件

@@ -1,93 +0,0 @@
{
"canonical_id": "symfony--CVE-2021-41268",
"system_id": "symfony",
"display_name": "Symfony",
"category": "frameworks",
"advisory_mode": "core",
"title": "Cookie persistence after password changes in symfony/security-bundle",
"summary": "Description\n-----------\n\nSince the rework of the Remember me cookie in Symfony 5.3, the cookie is not invalidated anymore when the user changes its password. \n\nAttackers can therefore maintain their access to the account even if the password is changed as long as they have had the chance to login once and get a valid remember me cookie.\n\nResolution\n----------\n\nSymfony now makes the password part of the signature by default. In that way, when the password changes then the cookie is not valid anymore.\n\nThe patch for this issue is available [here](https://github.com/symfony/symfony/commit/36a808b857cd3240244f4b224452fb1e70dc6dfc) for branch 5.3.\n\nCredits\n-------\n\nWe would like to thank Thibaut Decherit for reporting the issue and Wouter J for fixing the issue.\n",
"published_at": "2021-11-24T20:05:22Z",
"updated_at": "2026-03-13T22:14:23.582059Z",
"severity": "low",
"cvss_score": 3.1,
"exploit_status": "unknown",
"source_confidence": "official",
"official_source_url": "https://github.com/symfony/symfony/security/advisories/GHSA-qw36-p97w-vcqr",
"secondary_source_urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-41268",
"https://github.com/symfony/symfony/pull/44243",
"https://github.com/symfony/symfony/commit/36a808b857cd3240244f4b224452fb1e70dc6dfc",
"https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/security-bundle/CVE-2021-41268.yaml",
"https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2021-41268.yaml",
"https://github.com/symfony/symfony",
"https://github.com/symfony/symfony/releases/tag/v5.3.12",
"https://symfony.com/cve-2021-41268"
],
"aliases": [
"BIT-symfony-2021-41268",
"CVE-2021-41268",
"GHSA-qw36-p97w-vcqr"
],
"cve_ids": [
"CVE-2021-41268"
],
"ghsa_ids": [
"GHSA-qw36-p97w-vcqr"
],
"osv_ids": [
"GHSA-qw36-p97w-vcqr"
],
"affected_versions": [
"v5.3.0",
"v5.3.11",
"v5.3.2",
"v5.3.3",
"v5.3.4",
"v5.3.7",
"v5.3.8",
"v5.3.1",
"v5.3.10",
"v5.3.5",
"v5.3.6",
"v5.3.9",
"introduced=5.3.0, fixed<5.3.12"
],
"fixed_versions": [
"5.3.12"
],
"package_name": "symfony/symfony",
"render_markdown": true,
"case_path": "07-framework-security/frameworks/symfony/cases/symfony-cve-2021-41268.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
}
}