Lucene search
+L

14317 matches found

OSV
OSV
added 2025/09/18 2:15 p.m.7 views

UBUNTU-CVE-2022-50399

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: prevent integer overflow in shcsssetblackframe The "height" and "width" values come from the user so the "height width" multiplication can overflow...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.17 views

CVE-2022-50399 media: atomisp: prevent integer overflow in sh_css_set_black_frame()

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: prevent integer overflow in shcsssetblackframe The "height" and "width" values come from the user so the "height width" multiplication can overflow...

7.8CVSS0.00153EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.13 views

CVE-2022-50399

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: prevent integer overflow in shcsssetblackframe The "height" and "width" values come from the user so the "height width" multiplication can overflow...

7.8CVSS5.5AI score0.00153EPSS
SaveExploits0
CVE
CVE
added 2025/09/18 1:33 p.m.36 views

CVE-2022-50394

CVE-2022-50394 affects the Linux kernel i2c subsystem (specifically the ismt ioctl path in the ismt_access() function). The vulnerability arises when the driver does not validate user-supplied data, allowing an oversized data->block[0] to trigger an out-of-bounds read, as demonstrated by the k...

7.8CVSS6.1AI score0.00156EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2025/09/18 6:0 a.m.38 views

CVE-2025-9083

CVE-2025-9083 affects Ninja Forms for WordPress (pre-3.11.1). The vulnerability arises from unserializing user input in a form field, enabling unauthenticated PHP Object Injection when a suitable gadget exists on the blog. Remediation: upgrade Ninja Forms to version 3.11.1 or later (patched in so...

9.8CVSS6.6AI score0.00505EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2025/09/17 4:52 p.m.29 views

CVE-2025-35431

CVE-2025-35431 affects CISA Thorium: LDAP injection arises from not escaping user-controlled LDAP query strings. An authenticated remote attacker could modify LDAP authorization data (e.g., group memberships). Root cause is lack of escaping in LDAP queries; impact includes potential unauthorized ...

5.4CVSS6.5AI score0.00282EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/09/17 4:52 p.m.8 views

CVE-2025-35431 CISA Thorium LDAP injection

CISA Thorium does not escape user controlled strings used in LDAP queries. An authenticated remote attacker can modify LDAP authorization data such as group memberships. Fixed in 1.1.1...

5.3CVSS6.4AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/09/17 12:0 a.m.23 views

WordPress plugin Appointmind 跨站脚本漏洞

WordPress Appointmind plugin is an online appointment management plugin for WordPress, mainly used to embed the online appointment scheduling feature into posts or sidebars. WordPress Appointmind plugin suffers from a cross-site scripting vulnerability that stems from the application's lack of...

6.4CVSS6AI score0.0018EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/15 7:59 p.m.6 views

GHSA-3GCM-F6QX-FF7P Flowise has Remote Code Execution vulnerability

Description Cause of the Vulnerability The CustomMCP node allows users to input configuration settings for connecting to an external MCP Model Context Protocol server. This node parses the user-provided mcpServerConfig string to build the MCP server configuration. However, during this process, it...

10CVSS8AI score0.90183EPSS
SaveExploits22References10
Snyk
Snyk
added 2025/09/15 6:31 p.m.7 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via a "Rich Text" field when processing user-supplied input in web content structures, document types, or custom assets. Details Cross-site scripting or XSS is a code vulnerability that occurs when an attacker...

6.1CVSS5.2AI score0.00199EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/15 3:15 p.m.9 views

UBUNTU-CVE-2023-53220

In the Linux kernel, the following vulnerability has been resolved: media: az6007: Fix null-ptr-deref in az6007i2cxfer In az6007i2cxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally reach az6007i2cxfer. If...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References11
CNVD
CNVD
added 2025/09/15 12:0 a.m.22 views

Unspecified Vulnerability in Microsoft Visual Studio Code (CNVD-2025-22193)

Microsoft Visual Studio Code is an open source code editor from Microsoft USA. A security vulnerability exists in Microsoft Visual Studio Code that originates from insufficiently filtered or validated user-supplied data and can be exploited by an attacker to remotely execute arbitrary code...

9.8CVSS7.3AI score0.00849EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.10 views

Microsoft Visual Studio Code 安全漏洞

Microsoft Visual Studio Code is an open source code editor from Microsoft USA. A security vulnerability exists in Microsoft Visual Studio Code that originates from insufficiently filtered or validated user-supplied data and can be exploited by an attacker to remotely execute arbitrary code...

9.8CVSS7.5AI score0.00849EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/09 10:14 p.m.6 views

CVE-2025-58750 rAthena missing bound check in chclif_parse_moveCharSlot

rAthena is an open-source cross-platform massively multiplayer online role playing game MMORPG server. Versions prior to commit 0cc348b are missing a bound check in chclifparsemoveCharSlot that can result in reading and writing out of bounds using input from the user. The problem has been fixed i...

8.2CVSS6.8AI score
SaveExploits0References4
OSV
OSV
added 2025/09/09 6:31 p.m.16 views

GHSA-5M5X-9J46-H678 Element Plus Link component (el-link) implements insufficient input validation for the href attribute

Element Plus Link component el-link prior to 2.11.0 implements insufficient input validation for the href attribute, creating a security abstraction gap that obscures URL-based attack vectors. The component passes user-controlled href values directly to underlying anchor elements without protocol...

8.7CVSS5.9AI score0.00231EPSS
SaveExploits1References7
Veracode
Veracode
added 2025/09/09 9:26 a.m.6 views

Cross-Site Scripting (XSS)

Mermaid is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to user-supplied input for architecture diagram icons being passed to the d3 html method, which allows an attacker to inject and execute malicious scripts...

6.1CVSS6.5AI score0.00364EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/09 12:0 a.m.11 views

PT-2025-36993

Name of the Vulnerable Software and Affected Versions: rAthena versions prior to commit 0cc348b Description: rAthena is an open-source cross-platform massively multiplayer online role playing game MMORPG server. A missing bound check in the chclif parse moveCharSlot function can lead to...

8.2CVSS6.4AI score0.003EPSS
SaveExploits0References5
Snyk
Snyk
added 2025/09/08 9:48 p.m.3 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection via improper handling of user-supplied input in the SelectSQL process and other query construction logic. An attacker can execute arbitrary SQL commands on the underlying database by supplying crafted values in HTTP reques...

9.8CVSS8AI score0.00366EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/08 7:42 p.m.6 views

Command Injection

Overview @akoskm/create-mcp-server-stdio is a MCP Server Starter kit using the StdioServerTransport Affected versions of this package are vulnerable to Command Injection via the which-app-on-port tool, which executes exec on user input. An attacker can execute arbitrary commands on the host syste...

9.8CVSS7.6AI score0.01337EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/05 6:15 p.m.7 views

CVE-2025-39680

In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: Fix out-of-bounds bug in rtl9300i2csmbusxfer The data-block0 variable comes from user. Without proper check, the variable may be very large to cause an out-of-bounds bug. Fix this bug by checking the value of...

7.8CVSS0.00153EPSS
SaveExploits0References2
Rows per page
Query Builder