Lucene search
K

4728 matches found

FreeBSD
FreeBSD
added 2024/01/30 12:0 a.m.38 views

OpenSSL -- Multiple vulnerabilities

The OpenSSL project reports: Excessive time spent checking invalid RSA public keys CVE-2023-6237 PKCS12 Decoding crashes CVE-2024-0727...

5.9CVSS6.9AI score0.00944EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2024/01/29 8:0 a.m.3 views

PKCS12 Decoding crashes

...

5.5CVSS6.3AI score0.00208EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2024/01/17 12:0 a.m.0 views

The vulnerability of the decoding method used by the Avalanche mobile device management system allows a hacker to gain unauthorized access to protected information or cause service failures.

The vulnerability of the decoding method used by the Avalanche mobile device management system lies in the writing beyond the buffer boundaries. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information or cause service failures...

6.5CVSS0.00928EPSS
Exploits0References5Affected Software1
Prion
Prion
added 2024/01/16 4:15 p.m.11 views

Cross site scripting

The Print Invoice & Delivery Notes for WooCommerce WordPress plugin before 4.7.2 is vulnerable to reflected XSS by echoing a GET value in an admin note within the WooCommerce orders page. This means that this vulnerability can be exploited for users with the editothersshoporders capability...

5.8CVSS6AI score0.00246EPSS
Exploits2References1Affected Software1
OSV
OSV
added 2024/01/16 11:15 a.m.1 views

CVE-2024-0556

A Weak Cryptography for Passwords vulnerability has been detected on WIC200 affecting version 1.1. This vulnerability allows a remote user to intercept the traffic and retrieve the credentials from another user and decode it in base64 allowing the attacker to see the credentials in plain text...

6.5CVSS5.8AI score
Exploits0References1
Prion
Prion
added 2024/01/16 11:15 a.m.11 views

Design/Logic Flaw

A Weak Cryptography for Passwords vulnerability has been detected on WIC200 affecting version 1.1. This vulnerability allows a remote user to intercept the traffic and retrieve the credentials from another user and decode it in base64 allowing the attacker to see the credentials in plain text...

4CVSS7.1AI score0.00181EPSS
Exploits0References1Affected Software1
CNNVD
CNNVD
added 2024/01/16 12:0 a.m.2 views

Xantech WIC1200 Security Vulnerability

The Xantech WIC1200 is a Web Intelligence Controller from Xantech. A security vulnerability exists in the Xantech WIC1200 version 1.1 that originates from a vulnerability that allows a remote user to intercept traffic and retrieve other users' credentials and decode them in Base64, which can be...

7.1CVSS6.8AI score0.00181EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/01/10 2:41 a.m.1 views

SUSE CVE-2023-38653

Multiple integer overflow vulnerabilities exist in the VZT vztrdblockvchdecode dict parsing functionality of GTKWave 3.3.115. A specially crafted .vzt file can lead to memory corruption. A victim would need to open a malicious file to trigger these vulnerabilities.This vulnerability concerns the...

7.8CVSS7.3AI score0.00035EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2024/01/08 12:0 a.m.2 views

PT-2024-12751 · Gtkwave · Gtkwave

Name of the Vulnerable Software and Affected Versions: GTKWave version 3.3.115 Description: Multiple integer overflow vulnerabilities exist in the VZT vzt rd block vch decode times parsing functionality. A specially crafted .vzt file can lead to memory corruption. A victim would need to open a...

7.8CVSS8.2AI score0.00154EPSS
Exploits82References132
RedHat Linux
RedHat Linux
added 2024/01/04 2:41 p.m.45 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.12.46 bug fix and security update

Red Hat OpenShift Container Platform release 4.12.46 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.12. Red Hat Product Security has rated this update as having a...

7.5CVSS7AI score0.00264EPSS
Exploits0References15
Cvelist
Cvelist
added 2024/01/03 4:59 p.m.19 views

CVE-2024-21633 Arbitrary file write on Decoding

