Lucene search
K

18 matches found

SUSE Linux
SUSE Linux
‱added 2026/06/08 10:17 a.m.‱8 views

Security update for python311

This update for python311 fixes the following issues: CVE-2026-3446: Base64 decoding stops at first padded quad by default bsc1261970. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run...

6CVSS5.4AI score0.00188EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
‱added 2026/05/27 4:31 p.m.‱8 views

CVE-2026-42328

go-ipld-prime is an implementation of the InterPlanetary Linked Data IPLD spec interfaces, a batteries-included codec implementations of IPLD for CBOR and JSON, and tooling for basic operations on IPLD objects. Prior to 0.23.0, the DAG-CBOR and DAG-JSON decoders recurse on each nested map or list...

6.2CVSS5.9AI score0.0012EPSS
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
‱added 2026/04/16 12:0 a.m.‱2 views

PT-2026-33373

Name of the Vulnerable Software and Affected Versions openCryptoki versions prior to 3.26.1 Description The BER/DER decoding functions in the shared common library asn1.c accept a raw pointer without a buffer length parameter and trust attacker-controlled BER length fields without validating them...

6.8CVSS6AI score0.0016EPSS
Exploits1References28
Packet Storm News
Packet Storm News
‱added 2025/11/02 12:0 a.m.‱2 views

Towards Ultra-Low Latency: Binarized Neural Network Architectures for In-Vehicle Network Intrusion Detection

The Control Area Network CAN protocol is essential for in-vehicle communication, facilitating high-speed data exchange among Electronic Control Units ECUs. However, its inherent design lacks robust security features, rendering vehicles susceptible to cyberattacks. While recent research has...

7.2AI score
Exploits0
EUVD
EUVD
‱added 2025/10/07 7:31 p.m.‱2 views

EUVD-2025-32887

The NASA’s Interplanetary Overlay Network ION is an implementation of Delay/Disruption Tolerant Networking DTN. A BPv7 bundle with a malformed extension block causes uncontrolled memory allocation inside ION-DTN 4.1.3s, leading to receiver thread termination and a Denial-of-Service DoS. The...

7.5CVSS6.5AI score0.00323EPSS
Exploits0References2
RedHat Linux
RedHat Linux
‱added 2025/08/26 7:36 a.m.‱6 views

gdk‑pixbuf: Heap‑buffer‑overflow in gdk‑pixbuf

A flaw exists in gdk‑pixbuf within the gdkpixbufjpegimageloadincrement function io-jpeg.c and in glib’s gbase64encodestep glib/gbase64.c. When processing maliciously crafted JPEG images, a heap buffer overflow can occur during Base64 encoding, allowing out-of-bounds reads from heap memory,...

7.5CVSS6.3AI score0.0106EPSS
Exploits0References5
CNNVD
CNNVD
‱added 2025/01/14 12:0 a.m.‱3 views

SwiftASN1 ćź‰ć…šæŒæŽž

SwiftASN1 is an open source ASN.1 implementation of Swift by Apple. A security vulnerability exists in SwiftASN1 versions prior to 1.3.0 that stems from incorrect assumptions about the form of an object when parsing certain BER/DER constructs, which triggers a precondition failure when these...

7.5CVSS6.4AI score0.00319EPSS
Exploits0References2
RedHat Linux
RedHat Linux
‱added 2024/11/12 10:28 a.m.‱1 views

encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion

A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635...

7.5CVSS6.6AI score0.01127EPSS
Exploits0References8
Github Security Blog
Github Security Blog
‱added 2024/10/09 2:34 p.m.‱11 views

Databento Binary Encoding (DBN) has a heap buffer overflow using c_chars_to_str function

The heap-buffer-overflow is triggered in the strlen function when handling the ccharstostr function in the dbn crate. This vulnerability occurs because the CStr::fromptr function in Rust assumes that the provided C string is null-terminated. However, there is no guarantee that the input chars arr...

