漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Incorrect results returned from Rows.Scan in database/sql
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.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Google Golang 安全漏洞
Vulnerability Description
ws等都是(WebSockets)开源的产品。ws是一个 Node.js WebSocket 库。Cafe Bazaar hod等都是(Cafe Bazaar)开源的产品。hod是一个库。Brian Smith ring等都是(Brian Smith)个人开发者的产品。ring是一个库。 Google Golang存在安全漏洞,该漏洞源于并行查询时取消操作可能导致竞争条件,返回错误结果。
CVSS Information
N/A
Vulnerability Type
N/A