Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-47907— Incorrect results returned from Rows.Scan in database/sql

Quick assessment

Affected
Go standard library database/sql
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

ws等都是(WebSockets)开源的产品。ws是一个 Node.js WebSocket 库。Cafe Bazaar hod等都是(Cafe Bazaar)开源的产品。hod是一个库。Brian Smith ring等都是(Brian Smith)个人开发者的产品。ring是一个库。 Google Golang存在安全漏洞,该漏洞源于并行查询时取消操作可能导致竞争条件,返回错误结果。

AI Predicted 5.3 Difficulty: Hard EPSS 0.36% · P29

Possible ATT&CK Techniques 1 AI

T1059 · Command and Scripting Interpreter
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2025-47907

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Incorrect results returned from Rows.Scan in database/sql
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Google Golang 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
ws等都是(WebSockets)开源的产品。ws是一个 Node.js WebSocket 库。Cafe Bazaar hod等都是(Cafe Bazaar)开源的产品。hod是一个库。Brian Smith ring等都是(Brian Smith)个人开发者的产品。ring是一个库。 Google Golang存在安全漏洞,该漏洞源于并行查询时取消操作可能导致竞争条件,返回错误结果。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
Go standard library database/sql 0 ~ 1.23.12 -

II. Public POCs for CVE-2025-47907

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-47907

登录查看更多情报信息。

Patches & Fixes for CVE-2025-47907 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2025-47907

No comments yet


Leave a comment