Apktool is a tool for reverse engineering Android APK files. In versions 2.9.1 and prior, Apktool infers resource files' output path according to their resource names which can be manipulated by attacker to place files at desired location on the system Apktool runs on. Affected environments are...

7.8CVSS7.7AI score0.68191EPSS
Exploits2References2
Snyk
Snyk
added 2024/01/03 4:44 p.m.1 views

Algorithmic Complexity

Overview PeterO.Cbor is a C implementation of Concise Binary Object Representation CBOR. Affected versions of this package are vulnerable to Algorithmic Complexity due to use of an inefficient algorithm in the DecodeFromBytes or other decoding mechanisms. An attacker can cause a denial of service...

7.5CVSS7AI score0.0047EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2023/12/28 9:16 p.m.18 views

msgpackr's conversion of property names to strings can trigger infinite recursion

Impact When decoding user supplied MessagePack messages, users can trigger stuck threads by crafting messages that keep the decoder stuck in a loop. Patches The fix is available in v1.10.1 Workarounds Exploits seem to require structured cloning, replacing the 0x70 extension with your own that...

6.8CVSS6.6AI score0.00456EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2023/12/28 4:16 p.m.10 views

CVE-2023-52079

msgpackr is a fast MessagePack NodeJS/JavaScript implementation. Prior to 1.10.1, when decoding user supplied MessagePack messages, users can trigger stuck threads by crafting messages that keep the decoder stuck in a loop. The fix is available in v1.10.1. Exploits seem to require structured...

6.8CVSS0.00456EPSS
Exploits0References2
Prion
Prion
added 2023/12/28 4:16 p.m.16 views

Information disclosure

msgpackr is a fast MessagePack NodeJS/JavaScript implementation. Prior to 1.10.1, when decoding user supplied MessagePack messages, users can trigger stuck threads by crafting messages that keep the decoder stuck in a loop. The fix is available in v1.10.1. Exploits seem to require structured...

4CVSS6.9AI score0.00456EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2023/12/28 3:20 p.m.20 views

CVE-2023-52079 Conversion of property names to strings can trigger infinite recursion

msgpackr is a fast MessagePack NodeJS/JavaScript implementation. Prior to 1.10.1, when decoding user supplied MessagePack messages, users can trigger stuck threads by crafting messages that keep the decoder stuck in a loop. The fix is available in v1.10.1. Exploits seem to require structured...

6.8CVSS6.1AI score0.00456EPSS
Exploits0References4
CVE
CVE
added 2023/12/28 3:20 p.m.43 views

CVE-2023-52079

CVE-2023-52079 concerns msgpackr (NodeJS/JavaScript) before version 1.10.1. When decoding user-supplied MessagePack messages, the decoder can get stuck in a loop, tying up threads. The issue is associated with how certain extensions (e.g., 0x70) may be processed; a mitigation path involves replac...

6.8CVSS6.3AI score0.00456EPSS
Exploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2023/12/28 2:22 a.m.2 views

SUSE CVE-2023-51105

A floating point exception divide-by-zero vulnerability was discovered in Artifex MuPDF 1.23.4 in function bmpdecompressrle4 of load-bmp.c...

7.5CVSS7AI score0.0005EPSS
Exploits1References3
CNNVD
CNNVD
added 2023/12/28 12:0 a.m.1 views

msgpacker security vulnerability

msgpacker is a fast MessagePack NodeJS/JavaScript implementation. A security vulnerability exists in versions of msgpacker prior to 1.10.1, which stems from the fact that when decoding a user-supplied MessagePack message, an attacker can craft the message in such a way that the decoder triggers...

6.8CVSS6.7AI score0.00456EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/12/22 2:20 a.m.2 views

SUSE CVE-2023-2794

A flaw was found in ofono, an Open Source Telephony on Linux. A stack overflow bug is triggered within the decodedeliver function during the SMS decoding. It is assumed that the attack scenario is accessible from a compromised modem, a malicious base station, or just SMS. There is a bound check f...

8.1CVSS6.9AI score0.00169EPSS
Exploits1References3
Rows per page
Query Builder