Lucene search
+L

396 matches found

Positive Technologies
Positive Technologies
added 2022/06/27 12:0 a.m.5 views

PT-2022-3277 · Unknown · Ldap Account Manager

Name of the Vulnerable Software and Affected Versions: LDAP Account Manager versions prior to 8.0 Description: The issue is related to the instantiation of objects from arbitrary classes in LDAP Account Manager, allowing an attacker to inject the first constructor argument. This can lead to code...

9.3CVSS6.7AI score0.02363EPSS
SaveExploits2References31
Github Security Blog
Github Security Blog
added 2022/05/24 4:48 p.m.25 views

Shopware Insecure Deserialization Vulnerability

In createInstanceFromNamedArguments in Shopware through 5.6.x, a crafted web request can trigger a PHP object instantiation vulnerability, which can result in an arbitrary deserialization if the right class is instantiated. An attacker can leverage this deserialization to achieve remote code...

8.8CVSS7.7AI score0.54681EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/24 4:48 p.m.20 views

GHSA-RF8F-HQJV-986P Shopware Insecure Deserialization Vulnerability

In createInstanceFromNamedArguments in Shopware through 5.6.x, a crafted web request can trigger a PHP object instantiation vulnerability, which can result in an arbitrary deserialization if the right class is instantiated. An attacker can leverage this deserialization to achieve remote code...

8.8CVSS7.1AI score0.54681EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/05/18 10:56 a.m.6 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
OSV
OSV
added 2022/05/14 3:16 a.m.23 views

GHSA-VXQH-MX28-7GHW Moodle Portfolio script allows instantiation of class chosen by user

An issue was discovered in Moodle 3.x. By substituting URLs in portfolios, users can instantiate any class. This can also be exploited by users who are logged in as guests to create a DDoS attack...

8.1CVSS7.8AI score0.01646EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/14 3:16 a.m.30 views

Moodle Portfolio script allows instantiation of class chosen by user

An issue was discovered in Moodle 3.x. By substituting URLs in portfolios, users can instantiate any class. This can also be exploited by users who are logged in as guests to create a DDoS attack...

8.1CVSS6.6AI score0.01646EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/14 1:0 a.m.44 views

GHSA-6M27-7CQJ-2MXW Shopware XXE Vulnerability

Shopware before 5.3.4 has a PHP Object Instantiation issue via the sort parameter to the loadPreviewAction method of the ShopwareControllersBackendProductStream controller, with resultant XXE via instantiation of a SimpleXMLElement object...

6.5CVSS6.5AI score0.27074EPSS
SaveExploits5References4
Github Security Blog
Github Security Blog
added 2022/05/14 1:0 a.m.23 views

Shopware XXE Vulnerability

Shopware before 5.3.4 has a PHP Object Instantiation issue via the sort parameter to the loadPreviewAction method of the ShopwareControllersBackendProductStream controller, with resultant XXE via instantiation of a SimpleXMLElement object...

6.5CVSS6.9AI score0.27074EPSS
SaveExploits5References5Affected Software1
GithubExploit
GithubExploit
added 2022/04/12 2:45 a.m.479 views

Exploit for Missing Authentication for Critical Function in Terra-Master Terramaster_Operating_System

It is an exploit module for CVE-2022-24990, a TerraMaster TOS Un...

9.8CVSS9.4AI score0.83424EPSS
SaveExploits9
GithubExploit
GithubExploit
added 2022/03/20 5:15 a.m.326 views

Exploit for Missing Authentication for Critical Function in Terra-Master Terramaster_Operating_System

CVE-2022-24990 CVE-2022-24990 TerraMaster TOS unauthenticate...

9.8CVSS9.1AI score0.83424EPSS
SaveExploits9
Github Security Blog
Github Security Blog
added 2022/02/16 10:35 p.m.35 views

Invalid drop of partially-initialized instances in the pooling instance allocator for modules with defined `externref` globals

Impact There exists a bug in the pooling instance allocator in Wasmtime's runtime where a failure to instantiate an instance for a module that defines an externref global will result in an invalid drop of a VMExternRef via an uninitialized pointer. As instance slots may be reused between...

8.1CVSS1AI score0.00772EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2022/02/16 12:0 a.m.11 views

Wasmtime 缓冲区错误漏洞

Wasmtime, a Bytecode Consortium project, is a standalone wasm-optimized runtime for WebAssembly and WASI only. Wasmtime suffers from a buffer error vulnerability that stems from a bug in Wasmtime's pooled instance allocator, where failure to instantiate an instance for a module that defines an...

8.1CVSS7.9AI score0.00772EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2022/02/02 11:48 a.m.6 views

CVE-2022-21724 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...

7CVSS9.6AI score0.0301EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2022/02/02 11:48 a.m.36 views

CVE-2022-21724 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...

7CVSS9.7AI score0.0301EPSS
SaveExploits1References6
OSV
OSV
added 2022/02/02 12:4 a.m.10 views

GHSA-V7WG-CPWC-24M4 pgjdbc Does Not Check Class Instantiation when providing Plugin Classes

Impact pgjdbc instantiates plugin instances based on class names provided via authenticationPluginClassName, sslhostnameverifier, socketFactory, sslfactory, sslpasswordcallback connection properties. However, the driver did not verify if the class implements the expected interface before...

7CVSS7.2AI score0.0301EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2022/02/02 12:4 a.m.93 views

pgjdbc Does Not Check Class Instantiation when providing Plugin Classes

Impact pgjdbc instantiates plugin instances based on class names provided via authenticationPluginClassName, sslhostnameverifier, socketFactory, sslfactory, sslpasswordcallback connection properties. However, the driver did not verify if the class implements the expected interface before...

9.8CVSS4.6AI score0.0301EPSS
SaveExploits1References8Affected Software1
CNNVD
CNNVD
added 2022/02/01 12:0 a.m.5 views

PostgreSQL JDBC Driver 安全漏洞

The PostgreSQL JDBC Driver is an open source JDBC driver written in Pure Java Type 4 for communication in the PostgreSQL native network protocol. A security vulnerability exists in the PostgreSQL JDBC Driver or PgJDBC for short that stems from the instantiation of plugin instances by the class na...

9.8CVSS7.8AI score0.0301EPSS
SaveExploits1References18
RedHat Linux
RedHat Linux
added 2021/07/27 10:36 p.m.7 views

jenkins: Improper handling of REST API XML deserialization errors

A flaw was found in jenkins. An attacker with permission to create or configure various objects to inject crafted content into Old Data Monitor can cause the instantiation of potentially unsafe objects once discarded by an administrator. The highest threat from this vulnerability is to data...

8CVSS7.5AI score0.01677EPSS
SaveExploits0References4
OSV
OSV
added 2021/05/06 11:2 a.m.6 views

OESA-2021-1159 rubygem-kramdown security update

The package is fast yet-another-markdown-parser, pure Ruby, using a strict syntax definition and supporting several common extensions. Security Fixes: Kramdown before 2.3.1 does not restrict Rouge formatters to the Rouge::Formatters namespace, and thus arbitrary classes can be...

9.8CVSS7AI score0.02805EPSS
SaveExploits1References2
OSV
OSV
added 2021/03/23 12:15 a.m.11 views

UBUNTU-CVE-2021-21342

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability where the processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on...

9.1CVSS6.8AI score0.4999EPSS
SaveExploits1References8
Rows per page
Query Builder