主要改动: - 固定 Go 1.25.5 与 CI 校验并更新扫描流程 - 升级 quic-go、x/crypto、req 等依赖并通过 govulncheck - 强化 JWT 校验、TLS 配置与 xlsx 动态加载 - 新增审计豁免清单与校验脚本
119 lines
4.1 KiB
JSON
119 lines
4.1 KiB
JSON
{
|
|
"actions": [
|
|
{
|
|
"action": "review",
|
|
"module": "xlsx",
|
|
"resolves": [
|
|
{
|
|
"id": 1108110,
|
|
"path": ".>xlsx",
|
|
"dev": false,
|
|
"bundled": false,
|
|
"optional": false
|
|
},
|
|
{
|
|
"id": 1108111,
|
|
"path": ".>xlsx",
|
|
"dev": false,
|
|
"bundled": false,
|
|
"optional": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"advisories": {
|
|
"1108110": {
|
|
"findings": [
|
|
{
|
|
"version": "0.18.5",
|
|
"paths": [
|
|
".>xlsx"
|
|
]
|
|
}
|
|
],
|
|
"found_by": null,
|
|
"deleted": null,
|
|
"references": "- https://nvd.nist.gov/vuln/detail/CVE-2023-30533\n- https://cdn.sheetjs.com/advisories/CVE-2023-30533\n- https://git.sheetjs.com/sheetjs/sheetjs/src/branch/master/CHANGELOG.md\n- https://git.sheetjs.com/sheetjs/sheetjs/issues/2667\n- https://git.sheetjs.com/sheetjs/sheetjs/issues/2986\n- https://cdn.sheetjs.com\n- https://github.com/advisories/GHSA-4r6h-8v6p-xvw6",
|
|
"created": "2023-04-24T09:30:19.000Z",
|
|
"id": 1108110,
|
|
"npm_advisory_id": null,
|
|
"overview": "All versions of SheetJS CE through 0.19.2 are vulnerable to \"Prototype Pollution\" when reading specially crafted files. Workflows that do not read arbitrary files (for example, exporting data to spreadsheet files) are unaffected.\n\nA non-vulnerable version cannot be found via npm, as the repository hosted on GitHub and the npm package `xlsx` are no longer maintained. Version 0.19.3 can be downloaded via https://cdn.sheetjs.com/.",
|
|
"reported_by": null,
|
|
"title": "Prototype Pollution in sheetJS",
|
|
"metadata": null,
|
|
"cves": [
|
|
"CVE-2023-30533"
|
|
],
|
|
"access": "public",
|
|
"severity": "high",
|
|
"module_name": "xlsx",
|
|
"vulnerable_versions": "<0.19.3",
|
|
"github_advisory_id": "GHSA-4r6h-8v6p-xvw6",
|
|
"recommendation": "None",
|
|
"patched_versions": "<0.0.0",
|
|
"updated": "2025-09-19T15:23:41.000Z",
|
|
"cvss": {
|
|
"score": 7.8,
|
|
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
|
|
},
|
|
"cwe": [
|
|
"CWE-1321"
|
|
],
|
|
"url": "https://github.com/advisories/GHSA-4r6h-8v6p-xvw6"
|
|
},
|
|
"1108111": {
|
|
"findings": [
|
|
{
|
|
"version": "0.18.5",
|
|
"paths": [
|
|
".>xlsx"
|
|
]
|
|
}
|
|
],
|
|
"found_by": null,
|
|
"deleted": null,
|
|
"references": "- https://nvd.nist.gov/vuln/detail/CVE-2024-22363\n- https://cdn.sheetjs.com/advisories/CVE-2024-22363\n- https://cwe.mitre.org/data/definitions/1333.html\n- https://git.sheetjs.com/sheetjs/sheetjs/src/tag/v0.20.2\n- https://cdn.sheetjs.com\n- https://github.com/advisories/GHSA-5pgg-2g8v-p4x9",
|
|
"created": "2024-04-05T06:30:46.000Z",
|
|
"id": 1108111,
|
|
"npm_advisory_id": null,
|
|
"overview": "SheetJS Community Edition before 0.20.2 is vulnerable.to Regular Expression Denial of Service (ReDoS).\n\nA non-vulnerable version cannot be found via npm, as the repository hosted on GitHub and the npm package `xlsx` are no longer maintained. Version 0.20.2 can be downloaded via https://cdn.sheetjs.com/.",
|
|
"reported_by": null,
|
|
"title": "SheetJS Regular Expression Denial of Service (ReDoS)",
|
|
"metadata": null,
|
|
"cves": [
|
|
"CVE-2024-22363"
|
|
],
|
|
"access": "public",
|
|
"severity": "high",
|
|
"module_name": "xlsx",
|
|
"vulnerable_versions": "<0.20.2",
|
|
"github_advisory_id": "GHSA-5pgg-2g8v-p4x9",
|
|
"recommendation": "None",
|
|
"patched_versions": "<0.0.0",
|
|
"updated": "2025-09-19T15:23:26.000Z",
|
|
"cvss": {
|
|
"score": 7.5,
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
|
},
|
|
"cwe": [
|
|
"CWE-1333"
|
|
],
|
|
"url": "https://github.com/advisories/GHSA-5pgg-2g8v-p4x9"
|
|
}
|
|
},
|
|
"muted": [],
|
|
"metadata": {
|
|
"vulnerabilities": {
|
|
"info": 0,
|
|
"low": 0,
|
|
"moderate": 0,
|
|
"high": 2,
|
|
"critical": 0
|
|
},
|
|
"dependencies": 639,
|
|
"devDependencies": 0,
|
|
"optionalDependencies": 0,
|
|
"totalDependencies": 639
|
|
}
|
|
}
|