Lucene search
+L

11976 matches found

CNVD
CNVD
added 2025/07/21 12:0 a.m.6 views

Microsoft Input Method Editor Resource Management Error Vulnerability

Microsoft Input Method Editor IME is a software component from Microsoft Corporation that enables users to enter text in languages that cannot be easily represented on a standard QWERTY keyboard. A security vulnerability exists in Microsoft Input Method Editor IME. An attacker could exploit the...

7.8CVSS6.7AI score0.00308EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2025/07/21 12:0 a.m.8 views

AirPlay Service Detection

TCP based detection of services supporting the AirPlay protocol. SPDX-FileCopyrightText: 2025 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 ifdescription...

7.3AI score
SaveExploits0References1
CNVD
CNVD
added 2025/07/21 12:0 a.m.6 views

Microsoft Input Method Editor Buffer Overflow Vulnerability

Microsoft Input Method Editor IME is a software component from Microsoft Corporation that enables users to enter text in languages that cannot be easily represented on a standard QWERTY keyboard. A security vulnerability exists in Microsoft Input Method Editor IME. An attacker could exploit the...

8.8CVSS6.7AI score0.00335EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2025/07/20 10:46 p.m.572 views

Exploit for Deserialization of Untrusted Data in Microsoft

ToolShell Zero-Day: The Silent Killer Exploiting SharePoint C...

9.8CVSS9.7AI score0.99979EPSS
SaveExploits41
OSV
OSV
added 2025/07/20 7:32 p.m.8 views

CVE-2025-7906 yangzongzhuan RuoYi CommonController.java uploadFile unrestricted upload

A vulnerability was found in yangzongzhuan RuoYi up to 4.8.1 and classified as critical. This issue affects the function uploadFile of the file ruoyi-admin/src/main/java/com/ruoyi/web/controller/common/CommonController.java. The manipulation of the argument File leads to unrestricted upload. The...

5.3CVSS6.2AI score0.00304EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2025/07/20 12:0 a.m.11 views

RuoYi 代码注入漏洞

RuoYi is a backend management system for individual developers of RuoYi in China. RuoYi 4.8.1 and previous versions of code injection vulnerability exists, the vulnerability stems from the file com/ruoyi/web/controller/system/SysNoticeController.java function addSave incorrect operation leads to...

5.4CVSS4.7AI score0.00262EPSS
SaveExploits1References5
Packet Storm News
Packet Storm News
added 2025/07/19 12:0 a.m.4 views

Enhancing Resilience against Jamming Attacks: a Cooperative Anti-Jamming Method Using Direction Estimation

The inherent vulnerability of wireless communication necessitates strategies to enhance its security, particularly in the face of jamming attacks. This paper uses the collaborations of multiple sensing nodes SNs in the wireless network to present a cooperative anti-jamming approach CAJ designed t...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/18 12:0 a.m.15 views

PT-2025-30020 · Eset · Eset Security

Name of the Vulnerable Software and Affected Versions: ESET security software affected versions not specified Description: A time-of-check to time-of-use race condition could allow an attacker to use the installed ESET security software to clear the content of an arbitrary file on the file system...

5.1CVSS6.2AI score0.00101EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/07/17 7:13 p.m.5 views

CVE-2024-41921 Unsafe use of eval() method in rostopic echo tool

A code injection vulnerability has been discovered in the Robot Operating System ROS 'rostopic' command-line tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability lies in the 'echo' verb, which allows a user to introspect a ROS topic and accepts a user-provided Python...

7.8CVSS7.2AI score0.0019EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/17 7:13 p.m.25 views

CVE-2024-41921 Unsafe use of eval() method in rostopic echo tool

A code injection vulnerability has been discovered in the Robot Operating System ROS 'rostopic' command-line tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability lies in the 'echo' verb, which allows a user to introspect a ROS topic and accepts a user-provided Python...

7.8CVSS0.0019EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/17 7:12 p.m.22 views

CVE-2024-41148 Unsafe use of eval() method in rostopic hz tool

A code injection vulnerability has been discovered in the Robot Operating System ROS 'rostopic' command-line tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability lies in the 'hz' verb, which reports the publishing rate of a topic and accepts a user-provided Python...

7.8CVSS0.0019EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/17 7:12 p.m.40 views

CVE-2024-41148

CVE-2024-41148 describes a code-injection flaw in the ROS rostopic hz command. The --filter option accepts a user-supplied Python expression which is passed directly to eval() without sanitization, enabling a local user to craft and execute arbitrary code. Affected releases include ROS Noetic Nin...

7.8CVSS7.3AI score0.0019EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/17 7:12 p.m.6 views

CVE-2024-39835 Unsafe use of eval() method in roslaunch tool

A code injection vulnerability has been identified in the Robot Operating System ROS 'roslaunch' command-line tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability arises from the use of the eval method to process user-supplied, unsanitized parameter values within the...

7.8CVSS7.3AI score0.00175EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/17 7:12 p.m.37 views

CVE-2024-39835

CVE-2024-39835 affects the Robot Operating System (ROS) roslaunch tool in Noetic Ninjemys and earlier. The root cause is the use of eval() to process user-supplied, unsanitized parameter values in the substitution args mechanism, which roslaunch evaluates before launching a node. This leads to a ...

7.8CVSS7.3AI score0.00175EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2025/07/17 7:11 p.m.35 views

CVE-2024-39289

The CVE-2024-39289 entry concerns the ROS rosparam tool. Affected software: Robot Operating System (ROS) distributions Noetic Ninjemys and earlier, where rosparam processes unsanitized parameter values using special converters for angle representations in radians. Root cause: use of Python’s eval...

7.8CVSS7.5AI score0.00177EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2025/07/17 6:54 p.m.9 views

CVE-2025-7339

A header modification flaw has been discovered in the on-headers npm library. In specific cases, response headers may be inadvertently modified when an array is passed to response.writeHead. Mitigation Users may work around this issue by passing an object rather than an array to the...

3.4CVSS6.2AI score0.00174EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/07/17 1:50 p.m.16 views

CVE-2025-53927 MaxKB sandbox bypass

MaxKB is an open-source AI assistant for enterprise. Prior to version 2.0.0, the sandbox design rules can be bypassed because MaxKB only restricts the execution permissions of files in a specific directory. Therefore, an attacker can use the shutil.copy2 method in Python to copy the command they...

4.6CVSS0.00226EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/07/17 12:0 a.m.3 views

CVE-2025-53964

GoldenDict 1.5.0 and 1.5.1 has an exposed dangerous method that allows reading and modifying files when a user adds a crafted dictionary and then searches for any term included in that dictionary...

6.5AI score0.00427EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2025/07/17 12:0 a.m.10 views

The vulnerability of the Input Method Editor (IME) component in Windows operating systems, which allows attackers to exploit their privileges

The vulnerability of the Input Method Editor IME component in Windows operating systems is related to the possibility of using memory after it is freed. Exploiting this vulnerability can allow an attacker to increase their privileges...

7.8CVSS5.4AI score0.00308EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2025/07/17 12:0 a.m.6 views

goldendict -- dangerous method exposed

[email protected] reports: GoldenDict 1.5.0 and 1.5.1 has an exposed dangerous method that allows reading and modifying files when a user adds a crafted dictionary and then searches for any term included in that dictionary...

9.6CVSS6.9AI score0.00427EPSS
SaveExploits1References1
Rows per page
Query Builder