Lucene search
+L

4281 matches found

RedHat Linux
RedHat Linux
added 2025/12/03 11:55 a.m.24 views

Moderate: Red Hat Security Advisory: systemd security update

An update for systemd is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

4.7CVSS6.4AI score0.00757EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2025/12/03 11:55 a.m.15 views

systemd-coredump: race condition that allows a local attacker to crash a SUID program and gain read access to the resulting core dump

A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original's privileged process coredump, allowing the attacker to read sensitive data, such as /etc/shadow content, loaded by the origina...

4.7CVSS5.8AI score0.00757EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/12/01 9:05 p.m.11 views

gimp: GIMP XWD File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability

A heap-based buffer overflow in GIMP’s X Window Dump XWD file parser allows an attacker to craft a malicious XWD file or a web page that triggers opening one that can overflow a heap buffer during parsing and lead to remote code execution in the context of the GIMP process. The flaw is tracked as...

7.8CVSS6.7AI score0.00537EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/01 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-13699

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - MariaDB mariadb-dump Utility Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on...

7CVSS7.4AI score0.00497EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/11/28 1:08 p.m.12 views

CVE-2025-13699

A flaw was found in MariaDB. This vulnerability allows remote attackers to execute arbitrary code on affected installations via improper validation of a user-supplied path prior to using it in file operations in the mariadb-dump utility, requiring user interaction. Mitigation Mitigation for this...

7CVSS7AI score0.00497EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2025/11/28 12:00 a.m.5 views

MariaDB Directory Traversal RCE Vulnerability (Nov 2025)

MariaDB is prone to a directory traversal remote code execution RCE vulnerability in the mariadb-dump Utility. 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-Identifie...

7CVSS7.7AI score0.00497EPSS
SaveExploits0References2
Zero Day Initiative
Zero Day Initiative
added 2025/11/27 12:00 a.m.17 views

MariaDB mariadb-dump Utility Directory Traversal Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of MariaDB. Interaction with the mariadb-dump utility is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the handling ...

7CVSS7.5AI score0.00497EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/26 5:15 p.m.11 views

CVE-2025-65238

Incorrect access control in the getSubUsersByProvider function of OpenCode Systems USSD Gateway OC Release: 5 Version 6.13.11 allows attackers with low-level privileges to dump user records and access sensitive information...

6.5CVSS5.8AI score0.00335EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/11/26 12:00 a.m.10 views

OpenCode USSD Gateway 安全漏洞

OpenCode USSD Gateway is an OpenCode open source gateway software for processing and managing USSD messages. A security vulnerability exists in OpenCode USSD Gateway that stems from improper access control in the getSubUsersByProvider function, which could allow a low-privileged attacker to dump...

6.5CVSS6.5AI score0.00335EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/11/26 12:00 a.m.14 views

PT-2025-48156

Incorrect access control in the getSubUsersByProvider function of OpenCode Systems USSD Gateway OC Release: 5 Version 6.13.11 allows attackers with low-level privileges to dump user records and access sensitive information...

6.8AI score0.00335EPSS
SaveExploits1References4
OSV
OSV
added 2025/11/25 9:10 a.m.20 views

RLSA-2025:21968 Important: gimp security update

The GIMP GNU Image Manipulation Program is an image composition and editing program. GIMP provides a large image manipulation toolbox, including channel operations and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all with multi-level undo. Security Fixes: gimp: GIMP DCM...

7.8CVSS7.2AI score0.02814EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/24 3:50 p.m.22 views

gimp: GIMP XWD File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability

A heap-based buffer overflow in GIMP’s X Window Dump XWD file parser allows an attacker to craft a malicious XWD file or a web page that triggers opening one that can overflow a heap buffer during parsing and lead to remote code execution in the context of the GIMP process. The flaw is tracked as...

7.8CVSS6.7AI score0.00537EPSS
SaveExploits0References6
GithubExploit
GithubExploit
added 2025/11/24 3:28 a.m.317 views

Exploit for CVE-2025-12762

🔐 CVE-2025-12762 — Critical RCE Vulnerability in pgAdmin 4 !...

9.8CVSS7.7AI score0.12308EPSS
SaveExploits1
OSV
OSV
added 2025/11/19 10:01 a.m.2 views

SUSE-SU-2025:4137-1 Security update for gimp

This update for gimp fixes the following issues: - CVE-2025-10934: Fixed XWD file parsing heap-based buffer overflow vulnerability bsc1252886...

7.8CVSS7.3AI score0.00537EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/18 9:02 a.m.23 views

kernel: net/sched: sch_qfq: Fix race condition on qfq_aggregate

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix race condition on qfqaggregate A race condition can occur when 'agg' is modified in qfqchangeagg called during qfqenqueue while other threads access it concurrently. For example, qfqdumpclass may trigger a...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References5
Metasploit
Metasploit
added 2025/11/17 12:00 a.m.372 views

N-able N-Central Authentication Bypass and XXE Scanner

This module scans for vulnerable N-able N-Central instances affected by CVE-2025-9316 Unauthenticated Session Bypass and CVE-2025-11700 XXE. The module attempts to exploit CVE-2025-9316 by sending a sessionHello SOAP request to the ServerMMS endpoint with various appliance IDs to obtain an...

8.4CVSS8.8AI score0.36287EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2025/11/14 12:00 a.m.16 views

PT-2025-47005

Name of the Vulnerable Software and Affected Versions SourceCodester Simple Online Book Store System affected versions not specified Description An information disclosure issue exists in the web-accessible backup file of the SourceCodester Simple Online Book Store System. A remote, unauthenticate...

7.5CVSS6.1AI score0.00448EPSS
SaveExploits1References7
OSV
OSV
added 2025/11/13 3:30 p.m.7 views

GHSA-W2P4-P4RH-QCM3 pgAdmin4 vulnerable to Remote Code Execution (RCE) when running in server mode

pgAdmin versions up to 9.9 are affected by a Remote Code Execution RCE vulnerability that occurs when running in server mode and performing restores from PLAIN-format dump files. This issue allows attackers to inject and execute arbitrary commands on the server hosting pgAdmin, posing a critical...

9.1CVSS7.7AI score0.12308EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/11/13 2:57 p.m.7 views

CVE-2025-40155

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: debugfs: Fix legacy mode page table dump logic In legacy mode, SSPTPTR is ignored if TT is not 00b or 01b. SSPTPTR maybe uninitialized or zero in that case and may cause oops like: Oops: general protection fault,...

5.5CVSS5.2AI score0.00174EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/13 1:00 p.m.5 views

CVE-2025-12762 Remote Code Execution vulnerability when restoring PLAIN-format SQL dumps in server mode (pgAdmin 4)

pgAdmin versions up to 9.9 are affected by a Remote Code Execution RCE vulnerability that occurs when running in server mode and performing restores from PLAIN-format dump files. This issue allows attackers to inject and execute arbitrary commands on the server hosting pgAdmin, posing a critical...

9.1CVSS6.4AI score
SaveExploits0References4
Rows per page
Query Builder