Lucene search
+L

14310 matches found

CNNVD
CNNVD
added 2025/12/17 12:0 a.m.5 views

ChurchCRM 跨站脚本漏洞

ChurchCRM is an open source church management system. ChurchCRM suffers from a cross-site scripting vulnerability that stems from insufficient cleanup and coding when storing user-entered HTML/JS, which can be exploited by an attacker to execute arbitrary Web script or HTML by injecting a crafted...

6.2CVSS5.9AI score0.0018EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/12/17 12:0 a.m.11 views

PT-2025-52482

CVE-2025-14828 - Apache HTTP Server Unvalidated User Input CVE ID : CVE-2025-14828 Published : Dec. 17, 2025, 7:16 p.m. | 48 minutes ago Description : Rejected reason: REJECT DO NOT USE THIS CANDIDATE NUMBER. Reason: This candidate was issued in error. Notes: All references and descriptions in th...

7AI score
SaveExploits0References1
NVD
NVD
added 2025/12/16 2:15 p.m.9 views

CVE-2025-68237

In the Linux kernel, the following vulnerability has been resolved: mtdchar: fix integer overflow in read/write ioctls The "req.start" and "req.len" variables are u64 values that come from the user at the start of the function. We mask away the high 32 bits of "req.len" so that's capped at U32MAX...

0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/16 2:8 p.m.6 views

CVE-2025-68237 mtdchar: fix integer overflow in read/write ioctls

In the Linux kernel, the following vulnerability has been resolved: mtdchar: fix integer overflow in read/write ioctls The "req.start" and "req.len" variables are u64 values that come from the user at the start of the function. We mask away the high 32 bits of "req.len" so that's capped at U32MAX...

6.6AI score
SaveExploits0References8
Snyk
Snyk
added 2025/12/16 1:41 a.m.6 views

Cross-site Scripting (XSS)

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the rendering of user-supplied input in the HTML pages for password reset and email verificatio...

6.1CVSS5.5AI score0.0019EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2025/12/15 11:9 a.m.12 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 kernel was updated to fix various security issues The following security issues were fixed: CVE-2022-50253: bpf: make sure skb-len != 0 when redirecting to a tunneling device bsc1249912. CVE-2023-53676: scsi: target: iscsi: Fix buffer overflow in...

8.7CVSS8.2AI score0.006EPSS
SaveExploits1References320
RedhatCVE
RedhatCVE
added 2025/12/12 11:7 p.m.7 views

CVE-2025-66452

LibreChat is a ChatGPT clone with additional features. In versions 0.8.0 and below, there is no handler for JSON parsing errors; SyntaxError from express.json includes user input in the error message, which gets reflected in responses. User input including HTML/JavaScript can be exposed in error...

6.1CVSS6.2AI score0.00188EPSS
SaveExploits1References1
CNVD
CNVD
added 2025/12/12 12:0 a.m.6 views

WordPress Advanced FAQ Manager plugin cross-site scripting vulnerability (CNVD-2025-3073485)

The WordPress Advanced FAQ Manager plugin is a plugin designed for WordPress websites to help users easily create, manage and display Frequently Asked Questions FAQ pages. The WordPress Advanced FAQ Manager plugin suffers from a cross-site scripting vulnerability that stems from the application's...

6.5CVSS6.1AI score0.00191EPSS
SaveExploits0References1
CNVD
CNVD
added 2025/12/12 12:0 a.m.18 views

MailEnable Added Parameter Cross-Site Scripting Vulnerability

MailEnable is a commercial email server software designed for Windows operating systems that provides end-to-end email hosting and collaboration solutions. MailEnable suffers from a cross-site scripting vulnerability that originates from the lack of effective filtering and escaping of user-suppli...

6.1CVSS6.4AI score0.0048EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/11 11:15 p.m.6 views

CVE-2025-66452

LibreChat is a ChatGPT clone with additional features. In versions 0.8.0 and below, there is no handler for JSON parsing errors; SyntaxError from express.json includes user input in the error message, which gets reflected in responses. User input including HTML/JavaScript can be exposed in error...

6.1CVSS0.00188EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/12/11 10:52 p.m.8 views

CVE-2025-66452 LibreChat's lack of JSON parsing error handling can lead to XSS

LibreChat is a ChatGPT clone with additional features. In versions 0.8.0 and below, there is no handler for JSON parsing errors; SyntaxError from express.json includes user input in the error message, which gets reflected in responses. User input including HTML/JavaScript can be exposed in error...

5.3CVSS5.8AI score0.00188EPSS
SaveExploits1References1
OSV
OSV
added 2025/12/11 10:52 p.m.9 views

CVE-2025-66452 LibreChat's lack of JSON parsing error handling can lead to XSS

LibreChat is a ChatGPT clone with additional features. In versions 0.8.0 and below, there is no handler for JSON parsing errors; SyntaxError from express.json includes user input in the error message, which gets reflected in responses. User input including HTML/JavaScript can be exposed in error...

5.3CVSS6.1AI score
SaveExploits0References3
EUVD
EUVD
added 2025/12/11 9:31 p.m.8 views

EUVD-2025-202844

In bigoworkerthread of private/google-modules/video/gchips/bigo.c, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

6.7CVSS6.3AI score0.00095EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/11 12:58 a.m.18 views

CVE-2025-66563

Monkeytype is a minimalistic and customizable typing test. In 25.49.0 and earlier, there is improper handling of user input which allows an attacker to execute malicious javascript on anyone viewing a malicious quote submission. quote.text and quote.source are user input, and they're inserted...

7.1CVSS6.9AI score0.00234EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/12/10 12:0 a.m.12 views

PT-2025-50928

CVE-2025-67608 - Apache HTTP Server Unvalidated User Input CVE ID : CVE-2025-67608 Published : Dec. 10, 2025, 4:15 a.m. | 49 minutes ago Description : Rejected reason: Not used Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

7AI score
SaveExploits0References1
EUVD
EUVD
added 2025/12/09 6:30 p.m.7 views

EUVD-2025-201950

SQL Injection in Frappe HelpDesk in the dashboard getdashboarddata due to unsafe concatenation of user-controlled parameters into dynamic SQL statements.This issue affects Frappe HelpDesk: 1.14.0...

8.6CVSS7.4AI score0.00548EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2025/12/09 4:9 a.m.30 views

CVE-2025-40335

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate userq input args This will help on validating the userq input args, and rejecting for the invalid userq request at the IOCTLs first place...

5.1AI score0.00205EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/09 12:11 a.m.8 views

CVE-2025-65540

Multiple Cross-Site Scripting XSS vulnerabilities exist in xmall v1.1 due to improper handling of user-supplied data. User input fields such as username and description are directly rendered into HTML without proper sanitization or encoding, allowing attackers to inject and execute malicious...

6.1CVSS6.1AI score0.00179EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.8 views

Tiptap Editor 安全漏洞

Tiptap Editor is an open source text editor framework from Tiptap. A security vulnerability exists in Tiptap Editor versions prior to 2.10.4 that stems from uncleaned user input and could lead to a cross-site scripting attack...

6.1CVSS5.8AI score0.0036EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.11 views

Amazon Linux 2023 : python3, python3-devel, python3-idle (ALAS2023-2025-1293)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2025-1293 advisory. If the value passed to os.path.expandvars is user-controlled aperformance degradation is possible when expanding environmentvariables. CVE-2025-6075 Tenable has extracted the preceding description bloc...

5.5CVSS6.2AI score0.00139EPSS
SaveExploits0References4
Rows per page
Query Builder