Lucene search
+L

396 matches found

OSV
OSV
added 2023/08/20 6:15 p.m.7 views

CVE-2022-24989

TerraMaster NAS through 4.2.30 allows remote WAN attackers to execute arbitrary code as root via the raidtype and diskstring parameters for PHP Object Instantiation to the api.php?mobile/createRaid URI. Shell metacharacters can be placed in raidtype because popen is used without any sanitization...

9.8CVSS6.1AI score0.83424EPSS
SaveExploits10References5
CNVD
CNVD
added 2023/07/12 12:0 a.m.9 views

IBM DB2 Code Execution Vulnerability

IBM DB2 is a relational database management system from International Business Machines IBM. The main execution environments for this system are UNIX, Linux, IBMi, z/OS, and Windows server versions. A code execution vulnerability exists in IBM DB2 that stems from unchecked class instantiation. An...

8.8CVSS7.5AI score0.01628EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/07/10 12:0 a.m.6 views

IBM DB2 代码注入漏洞

IBM DB2 is a relational database management system from International Business Machines IBM. The main execution environments for this system are UNIX, Linux, IBMi, z/OS, and Windows server versions. A code execution vulnerability exists in IBM DB2 that stems from unchecked class instantiation. An...

8.8CVSS8AI score0.01628EPSS
SaveExploits0References5
OSV
OSV
added 2023/05/09 2:15 a.m.7 views

CVE-2023-30744

In SAP AS NetWeaver JAVA - versions SERVERCORE 7.50, J2EE-FRMW 7.50, CORE-TOOLS 7.50, an unauthenticated attacker can attach to an open interface and make use of an open naming and directory API to instantiate an object which has methods which can be called without further authorization and...

9.1CVSS7.3AI score0.00624EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 4:29 a.m.5 views

SUSE CVE-2018-8013

In Apache Batik 1.x before 1.10, when deserializing subclass of AbstractDocument, the class takes a string from the inputStream as the class name which then use it to call the no-arg constructor of the class. Fix was to check the class type before calling newInstance in deserialization...

9.8CVSS9.3AI score0.1929EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:43 a.m.6 views

SUSE CVE-2021-28834

Kramdown before 2.3.1 does not restrict Rouge formatters to the Rouge::Formatters namespace, and thus arbitrary classes can be instantiated...

9.8CVSS9.3AI score0.02805EPSS
SaveExploits1References4
OSV
OSV
added 2022/11/10 9:16 p.m.78 views

GHSA-WH6W-3828-G9QF Wasmtime may have data leakage between instances in the pooling allocator

Impact There is a bug in Wasmtime's implementation of it's pooling instance allocator where when a linear memory is reused for another instance the initial heap snapshot of the prior instance can be visible, erroneously to the next instance. The pooling instance allocator in Wasmtime works by...

8.6CVSS8.3AI score0.00657EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/11/10 9:16 p.m.22 views

Wasmtime may have data leakage between instances in the pooling allocator

Impact There is a bug in Wasmtime's implementation of it's pooling instance allocator where when a linear memory is reused for another instance the initial heap snapshot of the prior instance can be visible, erroneously to the next instance. The pooling instance allocator in Wasmtime works by...

8.6CVSS8.3AI score0.00657EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/30 12:0 a.m.57 views

Duplicate Advisory: AWS Redshift JDBC Driver fails to validate class type during object instantiation

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-jc69-hjw2-fm86. This link is maintained to preserve external references. Original Description In Amazon AWS Redshift JDBC Driver aka amazon-redshift-jdbc-driver or redshift-jdbc42 before 2.1.0.8, the Object...

8.8CVSS7AI score0.01544EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/09/30 12:0 a.m.13 views

GHSA-5C6Q-F783-H888 Duplicate Advisory: AWS Redshift JDBC Driver fails to validate class type during object instantiation

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-jc69-hjw2-fm86. This link is maintained to preserve external references. Original Description In Amazon AWS Redshift JDBC Driver aka amazon-redshift-jdbc-driver or redshift-jdbc42 before 2.1.0.8, the Object...

