Lucene search
+L

7519 matches found

Huntr
Huntr
added 2024/10/28 7:45 a.m.12 views

Denial of service cause by unhandled exception

Description In javascript express, if async router handler throw an exception, the whole server will crash. In librechat, middleware checkBan is not surrounded by try catch block. This middleware, under some crafted payload, will throw exception and cause server crash. This poc can be exploited b...

7.5CVSS7.7AI score0.00864EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/25 8:24 a.m.8 views

unhandled exception caused server crash

Description in javascript express framework, if async router handler throw an exception, the whole server will crash. In librechat, some API, when leading with some malformed input, will have uncaught exception. This will lead to server crash, thus a full denial of service. Mind that although thi...

6.5CVSS6.8AI score0.00816EPSS
SaveExploits1
NVD
NVD
added 2024/10/24 9:15 p.m.22 views

CVE-2024-47882

OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, the built-in "Something went wrong!" error page includes the exception message and exception traceback without escaping HTML tags, enabling injection into the page if an attacker can reliably produce an...

6.1CVSS0.00477EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/10/24 8:35 p.m.12 views

CVE-2024-47882 OpenRefine's error page lacks escaping, leading to potential Cross-site Scripting on import of malicious project

OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, the built-in "Something went wrong!" error page includes the exception message and exception traceback without escaping HTML tags, enabling injection into the page if an attacker can reliably produce an...

5.9CVSS7.2AI score0.00477EPSS
SaveExploits1References3
OSV
OSV
added 2024/10/24 8:35 p.m.21 views

CVE-2024-47882 OpenRefine's error page lacks escaping, leading to potential Cross-site Scripting on import of malicious project

OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, the built-in "Something went wrong!" error page includes the exception message and exception traceback without escaping HTML tags, enabling injection into the page if an attacker can reliably produce an...

5.9CVSS7AI score0.00477EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2024/10/24 12:0 a.m.6 views

OpenRefine 安全漏洞

OpenRefine is a Java-based open source tool from OpenRefine Open Source. The product is mainly used for loading data, analyzing data and cleaning data, etc. A security vulnerability exists in OpenRefine prior to version 3.8.3, which stems from the built-in "Something went error!" error page that...

6.1CVSS6.3AI score0.00477EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2024/10/22 12:0 a.m.58 views

VMware Spring Framework 5.3.0 < 5.3.41, 6.0.x < 6.0.25, 6.1.x < 6.1.14 Multiple Vulnerabilities - Linux

The VMware Spring Framework is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE =...

7.5CVSS7.9AI score0.54862EPSS
SaveExploits7References4
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.15 views

CVE-2024-47727 x86/tdx: Fix "in-kernel MMIO" check

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix "in-kernel MMIO" check TDX only supports kernel-initiated MMIO operations. The handlemmio function checks if the VE exception occurred in the kernel and rejects the operation if it did not. However, userspace can...

6.8AI score0.00247EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 12:14 p.m.154 views

CVE-2024-47727

CVE-2024-47727 is a Linux kernel issue (x86/tdx) where userspace could trick the kernel into performing MMIO via #VE by pointing a syscall at an MMIO address. The root cause was the in-kernel MMIO check in handle_mmio() not guaranteeing the target MMIO address was within the kernel before decodin...

7.8CVSS7.1AI score0.00247EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.11 views

CVE-2024-47716 ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros

In the Linux kernel, the following vulnerability has been resolved: ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros Floating point instructions in userspace can crash some arm kernels built with clang/LLD 17.0.6: BUG: unsupported FP instruction in kernel mode FPEXC == 0xc0000780 Internal...

6.8AI score0.00219EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 11:53 a.m.11 views

CVE-2024-47716 ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros

In the Linux kernel, the following vulnerability has been resolved: ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros Floating point instructions in userspace can crash some arm kernels built with clang/LLD 17.0.6: BUG: unsupported FP instruction in kernel mode FPEXC == 0xc0000780 Internal...

5.5CVSS6AI score0.00219EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/18 8:15 a.m.5 views

CVE-2023-6058

A vulnerability has been identified in Bitdefender Safepay's handling of HTTPS connections. The issue arises when the product blocks a connection due to an untrusted server certificate but allows the user to add the site to exceptions, resulting in the product trusting the certificate for...

6.8CVSS5.5AI score0.00182EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2024/10/18 6:30 a.m.166 views

Spring Framework DataBinder Case Sensitive Match Exception

The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase has some Locale dependent exceptions that could potentially result in fields not protected as expected...

5.3CVSS6.6AI score0.00617EPSS
SaveExploits1References6Affected Software2
CVE
CVE
added 2024/10/18 5:39 a.m.464 views

CVE-2024-38820

The CVE-2024-38820 issue concerns Spring Framework DataBinder: lowercase conversion for disallowedFields and request parameter names was made locale-independent, but locale-dependent edge cases in String.toLowerCase() can still bypass the checks. Affected products/versions from linked advisories ...

5.3CVSS3.9AI score0.00617EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/10/18 5:39 a.m.62 views

CVE-2024-38820 CVE-2024-38820: Spring Framework DataBinder Case Sensitive Match Exception

The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase has some Locale dependent exceptions that could potentially result in fields not protected as expected...

3.1CVSS0.00617EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2024/10/15 9:15 p.m.5 views

CVE-2024-44775

kmqtt v0.2.7 is vulnerable to Denial of Service DoS due to a Null Pointer Exception. A remote attacker can cause the broker to crash by sending a specially crafted MQTT CONNECT packet that triggers an unhandled null reference, leading to an immediate process termination...

7.5CVSS6AI score0.00529EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/11 12:14 a.m.3 views

OSV-2024-1207 Security exception in org.apache.poi.hdgf.streams.CompressedStreamStore.decompress

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=372515093 Crash type: Security exception Crash state: org.apache.poi.hdgf.streams.CompressedStreamStore.decompress org.apache.poi.hdgf.streams.CompressedStreamStore. org.apache.poi.hdgf.streams.Stream.createStream...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2024/10/11 12:2 a.m.7 views

OSV-2024-1199 Security exception in java.base/java.lang.Short.valueOf

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=372547195 Crash type: Security exception Crash state: java.base/java.lang.Short.valueOf org.apache.poi.ddf.EscherRecordTypes.forTypeID org.apache.poi.ddf.DefaultEscherRecordFactory.getConstructor...

7.1AI score
SaveExploits0References1
CNNVD
CNNVD
added 2024/10/11 12:0 a.m.7 views

Juniper Networks Junos OS和Juniper Networks Junos OS Evolved 安全漏洞

Juniper Networks Junos OS and Juniper Networks Junos OS Evolved are both products of Juniper Networks, Inc.Juniper Networks Junos OS is a network operating system dedicated to the company's hardware devices. The operating system provides a secure programming interface and the Junos SDK. Juniper...

8.2CVSS6.7AI score0.00597EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/11 12:0 a.m.9 views

Juniper Networks Junos OS Evolved 安全漏洞

Juniper Networks Junos OS Evolved is an upgraded version of Juniper Networks' Junos OS system. A security vulnerability exists in Juniper Networks Junos OS Evolved that arises from improper handling of exceptions...

6.9CVSS6.8AI score0.00658EPSS
SaveExploits0References3
Rows per page
Query Builder