VYPR

CWE-502

Deserialization of Untrusted Data

BaseDraftLikelihood: Medium

Description

The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

Hierarchy (View 1000)

Parents

Children

none

Related attack patterns (CAPEC)

CAPEC-586

CVEs mapped to this weakness (3,116)

page 38 of 156
  • CVE-2021-41616CriSep 30, 2021
    risk 0.64cvss 9.8epss 0.03

    Apache DB DdlUtils 1.0 included a BinaryObjectsHelper that was intended for use when migrating database data with a SQL data type of BINARY, VARBINARY, LONGVARBINARY, or BLOB between databases using the ddlutils features. The BinaryObjectsHelper class was insecure and used…

  • CVE-2021-31819CriSep 22, 2021
    risk 0.64cvss 9.8epss 0.02

    In Halibut versions prior to 4.4.7 there is a deserialisation vulnerability that could allow remote code execution on systems that already trust each other based on certificate verification.

  • CVE-2021-39392CriSep 15, 2021
    risk 0.64cvss 9.8epss 0.02

    The management tool in MyLittleBackup up to and including 1.7 allows remote attackers to execute arbitrary code because machineKey is hardcoded (the same for all customers' installations) in web.config, and can be used to send serialized ASP code.

  • CVE-2021-37579CriSep 9, 2021
    risk 0.64cvss 9.8epss 0.07

    The Dubbo Provider will check the incoming request and the corresponding serialization type of this request meet the configuration set by the server. But there's an exception that the attacker can use to skip the security check (when enabled) and reaching a deserialization…

  • CVE-2021-35217HigSep 8, 2021
    risk 0.64cvss 8.9epss 0.73

    Insecure Deseralization of untrusted data remote code execution vulnerability was discovered in Patch Manager Orion Platform Integration module and reported to us by ZDI. An Authenticated Attacker could exploit it by executing WSAsyncExecuteTasks deserialization of untrusted…

  • CVE-2021-35218HigSep 1, 2021
    risk 0.64cvss 8.9epss 0.76

    Deserialization of Untrusted Data in the Web Console Chart Endpoint can lead to remote code execution. An unauthorized attacker who has network access to the Orion Patch Manager Web Console could potentially exploit this and compromise the server

  • CVE-2021-35216HigSep 1, 2021
    risk 0.64cvss 8.9epss 0.81

    Insecure Deserialization of untrusted data remote code execution vulnerability was discovered in Patch Manager Orion Platform Integration module. An Authenticated Attacker with network access via HTTP can compromise this vulnerability can result in Remote Code Execution.

  • CVE-2021-34066CriAug 30, 2021
    risk 0.64cvss 9.8epss 0.02

    An issue was discovered in EdgeGallery/developer before v1.0. There is a "Deserialization of yaml file" vulnerability that can allow attackers to execute system command through uploading the malicious constructed YAML file.

  • CVE-2021-21741CriAug 30, 2021
    risk 0.64cvss 9.8epss 0.02

    There is a command execution vulnerability in a ZTE conference management system. As some services are enabled by default, the attacker could exploit this vulnerability to execute arbitrary commands by sending specific serialization command.

  • CVE-2021-37544CriAug 6, 2021
    risk 0.64cvss 9.8epss 0.01

    In JetBrains TeamCity before 2020.2.4, there was an insecure deserialization.

  • CVE-2021-29781CriJul 30, 2021
    risk 0.64cvss 9.8epss 0.03

    IBM Partner Engagement Manager 2.0 could allow a remote attacker to execute arbitrary code on the system, caused by an unsafe deserialization flaw. By sending specially-crafted data, an attacker could exploit this vulnerability to execute arbitrary code on the system. IBM…

  • CVE-2020-5341CriJul 28, 2021
    risk 0.64cvss 9.8epss 0.04

    Deserialization of Untrusted Data Vulnerability Dell EMC Avamar Server versions 7.4.1, 7.5.0, 7.5.1, 18.2, 19.1 and 19.2 and Dell EMC Integrated Data Protection Appliance versions 2.0, 2.1, 2.2, 2.3, 2.4 and 2.4.1 contain a Deserialization of Untrusted Data Vulnerability. A…

  • CVE-2021-24384CriJul 6, 2021
    risk 0.64cvss 9.8epss 0.02

    The joomsport_md_load AJAX action of the JoomSport WordPress plugin before 5.1.8, registered for both unauthenticated and unauthenticated users, unserialised user input from the shattr POST parameter, leading to a PHP Object Injection issue. Even though the plugin does not have…

  • CVE-2021-35971CriJun 30, 2021
    risk 0.64cvss 9.8epss 0.01

    Veeam Backup and Replication 10 before 10.0.1.4854 P20210609 and 11 before 11.0.0.837 P20210507 mishandles deserialization during Microsoft .NET remoting.

  • CVE-2021-31649CriJun 24, 2021
    risk 0.64cvss 9.8epss 0.02

    In applications using jfinal 4.9.08 and below, there is a deserialization vulnerability when using redis,may be vulnerable to remote code execute

  • CVE-2020-9493CriJun 16, 2021
    risk 0.64cvss 9.8epss 0.05

    A deserialization flaw was found in Apache Chainsaw versions prior to 2.1.0 which could lead to malicious code execution.

  • CVE-2021-30179CriJun 1, 2021
    risk 0.64cvss 9.8epss 0.04

    Apache Dubbo prior to 2.6.9 and 2.7.9 by default supports generic calls to arbitrary methods exposed by provider interfaces. These invocations are handled by the GenericFilter which will find the service and method specified in the first arguments of the invocation and use the…

  • CVE-2021-33790CriMay 31, 2021
    risk 0.64cvss 9.8epss 0.03

    The RebornCore library before 4.7.3 allows remote code execution because it deserializes untrusted data in ObjectInputStream.readObject as part of reborncore.common.network.ExtendedPacketBuffer. An attacker can instantiate any class on the classpath with any data. A class usable…

  • CVE-2021-32075CriMay 24, 2021
    risk 0.64cvss 9.8epss 0.02

    Re-Logic Terraria before 1.4.2.3 performs Insecure Deserialization.

  • CVE-2021-33026CriMay 13, 2021
    risk 0.64cvss 9.8epss 0.07

    The Flask-Caching extension through 1.10.1 for Flask relies on Pickle for serialization, which may lead to remote code execution or local privilege escalation. If an attacker gains access to cache storage (e.g., filesystem, Memcached, Redis, etc.), they can construct a crafted…