5.9AI score
Exploits0References4Affected Software1
OSV
OSV
‱added 2024/10/09 2:34 p.m.‱7 views

GHSA-PFR9-2P92-QRHQ Databento Binary Encoding (DBN) has a heap buffer overflow using c_chars_to_str function

The heap-buffer-overflow is triggered in the strlen function when handling the ccharstostr function in the dbn crate. This vulnerability occurs because the CStr::fromptr function in Rust assumes that the provided C string is null-terminated. However, there is no guarantee that the input chars arr...

6.8CVSS5.9AI score
Exploits0References4
Spring Security Advisories
Spring Security Advisories
‱added 2022/10/24 7:0 a.m.‱84 views

This Week in Spring - October 25th, 2022

Hi, Spring fans! Welcome to another installment of This Week in Spring! When last we spoke, I was in Las Vegas, NV, for the JavaOne show. It was amazing! Im in sunny Singapore, then off to Malaysia and Thailand. Its the first time Ive been to any of these places since 2019! How good it is to be...

4.8AI score0.00604EPSS
Exploits0
Vulnrichment
Vulnrichment
‱added 2022/09/02 12:15 p.m.‱5 views

CVE-2022-36078 Slice Memory Allocation with Excessive Size Value in binary

Binary provides encoding/decoding in Borsh and other formats. The vulnerability is a memory allocation vulnerability that can be exploited to allocate slices in memory with arbitrary excessive size value, which can either exhaust available memory or crash the whole program. When using...

8.8CVSS8.8AI score0.00907EPSS
Exploits1References3
OSV
OSV
‱added 2022/09/02 12:15 p.m.‱28 views

CVE-2022-36078 Slice Memory Allocation with Excessive Size Value in binary

Binary provides encoding/decoding in Borsh and other formats. The vulnerability is a memory allocation vulnerability that can be exploited to allocate slices in memory with arbitrary excessive size value, which can either exhaust available memory or crash the whole program. When using...

8.8CVSS7.8AI score0.00907EPSS
Exploits1References5
Snyk
Snyk
‱added 2022/07/01 8:11 p.m.‱2 views

Infinite loop

Overview std/encoding/binary is a Go standard library package std/encoding/binary Affected versions of this package are vulnerable to Infinite loop. Go Vulnerability Report: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs.Certain invalid inputs to ReadUvarint ...

8.7CVSS6.7AI score0.04692EPSS
Exploits0References3
OSV
OSV
‱added 2020/08/06 6:15 p.m.‱24 views

CVE-2020-16845

Go before 1.13.15 and 14.x before 1.14.7 can have an infinite read loop in ReadUvarint and ReadVarint in encoding/binary via invalid inputs...

7.5CVSS6.8AI score
Exploits0References15
OSV
OSV
‱added 2016/05/02 10:59 a.m.‱2 views

UBUNTU-CVE-2016-2053

The asn1berdecoder function in lib/asn1decoder.c in the Linux kernel before 4.3 allows attackers to cause a denial of service panic via an ASN.1 BER file that lacks a public key, leading to mishandling by the publickeyverifysignature function in crypto/asymmetrickeys/publickey.c...

4.7CVSS6.7AI score0.00479EPSS
Exploits0References3
Fedora
Fedora
‱added 2013/07/23 1:2 a.m.‱14 views

[SECURITY] Fedora 18 Update: nodejs-hoek-0.9.1-1.fc18

This package contains some general purpose Node.js utilities, including utilities for working with objects, timers, binary encoding/decoding, escap ing characters, errors, and loading files...

3.3CVSS2.4AI score0.00372EPSS
Exploits0
securityvulns
securityvulns
‱added 2003/03/12 12:0 a.m.‱34 views

Clearswift MAILsweeper protection bypass

If MIME-Version header is missed or binary encoding is used attachments are not recognized...

2.4AI score
Exploits0References2Affected Software1
Rows per page
Query Builder