CVE-2025-47907
Incorrect results returned from Rows.Scan in database/sql
7.0
HIGH
CVSS 3.1
EPSS 0.33%
描述
Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.
如何修補 CVE-2025-47907
要修補 CVE-2025-47907,請將受影響套件升級到下列已修補版本。
- —升級至 1.23.12 或更新版本
- —未列出修補版本
- —未列出修補版本
- —未列出修補版本
- —升級至 1.23.12 或更新版本
CVE-2025-47907 正在被利用嗎?
低 — EPSS 為 0.3%,目前沒有觀察到大規模利用活動。
受影響套件(5)
- from 0, < 1.23.12, >= 1.24.0, < 1.24.6
- from 0
- from 0
- from 0
- from 0, < 1.23.12, >= 1.24.0, < 1.24.6
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.0 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L |