Lucene search
+L

1116 matches found

OSV
OSV
added 2025/09/05 11:09 a.m.8 views

OESA-2025-2180 golang security update

. Security Fixes: A vulnerability was found in Google Go up to 1.23.11/1.24.5 Programming Language Software. It has been declared as problematic.The manipulation of the argument PATH with an unknown input leads to a unknown weakness.As an impact it is known to affect integrity.Upgrading to versio...

7CVSS6.4AI score0.00524EPSS
SaveExploits1References3
OSV
OSV
added 2025/09/05 11:09 a.m.7 views

OESA-2025-2183 golang security update

. Security Fixes: A vulnerability was found in Google Go up to 1.23.11/1.24.5 Programming Language Software. It has been declared as problematic.The manipulation of the argument PATH with an unknown input leads to a unknown weakness.As an impact it is known to affect integrity.Upgrading to versio...

7CVSS6.4AI score0.00524EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:57 p.m.8 views

bpf: Defer work in bpf_timer_cancel_and_free

...

7.8CVSS7AI score0.00269EPSS
SaveExploits0
CVE
CVE
added 2025/09/02 9:32 p.m.40 views

CVE-2025-9835

CVE-2025-9835 affects macrozheng mall up to version 1.0.3. The vulnerability resides in the cancelOrder function in /order/cancelUserOrder; manipulating the orderId parameter bypasses authorization, enabling a remote attack. Public disclosures/PoC appear in the connected sources, with CVSS estima...

5.3CVSS6.6AI score0.0033EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2025/09/02 12:00 a.m.10 views

mall 安全漏洞

mall is an e-commerce system for macro individual developers, including the front-end mall system and back-end management system. A security vulnerability exists in mall 1.0.3 and earlier versions, which stems from an authorization bypass due to incorrect operation of the parameter orderId in the...

5.3CVSS4.9AI score0.0033EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:00 a.m.4 views

TencentOS Server 4: golang (TSSA-2025:0679)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:0679 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

7CVSS6.6AI score0.00355EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/22 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-47907

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7CVSS6.7AI score0.00355EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/08/18 12:53 a.m.9 views

database/sql: Postgres Scan Race Condition

A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leadin...

7CVSS6.2AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/08/18 12:42 a.m.10 views

database/sql: Postgres Scan Race Condition

A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leadin...

7CVSS6.2AI score0.00355EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-50072

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: NFSv4/pnfs: Fix a use-after-free bug in open If someone cancels the open RPC call, then we...

7.8CVSS5.6AI score0.0017EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2021-47268

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port A pending...

7.8CVSS5.6AI score0.00231EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-35793

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: debugfs: fix wait/cancellation handling during remove Ben Greear further reports deadlocks...

7.8CVSS6.2AI score0.00179EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-21968

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after- free on hdcpwork Why A slab-use-after-free is reported...

7.8CVSS6.2AI score0.00195EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/10 11:42 p.m.8 views

BIT-GOLANG-2025-47907 Incorrect results returned from Rows.Scan in database/sql

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...

7CVSS7AI score0.00355EPSS
SaveExploits0References6
Veracode
Veracode
added 2025/08/10 7:04 p.m.12 views

Race Condition Vulnerability

Library name is vulnerable to race condition. The vulnerability is due to query cancellation during the Scan method execution, which allows an attacker to interfere with parallel queries and cause unexpected results or errors...

7CVSS7AI score0.00355EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/08/07 4:15 p.m.11 views

AZL-66153 CVE-2025-47907 affecting package golang for versions less than 1.24.6-1

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...

7CVSS6.8AI score0.00355EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/07 4:15 p.m.10 views

AZL-66150 CVE-2025-47907 affecting package golang for versions less than 1.23.12-1

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...

7CVSS6.6AI score0.00355EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/07 4:15 p.m.15 views

CVE-2025-47907

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...

7CVSS0.00355EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/07 4:15 p.m.6 views

DEBIAN-CVE-2025-47907

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...

7CVSS6.5AI score0.00355EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/07 4:15 p.m.10 views

UBUNTU-CVE-2025-47907

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...

7CVSS6.7AI score0.00355EPSS
SaveExploits0References10
Rows per page
Query Builder