Lucene search
+L

14353 matches found

OSV
OSV
added 2025/12/30 11:10 a.m.11 views

OESA-2025-2869 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

2.5CVSS6.5AI score0.00139EPSS
SaveExploits0References2
CNVD
CNVD
added 2025/12/30 12:00 a.m.13 views

WordPress Draft Notify plugin cross-site scripting vulnerability

WordPress Draft Notify plugin is a WordPress plugin for managing draft notifications on your WordPress site. The WordPress Draft Notify plugin suffers from a cross-site scripting vulnerability that stems from the application's lack of effective filtering and escaping of user-supplied data, which...

5.4CVSS6.1AI score0.00207EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/12/26 7:03 p.m.11 views

PT-2025-135: Local File Read in mPDF

The vulnerability was identified in mPDF, version 2.8.5. The application performs improper validation of data received from the user, which allows an attacker to read files stored on the server. Vulnerability status: Confirmed during research Date of vulnerability discovery: 11.04.2025...

6.9CVSS5.9AI score
SaveExploits0
Snyk
Snyk
added 2025/12/26 2:43 a.m.12 views

Cross-site Scripting (XSS)

Overview httpbin is a HTTP Request and Response Service Affected versions of this package are vulnerable to Cross-site Scripting XSS via the endpoint /base64 which does not encode user-controllable parameters when outputting them on the current page. An attacker can inject and execute arbitrary...

5.1CVSS4.5AI score0.00286EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54145

In the Linux kernel, the following vulnerability has been resolved: bpf: drop unnecessary user-triggerable WARNONCE in verifierl log It's trivial for user to trigger "verifier log line truncated" warning, as verifier has a fixed-sized buffer of 1024 bytes as of now, and there are at least two...

0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:16 p.m.10 views

UBUNTU-CVE-2023-54093

In the Linux kernel, the following vulnerability has been resolved: media: anysee: fix null-ptr-deref in anyseemasterxfer In anyseemasterxfer, 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...

5.8AI score0.00214EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.13 views

PT-2025-52924

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An integer overflow exists in the aie2 query ctx status array function within the amdxdna component of the Linux kernel. The issue was identified by a static checker and involves a...

7.1CVSS6.5AI score0.00677EPSS
SaveExploits1References210
CNNVD
CNNVD
added 2025/12/23 12:00 a.m.26 views

Hugging Face Transformers 代码注入漏洞

Hugging Face Transformers is a Hugging Face open source framework for defining state-of-the-art machine learning models covering textual, visual, audio, and multimodal models for inference and training. Hugging Face Transformers suffers from a code injection vulnerability that stems from a lack o...

7.8CVSS8AI score0.00334EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/22 9:37 p.m.22 views

CVE-2023-53955

CVE-2023-53955 affects SOUND4 IMPACT/FIRST/PULSE/Eco v2.x. The vulnerability is an insecure direct object reference (IDOR) that allows an attacker to bypass authorization and access privileged functions by manipulating user-supplied input. Affected components include Impact/Pulse/First (v2.x) and...

9.8CVSS6.8AI score0.00863EPSS
SaveExploits2References4Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2025/12/19 12:00 a.m.57 views

VulnCheck KEV: CVE-2025-32778

Web-Check is an all-in-one OSINT tool for analyzing any website. A command injection vulnerability exists in the screenshot API of the Web Check project Lissy93/web-check. The issue stems from user-controlled input url being passed unsanitized into a shell command using exec, allowing attackers t...

9.3CVSS6.2AI score0.19326EPSS
SaveIn wildExploits4References78
CNNVD
CNNVD
added 2025/12/17 12:00 a.m.8 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.00202EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/12/17 12:00 a.m.14 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.11 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.00183EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/16 2:08 p.m.7 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.11 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.00214EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2025/12/15 11:09 a.m.13 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:07 p.m.10 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.00211EPSS
SaveExploits1References1
CNVD
CNVD
added 2025/12/12 12:00 a.m.35 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:00 a.m.40 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.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.1CVSS0.00211EPSS
SaveExploits1References1
Rows per page
Query Builder