Lucene search
+L

159 matches found

RedHat Linux
RedHat Linux
added 2026/03/11 10:47 a.m.6 views

Important: Red Hat Security Advisory: Red Hat build of Debezium 3.2.7 release

Red Hat build of Debezium connectors in version 3.2.7 are now available for Red Hat Application Foundations. Debezium is a distributed platform that turns your existing databases into event streams, so applications can see and respond immediately to each row-level change in the databases. Debeziu...

9.8CVSS6.3AI score0.00812EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/03/11 10:47 a.m.10 views

c3p0: c3p0: Arbitrary Code Execution via deserialization of crafted objects

A flaw was found in c3p0, a Java Database Connectivity JDBC Connection pooling library. This vulnerability allows an attacker to achieve arbitrary code execution by providing maliciously crafted Java-serialized objects or javax.naming.Reference instances. By manipulating the userOverridesAsString...

8.9CVSS6.4AI score0.00534EPSS
SaveExploits0References9
OpenVAS
OpenVAS
added 2026/03/11 12:00 a.m.11 views

openSUSE Security Advisory (SUSE-SU-2026:0855-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS5.8AI score0.00812EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2026/03/11 12:00 a.m.7 views

openSUSE 15 Security Update : c3p0 and mchange-commons (SUSE-SU-2026:0855-1)

The remote openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0855-1 advisory. c3p0: - Security issues fixed: - CVE-2026-27830: Fixed unsafe object deserialization bsc1258942 - Fix the null pointer exception in the...

9.8CVSS6AI score0.00812EPSS
SaveExploits1References8
SUSE Linux
SUSE Linux
added 2026/03/10 5:06 a.m.12 views

Security update for c3p0 and mchange-commons

This update for c3p0 and mchange-commons fixes the following issues: c3p0: Security issues fixed: CVE-2026-27830: Fixed unsafe object deserialization bsc1258942 Fix the null pointer exception in the userOverridesAsString method bsc1259313. mchange-commons: Security issues fixed: CVE-2026-27727:...

9.8CVSS5.8AI score0.00812EPSS
SaveExploits1References10
OSV
OSV
added 2026/03/10 5:06 a.m.5 views

SUSE-SU-2026:0855-1 Security update for c3p0 and mchange-commons

This update for c3p0 and mchange-commons fixes the following issues: c3p0: - Security issues fixed: - CVE-2026-27830: Fixed unsafe object deserialization bsc1258942 - Fix the null pointer exception in the userOverridesAsString method bsc1259313. mchange-commons: - Security issues fixed: -...

9.8CVSS5.8AI score0.00812EPSS
SaveExploits1References6
Packet Storm
Packet Storm
added 2026/03/06 12:00 a.m.184 views

📄 c3p0 Insecure Deserialization

A critical vulnerability in c3p0 prior to version 0.12.0 allows attackers to achieve remote code execution through insecure handling of the userOverridesAsString property in several ConnectionPoolDataSource implementations...

6.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/03/05 1:32 p.m.12 views

Important: Red Hat Security Advisory: Red Hat Build of Apache Camel 4.14.4 for Spring Boot release.

Red Hat build of Apache Camel 4.14.4 for Spring Boot patch release and security update is now available. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS8AI score0.01352EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2026/03/05 1:32 p.m.10 views

c3p0: c3p0: Arbitrary Code Execution via deserialization of crafted objects

A flaw was found in c3p0, a Java Database Connectivity JDBC Connection pooling library. This vulnerability allows an attacker to achieve arbitrary code execution by providing maliciously crafted Java-serialized objects or javax.naming.Reference instances. By manipulating the userOverridesAsString...

8.9CVSS6.4AI score0.00534EPSS
SaveExploits0References9
OPENSUSE Linux
OPENSUSE Linux
added 2026/03/05 12:00 a.m.6 views

c3p0-0.12.0-1.1 on GA media (moderate)

c3p0-0.12.0-1.1 on GA media Announcement ID: openSUSE-SU-2026:10279-1 Rating: moderate Cross-References: CVE-2026-27727 CVSS scores: CVE-2026-27727 SUSE : 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVE-2026-27727 SUSE : 9.2 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N...

9.8CVSS6AI score0.00812EPSS
SaveExploits1
OSV
OSV
added 2026/03/04 12:00 a.m.9 views

OPENSUSE-SU-2026:10279-1 c3p0-0.12.0-1.1 on GA media

These are all security issues fixed in the c3p0-0.12.0-1.1 package on the GA media of openSUSE Tumbleweed...

9.8CVSS5.8AI score0.00812EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/03/02 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-27830

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - c3p0, a JDBC Connection pooling library, is vulnerable to attack via maliciously crafted Java-serialized objects and javax.naming.Reference instances. Several...

8.9CVSS8AI score0.00534EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/27 12:24 a.m.23 views

SUSE CVE-2026-27830

c3p0, a JDBC Connection pooling library, is vulnerable to attack via maliciously crafted Java-serialized objects and javax.naming.Reference instances. Several c3p0 ConnectionPoolDataSource implementations have a property called userOverridesAsString which conceptually represents a Map. Prior to...

8CVSS6AI score0.00534EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/02/26 6:55 p.m.16 views

CVE-2026-27830

A flaw was found in c3p0, a Java Database Connectivity JDBC Connection pooling library. This vulnerability allows an attacker to achieve arbitrary code execution by providing maliciously crafted Java-serialized objects or javax.naming.Reference instances. By manipulating the userOverridesAsString...

8.9CVSS6.5AI score0.00534EPSS
SaveExploits0References8
OSV
OSV
added 2026/02/26 1:16 a.m.22 views

DEBIAN-CVE-2026-27830

c3p0, a JDBC Connection pooling library, is vulnerable to attack via maliciously crafted Java-serialized objects and javax.naming.Reference instances. Several c3p0 ConnectionPoolDataSource implementations have a property called userOverridesAsString which conceptually represents a Map. Prior to...

8.9CVSS8.1AI score0.00534EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/26 1:16 a.m.26 views

CVE-2026-27830

c3p0, a JDBC Connection pooling library, is vulnerable to attack via maliciously crafted Java-serialized objects and javax.naming.Reference instances. Several c3p0 ConnectionPoolDataSource implementations have a property called userOverridesAsString which conceptually represents a Map. Prior to...

8.9CVSS0.00534EPSS
SaveExploits0References14
OSV
OSV
added 2026/02/26 1:16 a.m.10 views

UBUNTU-CVE-2026-27830

c3p0, a JDBC Connection pooling library, is vulnerable to attack via maliciously crafted Java-serialized objects and javax.naming.Reference instances. Several c3p0 ConnectionPoolDataSource implementations have a property called userOverridesAsString which conceptually represents a Map. Prior to...

8.9CVSS7.5AI score0.00534EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/02/26 12:45 a.m.12 views

CVE-2026-27830

c3p0, a JDBC Connection pooling library, is vulnerable to attack via maliciously crafted Java-serialized objects and javax.naming.Reference instances. Several c3p0 ConnectionPoolDataSource implementations have a property called userOverridesAsString which conceptually represents a Map. Prior to...

8.9CVSS8.1AI score0.00534EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/02/26 12:45 a.m.53 views

CVE-2026-27830 c3p0 vulnerable to Remote Code Execution via unsafe deserialization of userOverridesAsString property

c3p0, a JDBC Connection pooling library, is vulnerable to attack via maliciously crafted Java-serialized objects and javax.naming.Reference instances. Several c3p0 ConnectionPoolDataSource implementations have a property called userOverridesAsString which conceptually represents a Map. Prior to...

8.9CVSS0.00534EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/02/26 12:45 a.m.8 views

CVE-2026-27830 c3p0 vulnerable to Remote Code Execution via unsafe deserialization of userOverridesAsString property

c3p0, a JDBC Connection pooling library, is vulnerable to attack via maliciously crafted Java-serialized objects and javax.naming.Reference instances. Several c3p0 ConnectionPoolDataSource implementations have a property called userOverridesAsString which conceptually represents a Map. Prior to...

8.9CVSS7.4AI score0.00534EPSS
SaveExploits0References5
Rows per page
Query Builder