更新: 2423 个文件 - 2026-03-18 14:23:01

这个提交包含在:
hao
2026-03-18 14:23:01 -07:00
父节点 9a5f48cdf7
当前提交 96b5353a91
修改 2423 个文件,包含 239337 行新增2806 行删除

查看文件

@@ -0,0 +1,73 @@
{
"canonical_id": "echo--CVE-2020-36565",
"system_id": "echo",
"display_name": "Echo",
"category": "frameworks",
"advisory_mode": "core",
"title": "Directory traversal on Windows in github.com/labstack/echo/v4",
"summary": "Due to improper sanitization of user input on Windows, the static file handler allows for directory traversal, allowing an attacker to read files outside of the target directory that the server has permission to read.",
"published_at": "2021-04-14T20:04:52Z",
"updated_at": "2024-05-20T16:03:47Z",
"severity": "unknown",
"cvss_score": null,
"exploit_status": "unknown",
"source_confidence": "official",
"official_source_url": "https://github.com/labstack/echo/pull/1718",
"secondary_source_urls": [
"https://github.com/labstack/echo/commit/4422e3b66b9fd498ed1ae1d0242d660d0ed3faaa"
],
"aliases": [
"CVE-2020-36565",
"GHSA-j453-hm5x-c46w",
"GO-2021-0051"
],
"cve_ids": [
"CVE-2020-36565"
],
"ghsa_ids": [
"GHSA-j453-hm5x-c46w"
],
"osv_ids": [
"GO-2021-0051"
],
"affected_versions": [
"introduced=0, fixed<4.1.18-0.20201215153152-4422e3b66b9f"
],
"fixed_versions": [
"4.1.18-0.20201215153152-4422e3b66b9f"
],
"package_name": "github.com/labstack/echo/v4",
"render_markdown": true,
"case_path": "07-framework-security/frameworks/echo/cases/echo-cve-2020-36565.md",
"secure_code_topics": [
"proxy-trust-boundary",
"token-cookie-storage",
"path-traversal-guard"
],
"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": "authz-bypass-generic",
"artifact_mode": "synthetic",
"blocked_reason": null,
"metadata": {
"source_names": [
"OSV Echo"
],
"source_kinds": [
"osv-batch"
],
"candidate_count": 1
}
}