Search CVE reports
21 – 30 of 37324 results
Botan is a C++ cryptography library. From version 2.3.0 to before version 3.11.0, during SM2 decryption, the code that checked the authentication code value (C3) failed to check that the encoded value was of the expected length...
3 affected packages
botan, botan1.10, botan3
| Package | 22.04 LTS |
|---|---|
| botan | Needs evaluation |
| botan1.10 | Not in release |
| botan3 | Not in release |
A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8's internal string...
1 affected package
nodejs
| Package | 22.04 LTS |
|---|---|
| nodejs | Needs evaluation |
An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were...
1 affected package
nodejs
| Package | 22.04 LTS |
|---|---|
| nodejs | Needs evaluation |
A flaw in Node.js Permission Model filesystem enforcement leaves `fs.realpathSync.native()` without the required read permission checks, while all comparable filesystem functions correctly enforce them. As a result, code running...
1 affected package
nodejs
| Package | 22.04 LTS |
|---|---|
| nodejs | Needs evaluation |
A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOW_UPDATE frames on stream 0 (connection-level) that cause the flow control window to exceed the maximum value of 2³¹-1. The server correctly sends a GOAWAY...
1 affected package
nodejs
| Package | 22.04 LTS |
|---|---|
| nodejs | Needs evaluation |
A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models...
1 affected package
nodejs
| Package | 22.04 LTS |
|---|---|
| nodejs | Needs evaluation |
A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket (UDS) server operations without the required permission checks, while all comparable network paths correctly enforce them. As a result, code running...
1 affected package
nodejs
| Package | 22.04 LTS |
|---|---|
| nodejs | Needs evaluation |
A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`. When this occurs, `dest["__proto__"]` resolves...
1 affected package
nodejs
| Package | 22.04 LTS |
|---|---|
| nodejs | Needs evaluation |
Vim before 9.2.0272 allows code execution that happens immediately upon opening a crafted file in the default configuration, because %{expr} injection occurs with tabpanel lacking P_MLE.
1 affected package
vim
| Package | 22.04 LTS |
|---|---|
| vim | Not affected |
The iconv() function in the GNU C Library versions 2.43 and earlier may crash due to an assertion failure when converting inputs from the IBM1390 or IBM1399 character sets, which may be used to remotely crash an application. This...
2 affected packages
glibc, eglibc
| Package | 22.04 LTS |
|---|---|
| glibc | Needs evaluation |
| eglibc | Not in release |