Lucene search
K

4653 matches found

CNNVD
CNNVD
added 2026/04/18 12:0 a.m.7 views

protobuf.js 安全漏洞

protobuf.js is an open-source implementation of the Protocol Buffers protocol, written entirely in JavaScript. It supports Node.js and browsers with TypeScript. It’s easy to use, extremely fast, and can be used out of the box through.proto files. Versions of protobuf.js prior to 8.0.1 and 7.5.5...

9.8CVSS6.3AI score0.00026EPSS
Exploits1References1
CNNVD
CNNVD
added 2026/04/18 12:0 a.m.5 views

SAIL 安全漏洞

SAIL is an open-source image decoding library developed by SAIL. SAIL has a security vulnerability, which stems from inconsistencies in pixel format parsing and byte swapping code within the XWD encoder/decoder. This vulnerability may lead to out-of-bound memory access...

9.8CVSS5.9AI score0.00061EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2026/04/17 11:25 p.m.2 views

SUSE CVE-2026-40253

openCryptoki is a PKCS11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library asn1.c accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them...

6.8CVSS6AI score0.00019EPSS
Exploits1References12
OSV
OSV
added 2026/04/17 3:19 p.m.1 views

JLSEC-2026-146

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From version 3.4.0 to before version 3.4.8, a crafted B44 or B44A EXR file can cause an out-of-bounds write in any application that decodes it via...

8.4CVSS5.7AI score0.00007EPSS
Exploits1References3
OSV
OSV
added 2026/04/17 1:3 p.m.1 views

OESA-2026-1987 libexif security update

Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. Security Fixes: In libexif through 0.6.25, an unsigned 32bit integer overflow in Nikon...

7.1CVSS5.8AI score0.00019EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/04/17 9:29 a.m.2 views

CVE-2026-40253

A flaw was found in openCryptoki, a PKCS11 Cryptographic Token Interface Standard library. The BER/DER Basic Encoding Rules/Distinguished Encoding Rules decoding functions in the shared common library do not properly validate attacker-controlled length fields against actual buffer boundaries. Thi...

6.8CVSS5.9AI score0.00019EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-40253

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - openCryptoki is a PKCS11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common libra...

6.8CVSS6AI score0.00019EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2026/04/17 12:0 a.m.2 views

PT-2026-33483

Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, the xdr status vector function does not handle the isc arg cstring type when decoding an op response packet, causing a server crash when one is encountered in the status vector. An...

7.5CVSS5.7AI score0.00165EPSS
Exploits1References6
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.3 views

Oracle Linux 8 : squid:4 (ELSA-2026-8317)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-8317 advisory. - Fix patch for CVE-2026-32748 - Resolves: RHEL-160675 - squid:4/squid: Squid: Denial of Service via crafted ICP traffic CVE-2026-32748 - Resolves:...

10CVSS7AI score0.16244EPSS
Exploits2References3
OSV
OSV
added 2026/04/16 11:50 p.m.4 views

BIT-PYTHON-MIN-2026-3446 Base64 decoding stops at first padded quad by default

When calling base64.b64decode or related functions the decoding process would stop after encountering the first padded quad regardless of whether there was more information to be processed. This can lead to data being accepted which may be processed differently by other implementations. Use...

6CVSS5.7AI score0.00029EPSS
Exploits0References7
OSV
OSV
added 2026/04/16 11:43 p.m.1 views

BIT-LIBPYTHON-2026-3446 Base64 decoding stops at first padded quad by default

When calling base64.b64decode or related functions the decoding process would stop after encountering the first padded quad regardless of whether there was more information to be processed. This can lead to data being accepted which may be processed differently by other implementations. Use...

6CVSS5.7AI score0.00029EPSS
Exploits0References7
Snyk
Snyk
added 2026/04/16 10:34 p.m.4 views

Arbitrary Code Injection

Overview @apollo/protobufjs is a language-neutral, platform-neutral, extensible way of serializing structured data for use in communications protocols, data storage, and more, originally designed at Google Affected versions of this package are vulnerable to Arbitrary Code Injection through the...

9.8CVSS6.4AI score0.00026EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/04/16 10:34 p.m.8 views

Arbitrary code execution in protobufjs

Summary protobufjs could execute generated JavaScript code derived from protobuf schema metadata. When loading a crafted JSON descriptor, schema-controlled type names and type references could reach runtime code generation without sufficient validation. Impact An attacker who can provide a...

9.8CVSS6.3AI score0.00026EPSS
Exploits1References7Affected Software1
Snyk
Snyk
added 2026/04/16 10:34 p.m.1 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection through the handling of user-supplied protobuf definitions, specifically via the Type's name field. An attacker can execute arbitrary JavaScript code by injecting malicious payloads into the protobuf definition,...

9.8CVSS6.3AI score0.00026EPSS
Exploits1References2
OSV
OSV
added 2026/04/16 10:34 p.m.0 views

GHSA-XQ3M-2V4X-88GG Arbitrary code execution in protobufjs

Summary protobufjs could execute generated JavaScript code derived from protobuf schema metadata. When loading a crafted JSON descriptor, schema-controlled type names and type references could reach runtime code generation without sufficient validation. Impact An attacker who can provide a...

9.8CVSS6.3AI score0.00026EPSS
Exploits1References7
ATTACKERKB
ATTACKERKB
added 2026/04/16 10:4 p.m.1 views

CVE-2026-40253

openCryptoki is a PKCS11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library asn1.c accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them...

6.8CVSS6.1AI score0.00019EPSS
Exploits1References3Affected Software1
EUVD
EUVD
added 2026/04/16 10:4 p.m.1 views

EUVD-2026-23318

openCryptoki is a PKCS11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library asn1.c accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them...

6.8CVSS6.1AI score0.00019EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2026/04/16 10:4 p.m.2 views

CVE-2026-40253

openCryptoki is a PKCS11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library asn1.c accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them...

6.8CVSS5.8AI score0.00019EPSS
Exploits1
EUVD
EUVD
added 2026/04/16 9:8 p.m.2 views

EUVD-2026-23110

sanitize-html allowedTags Bypass via Entity-Decoded Text in nonTextTags Elements...

6.1CVSS5.8AI score0.00015EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/04/16 9:8 p.m.2 views

sanitize-html allowedTags Bypass via Entity-Decoded Text in nonTextTags Elements

Summary Commit 49d0bb7 introduced a regression in sanitize-html that bypasses allowedTags enforcement for text inside nonTextTagsArray elements textarea and option. Entity-encoded HTML inside these elements passes through the sanitizer as decoded, unescaped HTML, allowing injection of arbitrary...

6.1CVSS6.1AI score0.00015EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder