Lucene search
+L

14346 matches found

CNNVD
CNNVD
added 2025/10/31 12:00 a.m.9 views

CPython 安全漏洞

CPython is a Python interpreter implemented in C from the Python Foundation. A security vulnerability exists in CPython versions prior to 3.15.0, which stems from a user-controllable value passed to os.path.expandvars that could lead to degraded environment variable expansion performance...

5.5CVSS6.3AI score0.00139EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/29 3:38 p.m.7 views

GHSA-MXXR-JV3V-6PGC FastMCP vulnerable to reflected XSS in client's callback page

Summary While setting up an oauth client, it was noticed that the callback page hosted by the client during the flow embeds user-controlled content without escaping or sanitizing it. This leads to a reflected Cross-Site-Scripting vulnerability. Details The affected code is located in...

5.3CVSS6.5AI score0.00256EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2025/10/29 3:18 p.m.12 views

CVE-2025-34305

IPFire versions prior to 2.29 Core Update 198 contain multiple stored cross-site scripting XSS vulnerabilities caused by a bug in the cleanhtml function /var/ipfire/header.pl that fails to apply HTML-entity encoding to user input. When an authenticated user submits data to affected endpoints - fo...

5.4CVSS6AI score0.00453EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/10/28 9:43 p.m.8 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the SharpShowTextField component when rendering user-supplied input containing Vue template syntax. An attacker can execute arbitrary JavaScript or inject malicious HTML by submitting specially crafted...

5.4CVSS5.5AI score0.00202EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/28 8:58 p.m.11 views

CVE-2025-62798 Sharp user-provided input can be evaluated in a SharpShowTextField with Vue template syntax

Sharp is a content management framework built for Laravel as a package. Prior to 9.11.1, a Cross-Site Scripting XSS vulnerability was discovered in code16/sharp when rendering content using the SharpShowTextField component. In affected versions, expressions wrapped in & were evaluated by Vue. Thi...

5.4CVSS5.8AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/10/28 2:38 a.m.9 views

CVE-2025-62969

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in XLPlugins NextMove Lite woo-thank-you-page-nextmove-lite allows Stored XSS.This issue affects NextMove Lite: from n/a through = 2.23.0...

6.5CVSS5.9AI score0.00154EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/10/28 12:00 a.m.7 views

IPFire 安全漏洞

IPFire is an open source Linux distribution from the IPFire organization, used primarily as a router and firewall. IPFire suffers from a cross-site scripting vulnerability caused by multiple methods in the cleanhtml function that improperly validate user-supplied input. An attacker could use this...

5.4CVSS6.3AI score0.00453EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/10/27 12:00 a.m.12 views

Code-Projects Simple Food Ordering System 代码注入漏洞

Simple Food Ordering System is a simple food ordering system. Simple Food Ordering System suffers from a cross-site scripting vulnerability that stems from the lack of effective filtering and escaping of user-supplied data in the parameter cname in the file /addcategory.php, which can be exploite...

6.1CVSS6.2AI score0.00364EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2025/10/25 3:26 p.m.31 views

CVE-2025-8536

A SQL injection vulnerability has been identified in DobryCMS. Improper neutralization of input provided by user into language functionality allows for SQL Injection attacks. This issue affects older branches of this software...

9.3CVSS8.4AI score0.00281EPSS
SaveExploits0References1
CNVD
CNVD
added 2025/10/24 12:00 a.m.11 views

WordPress Child Themes plugin cross-site scripting vulnerability

WordPress Child Themes plugin is mainly used to simplify the creation and management of child themes, through automation tools to help users quickly generate child themes based on the parent theme. A cross-site scripting vulnerability exists in the WordPress Child Themes plugin, which stems from...

7.1CVSS6.1AI score0.00233EPSS
SaveExploits0References1
CloudLinux
CloudLinux
added 2025/10/22 1:29 p.m.28 views

kernel: Fix of 39 CVEs

nfs: fix UAF in direct writes CVE-2024-26958 - NFSD: Fix the behavior of READ near OFFSETMAX CVE-2022-48827 - thermal: core: prevent potential string overflow CVE-2023-52868 - ath5k: fix OOB in ath5keepromreadpcalinfo5111 CVE-2021-47633 - RDMA/cma: Ensure rdmaaddrcancel happens before issuing...

9.8CVSS7.3AI score0.01054EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.31 views

Object-Relational Mapping (ORM) Leak

An Object-Relational Mapping ORM Leak vulnerability occurs when an application does not properly control how user-provided data is passed to the ORM. An attacker can exploit this by manipulating input parameters to query fields that are not intended to be exposed. This can lead to the disclosure ...

6.4AI score
SaveExploits0References1
Snyk
Snyk
added 2025/10/18 5:00 a.m.5 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via improper handling of user-supplied input in printFilterValue. An attacker can execute arbitrary JavaScript in the context of users viewing affected pages by injecting malicious scripts through crafted input...

6.9CVSS5.5AI score0.00418EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/16 12:00 a.m.19 views

CVE-2025-60641

CVE-2025-60641 affects Vfront 0.99.52. The issue is a vulnerable call in mexcel.php that does unserialize(base64_decode($_POST['mexcel'])) on user-controlled input, decoded from base64 and deserialized without validation or allowed_classes. This allows injection of arbitrary PHP objects, with pot...

6.5CVSS7.7AI score0.00392EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/10/15 7:29 p.m.7 views

Cross-site Scripting (XSS)

Overview mailgen is a Generates clean, responsive HTML e-mails for sending transactional mail. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the generatePlaintext function. An attacker can execute arbitrary JavaScript code in the context of the victim's browser ...

6.3CVSS5.4AI score0.00419EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/14 10:15 a.m.7 views

CVE-2025-20715

In wlan AP driver, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: WCNCR00421152; Issue ID: MSV-373...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/10/14 12:00 a.m.14 views

PT-2025-41871

Name of the Vulnerable Software and Affected Versions wlan AP driver affected versions not specified Description The wlan AP driver contains a potential out-of-bounds write issue stemming from an incorrect bounds check. Successful exploitation of this issue could allow a malicious actor to gain...

7.8CVSS6.4AI score0.00129EPSS
SaveExploits0References7
CNVD
CNVD
added 2025/10/13 12:00 a.m.12 views

AndSoft e-TMS Cross-Site Scripting Vulnerability (CNVD-2025-23541)

AndSoft e-TMS is a logistics management software from AndSoft Spain. AndSoft e-TMS suffers from a cross-site scripting vulnerability that stems from the lack of effective filtering and escaping of user-supplied data in the parameters l, demo, demo2, TNTLOGIN, UO, and SuppConn in the file...

6.1CVSS6.5AI score0.00181EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/10 6:33 a.m.9 views

EUVD-2025-33671

Use of a broken or risky cryptographic algorithm in Smart Switch prior to version 3.7.67.2 allows local attackers to replace the restoring application. User interaction is required for triggering this vulnerability...

7.8CVSS6AI score0.00096EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/10 6:33 a.m.9 views

EUVD-2025-33682

Improper access control in SecSettings prior to SMR Oct-2025 Release 1 allows local attackers to access sensitive information. User interaction is required for triggering this vulnerability...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References2
Rows per page
Query Builder