Lucene search
+L

9633 matches found

OSV
OSV
added 2025/07/22 5:47 a.m.18 views

BIT-NODE-2025-27209

The V8 release used in Node.js v24.0.0 has changed how string hashes are computed using rapidhash. This implementation re-introduces the HashDoS vulnerability as an attacker who can control the strings to be hashed can generate many hash collisions - an attacker can generate collisions even witho...

7.5CVSS7AI score0.01212EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/07/22 12:00 a.m.11 views

PT-2025-30423 · Unknown · Ai2 Playground Web Service

Name of the Vulnerable Software and Affected Versions: Ai2 playground web service versions prior to 2025-06-04 Description: The Ai2 playground web service is susceptible to an Insecure Direct Object Reference IDOR issue. This allows attackers to access sensitive information by enumerating thread...

8.8CVSS6AI score0.00367EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/21 2:45 p.m.4 views

SUSE-SU-2025:02447-1 Security update for libgcrypt

This update for libgcrypt fixes the following issues: - CVE-2024-2236: Fixed timing based side-channel in RSA implementation. bsc1221107...

5.9CVSS6.4AI score0.01114EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/07/18 4:42 p.m.5 views

Incorrect Default Permissions

Overview Affected versions of this package are vulnerable to Incorrect Default Permissions via the updateCache function in the buildimplementation.go file. An attacker can gain unauthorized access to modify critical system files by exploiting overly permissive file permissions. Remediation Upgrad...

7.1CVSS7.1AI score0.0012EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/07/18 12:00 a.m.10 views

Quantum Blockchain Survey: Foundations, Trends, and Gaps

Quantum computing poses fundamental risks to classical blockchain systems by undermining widely used cryptographic primitives. In response, two major research directions have emerged: post-quantum blockchains, which integrate quantum-resistant algorithms, and quantum blockchains, which leverage...

6.9AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/07/17 5:54 p.m.6 views

CVE-2025-53638 Solady lacks extcodesize validation on implementation in ERC4337Factory

Solady is software that provides Solidity snippets with APIs. Starting in version 0.0.125 and prior to version 0.1.24, when an account is deployed via a proxy, using regular Solidity to call its initialization function may result in a silent failure, if the initialization function does not return...

6.9CVSS6.4AI score0.00316EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/07/17 12:00 a.m.6 views

Manipulation Attacks by Misaligned AI: Risk Analysis and Safety Case Framework

Frontier AI systems are rapidly advancing in their capabilities to persuade, deceive, and influence human behaviour, with current models already demonstrating human-level persuasion and strategic deception in specific contexts. Humans are often the weakest link in cybersecurity systems, and a...

7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/16 2:00 p.m.17 views

CVE-2025-40918

Authen::SASL::Perl::DIGESTMD5 versions 2.04 through 2.1800 for Perl generates the cnonce insecurely. The cnonce client nonce is generated from an MD5 hash of the PID, the epoch time and the built-in rand function. The PID will come from a small set of numbers, and the epoch time may be guessed, i...

6.5CVSS5.3AI score0.00394EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/16 12:00 a.m.10 views

On the Consideration of Vanity Address Generation Via Identity-Based Signatures

An address is indicated as an identifier of the user on the blockchain, and is defined by a hash value of the ECDSA verification key. A vanity address is an address that embeds custom characters such as a name. To generate a vanity address, a classical try-and-error method is employed, and thus t...

7.1AI score
SaveExploits0
Filippo.io
Filippo.io
added 2025/07/14 3:17 p.m.15 views

Encrypting Files with Passkeys and age

Typage age-encryption on npm is a TypeScript1 implementation of the age file encryption format. It runs with Node.js, Deno, Bun, and browsers, and implements native age recipients, passphrase encryption, ASCII armoring, and supports custom recipient interfaces, like the Go implementation. However...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/07/14 12:00 a.m.33 views

FreeBSD : liboqs -- Secret-dependent branching in HQC (aeac223e-60e1-11f0-8baa-8447094a420f)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the aeac223e-60e1-11f0-8baa-8447094a420f advisory. The OpenQuantumSafe project reports: Secret-dependent branching in HQC reference implementation when...

5.9CVSS5.5AI score0.00205EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/07/11 9:21 a.m.5 views

Security update for libgcrypt

This update for libgcrypt fixes the following issues: CVE-2024-2236: Fixed timing based side-channel in RSA implementation bsc1221107 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run t...

5.9CVSS7.3AI score0.01114EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/07/10 6:42 p.m.16 views

CVE-2025-52473 liboqs secret-dependent branching in HQC reference implementation when compiled with Clang 17-20

liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. Multiple secret-dependent branches have been identified in the reference implementation of the HQC key encapsulation mechanism when it is compiled with Clang for optimization levels...

5.9CVSS0.00205EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/10 5:41 p.m.29 views

GHSA-275G-G844-73JH Matrix Rust SDK vulnerable to SQL Injection through its EventCache implementation

An SQL injection vulnerability in the EventCache::findeventwithrelations method of matrix-sdk 0.11 and 0.12 allows malicious room members to execute arbitrary SQL commands in Matrix clients that directly pass relation types provided by those room members into this method, when used with the defau...

7.7CVSS8.6AI score0.00272EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/09 10:42 a.m.7 views

CVE-2025-38250 Bluetooth: hci_core: Fix use-after-free in vhci_flush()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix use-after-free in vhciflush syzbot reported use-after-free in vhciflush without repro. 0 From the splat, a thread closed a vhci file descriptor while its device was being used by iotcl on another thread...

7.8CVSS6.1AI score
SaveExploits0References10
OSV
OSV
added 2025/07/09 8:03 a.m.5 views

MINI-R7CP-9FM8-F7G5

Bulletin has no description...

8.1CVSS7.2AI score0.01492EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/07 12:00 a.m.10 views

PT-2025-30877

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the TCP implementation related to the calculation of remaining space in socket buffers skb. Specifically, an incorrect signedness check during the...

7.1CVSS6.7AI score0.00158EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/07/07 12:00 a.m.11 views

Marvell QConvergeConsole 路径遍历漏洞

Marvell QConvergeConsole is a unified adapter management software across data centers from Marvell USA. A path traversal vulnerability exists in Marvell QConvergeConsole due to an error in the QLogicDownloadImpl class. An attacker could exploit the vulnerability to delete files and disclose...

9.4CVSS6.4AI score0.17303EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/07/04 10:05 p.m.19 views

CVE-2025-53366 MCP SDK Vulnerable to FastMCP Server Validation Error, Leading to Denial of Service

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol MCP. Prior to version 1.9.4, a validation error in the MCP SDK can cause an unhandled exception when processing malformed requests, resulting in service unavailability 500 errors until manually...

8.7CVSS0.06789EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/04 3:15 a.m.25 views

CVE-2025-6238

The AI Engine plugin for WordPress is vulnerable to open redirect in version 2.8.4. This is due to an insecure OAuth implementation, as the 'redirecturi' parameter is missing validation during the authorization flow. This makes it possible for unauthenticated attackers to intercept the...

8CVSS0.0031EPSS
SaveExploits0References4
Rows per page
Query Builder