Lucene search
K

73 matches found

RedHat Linux
RedHat Linux
added 2026/05/18 12:24 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.9CVSS7.8AI score0.00313EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2026/05/18 12:21 p.m.7 views

com.mchange/mchange-commons-java: mchange-commons-java: Arbitrary code execution via JNDI dereferencing of crafted objects

A flaw was found in mchange-commons-java, a Java utility library. An attacker can exploit this vulnerability by providing a maliciously crafted javax.naming.Reference or serialized object to an application using the library. This can provoke the application to download and execute arbitrary...

9.8CVSS8AI score0.00151EPSS
Exploits1References8
RedHat Linux
RedHat Linux
added 2026/05/18 12:21 p.m.6 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.9CVSS7.8AI score0.00313EPSS
Exploits0References9
OSV
OSV
added 2026/05/14 6:1 p.m.1 views

RLSA-2026:16252 Important: jq security update

jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text. Security Fixes: jq: out-of-bounds read in...

8.2CVSS5.8AI score0.00072EPSS
Exploits1References3
RedHat Linux
RedHat Linux
added 2026/05/14 4:55 p.m.0 views

org.apache.camel/camel-infinispan: Apache Camel camel-infinispan: Arbitrary code execution via deserialization of untrusted data

A flaw was found in the camel-infinispan component of Apache Camel. A remote attacker, with the ability to write to the Infinispan cache, can inject a specially crafted serialized Java object. When this object is deserialized during normal aggregation repository operations, it can lead to arbitra...

8.8CVSS6.3AI score0.00271EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2026/05/07 6:0 p.m.2 views

com.mchange/mchange-commons-java: mchange-commons-java: Arbitrary code execution via JNDI dereferencing of crafted objects

A flaw was found in mchange-commons-java, a Java utility library. An attacker can exploit this vulnerability by providing a maliciously crafted javax.naming.Reference or serialized object to an application using the library. This can provoke the application to download and execute arbitrary...

9.8CVSS8AI score0.00151EPSS
Exploits1References8
CVE
CVE
added 2026/03/31 3:19 p.m.4 views

CVE-2026-34220

CVE-2026-34220 affects mikro-orm (TypeScript ORM for Node.js). A SQL injection vulnerability exists in versions prior to 6.6.10 and 7.0.6, triggered when specially crafted objects are interpreted as raw SQL query fragments during ORM write APIs (e.g., wrap(entity).assign(userInput) followed by em...

9.8CVSS5.8AI score0.00015EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2026/03/31 3:19 p.m.21 views

CVE-2026-34220 MikroORM is vulnerable to SQL Injection via specially crafted object

MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to versions 6.6.10 and 7.0.6, there is a SQL injection vulnerability when specially crafted objects are interpreted as raw SQL query fragments. This issue has been patched in versions 6.6....

9.3CVSS0.00015EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/03/31 3:19 p.m.0 views

CVE-2026-34220 MikroORM is vulnerable to SQL Injection via specially crafted object

MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to versions 6.6.10 and 7.0.6, there is a SQL injection vulnerability when specially crafted objects are interpreted as raw SQL query fragments. This issue has been patched in versions 6.6....

9.3CVSS5.8AI score0.00015EPSS
Exploits0References1
OSV
OSV
added 2026/03/31 3:19 p.m.2 views

CVE-2026-34220 MikroORM is vulnerable to SQL Injection via specially crafted object

MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to versions 6.6.10 and 7.0.6, there is a SQL injection vulnerability when specially crafted objects are interpreted as raw SQL query fragments. This issue has been patched in versions 6.6....

9.3CVSS5.8AI score0.00015EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.3 views

MikroORM SQL注入漏洞

MikroORM is an open-source framework from MikroORM that supports type-safe object-relational mapping for multiple databases. Versions of MikroORM prior to 6.6.10 and 7.0.6 contained a SQL injection vulnerability. This vulnerability arises from the interpretation of specially crafted objects as ra...

9.8CVSS5.9AI score0.00015EPSS
Exploits0References1
Snyk
Snyk
added 2026/03/29 3:44 p.m.3 views

SQL Injection

Overview @mikro-orm/core is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript. Affected versions of this package are vulnerable to SQL Injection via the...

9.8CVSS6.2AI score0.00015EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/03/11 10:47 a.m.0 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.00313EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2026/03/11 10:47 a.m.4 views

com.mchange/mchange-commons-java: mchange-commons-java: Arbitrary code execution via JNDI dereferencing of crafted objects

A flaw was found in mchange-commons-java, a Java utility library. An attacker can exploit this vulnerability by providing a maliciously crafted javax.naming.Reference or serialized object to an application using the library. This can provoke the application to download and execute arbitrary...

9.8CVSS6.6AI score0.00151EPSS
Exploits1References8
RedHat Linux
RedHat Linux
added 2026/03/05 1:32 p.m.2 views

com.mchange/mchange-commons-java: mchange-commons-java: Arbitrary code execution via JNDI dereferencing of crafted objects

A flaw was found in mchange-commons-java, a Java utility library. An attacker can exploit this vulnerability by providing a maliciously crafted javax.naming.Reference or serialized object to an application using the library. This can provoke the application to download and execute arbitrary...

9.8CVSS6.6AI score0.00151EPSS
Exploits1References8
RedhatCVE
RedhatCVE
added 2026/01/09 10:19 a.m.3 views

CVE-2019-18314

A vulnerability has been identified in SPPA-T3000 Application Server All versions Service Pack R8.2 SP2. An attacker with network access to the Application Server could gain remote code execution by sending specifically crafted objects via RMI. Please note that an attacker needs to have network...

9.8CVSS7.6AI score0.02249EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2005-3582

Malware in sbrugna...

7.8CVSS6.4AI score0.0094EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-1894

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00092EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-1706

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00172EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2025/05/23 3:27 a.m.4 views

CVE-2023-35110

An issue was discovered jjson thru 0.1.7 allows attackers to cause a denial of service or other unspecified impacts via crafted object that uses cyclic dependencies...

7.5CVSS6.8AI score0.00229EPSS
Exploits1
Rows per page
Query Builder