8.1CVSS7AI score
SaveExploits0References5
Prion
Prion
added 2022/09/29 9:15 p.m.23 views

Design/Logic Flaw

In Amazon AWS Redshift JDBC Driver aka amazon-redshift-jdbc-driver or redshift-jdbc42 before 2.1.0.8, the Object Factory does not check the class type when instantiating an object from a class name...

5.1CVSS8AI score0.01544EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/07/28 10:15 p.m.8 views

DEBIAN-CVE-2022-30287

Horde Groupware Webmail Edition through 5.2.22 allows a reflection injection attack through which an attacker can instantiate a driver class. This then leads to arbitrary deserialization of PHP objects...

8CVSS8.4AI score0.70651EPSS
SaveExploits1References1
OSV
OSV
added 2022/07/28 10:15 p.m.8 views

UBUNTU-CVE-2022-30287

Horde Groupware Webmail Edition through 5.2.22 allows a reflection injection attack through which an attacker can instantiate a driver class. This then leads to arbitrary deserialization of PHP objects...

8CVSS5.9AI score0.70651EPSS
SaveExploits1References3
OSV
OSV
added 2022/07/28 8:35 a.m.42 views

CVE-2022-36364 Apache Calcite Avatica JDBC driver `httpclient_impl` connection property can be used as an RCE vector

Apache Calcite Avatica JDBC driver creates HTTP client instances based on class names provided via httpclientimpl connection property; however, the driver does not verify if the class implements the expected interface before instantiating it, which can lead to code execution loaded via arbitrary...

7.7AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/07/07 2:19 p.m.8 views

jdbc-postgresql: Unchecked Class Instantiation when providing Plugin Classes

pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin instances based o...

9.8CVSS7.7AI score0.0301EPSS
SaveExploits1References5
Prion
Prion
added 2022/06/27 10:15 p.m.26 views

Design/Logic Flaw

NextAuth.js is a complete open source authentication solution for Next.js applications. In affected versions an attacker can send a request to an app using NextAuth.js with an invalid callbackUrl query parameter, which internally is converted to a URL object. The URL instantiation would fail due ...

5CVSS7.6AI score0.01609EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2022/06/27 9:30 p.m.61 views

CVE-2022-31093 Improper Handling of `callbackUrl` parameter in next-auth

NextAuth.js is a complete open source authentication solution for Next.js applications. In affected versions an attacker can send a request to an app using NextAuth.js with an invalid callbackUrl query parameter, which internally is converted to a URL object. The URL instantiation would fail due ...

7.5CVSS7.8AI score0.01609EPSS
SaveExploits0References4
OSV
OSV
added 2022/06/27 9:15 p.m.2 views

DEBIAN-CVE-2022-31084

LDAP Account Manager LAM is a webfrontend for managing entries e.g. users, groups, DHCP settings stored in an LDAP directory. In versions prior to 8.0 There are cases where LAM instantiates objects from arbitrary classes. An attacker can inject the first constructor argument. This can lead to cod...

8.1CVSS8.9AI score0.02363EPSS
SaveExploits1References1
Prion
Prion
added 2022/06/27 9:15 p.m.24 views

Code injection

LDAP Account Manager LAM is a webfrontend for managing entries e.g. users, groups, DHCP settings stored in an LDAP directory. In versions prior to 8.0 There are cases where LAM instantiates objects from arbitrary classes. An attacker can inject the first constructor argument. This can lead to cod...

6.8CVSS8.2AI score0.02363EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2022/06/27 8:55 p.m.24 views

CVE-2022-31084 Unauthenticated Remote Code Execution in ldap-account-manager

LDAP Account Manager LAM is a webfrontend for managing entries e.g. users, groups, DHCP settings stored in an LDAP directory. In versions prior to 8.0 There are cases where LAM instantiates objects from arbitrary classes. An attacker can inject the first constructor argument. This can lead to cod...

9CVSS8.9AI score
SaveExploits0References6
Rows per page
Query Builder