VYPR

CWE-20

Improper Input Validation

ClassStableLikelihood: High

Description

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Hierarchy (View 1000)

Related attack patterns (CAPEC)

CAPEC-10 · CAPEC-101 · CAPEC-104 · CAPEC-108 · CAPEC-109 · CAPEC-110 · CAPEC-120 · CAPEC-13 · CAPEC-135 · CAPEC-136 · CAPEC-14 · CAPEC-153 · CAPEC-182 · CAPEC-209 · CAPEC-22 · CAPEC-23 · CAPEC-230 · CAPEC-231 · CAPEC-24 · CAPEC-250 · CAPEC-261 · CAPEC-267 · CAPEC-28 · CAPEC-3 · CAPEC-31 · CAPEC-42 · CAPEC-43 · CAPEC-45 · CAPEC-46 · CAPEC-47 · CAPEC-473 · CAPEC-52 · CAPEC-53 · CAPEC-588 · CAPEC-63 · CAPEC-64 · CAPEC-664 · CAPEC-67 · CAPEC-7 · CAPEC-71 · CAPEC-72 · CAPEC-73 · CAPEC-78 · CAPEC-79 · CAPEC-8 · CAPEC-80 · CAPEC-81 · CAPEC-83 · CAPEC-85 · CAPEC-88 · CAPEC-9

CVEs mapped to this weakness (13,352)

page 539 of 668
  • CVE-2019-9503HigJan 16, 2020
    risk 0.00cvss 7.9epss 0.03

    The Broadcom brcmfmac WiFi driver prior to commit a4176ec356c73a46c07c181c6d04039fafa34a9f is vulnerable to a frame validation bypass. If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be…

  • CVE-2019-20041CriDec 27, 2019
    risk 0.00cvss 9.8epss 0.05

    wp_kses_bad_protocol in wp-includes/kses.php in WordPress before 5.3.1 mishandles the HTML5 colon named entity, allowing attackers to bypass input sanitization, as demonstrated by the javascript: substring.

  • CVE-2019-19899CriDec 19, 2019
    risk 0.00cvss 9.8epss 0.01

    Pebble Templates 3.1.2 allows attackers to bypass a protection mechanism (intended to block access to instances of java.lang.Class) because getClass is accessible via the public static java.lang.Class java.lang.Class.forName(java.lang.Module,java.lang.String) signature.

  • CVE-2019-17555HigDec 4, 2019
    risk 0.00cvss 7.5epss 0.02

    The AsyncResponseWrapperImpl class in Apache Olingo versions 4.0.0 to 4.6.0 reads the Retry-After header and passes it to the Thread.sleep() method without any check. If a malicious server returns a huge value in the header, then it can help to implement a DoS attack.

  • CVE-2018-21020HigOct 8, 2019
    risk 0.00cvss 7.5epss 0.02

    In very rare cases, a PHP type juggling vulnerability in centreonAuth.class.php in Centreon Web before 2.8.27 allows attackers to bypass authentication mechanisms in place.

  • CVE-2019-15640HigAug 26, 2019
    risk 0.00cvss 7.5epss 0.01

    Limesurvey before 3.17.10 does not validate both the MIME type and file extension of an image.

  • CVE-2017-18509HigAug 13, 2019
    risk 0.00cvss 7.8epss 0.01

    An issue was discovered in net/ipv6/ip6mr.c in the Linux kernel before 4.11. By setting a specific socket option, an attacker can control a pointer in kernel land and cause an inet_csk_listen_stop general protection fault, or potentially execute arbitrary code under certain…

  • CVE-2018-20857HigJul 26, 2019
    risk 0.00cvss 7.5epss 0.01

    Zendesk Samlr before 2.6.2 allows an XML nodes comment attack such as a name_id node with [email protected] followed by <!---->. and then the attacker's domain name.

  • CVE-2019-10744CriJul 26, 2019
    risk 0.00cvss 9.1epss 0.05

    Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.

  • CVE-2019-1010251HigJul 18, 2019
    risk 0.00cvss 7.5epss 0.02

    Open Information Security Foundation Suricata prior to version 4.1.2 is affected by: Denial of Service - DNS detection bypass. The impact is: An attacker can evade a signature detection with a specialy formed network packet. The component is: app-layer-detect-proto.c, decode.c,…

  • CVE-2017-7189HigJul 10, 2019
    risk 0.00cvss 7.5epss 0.02

    main/streams/xp_socket.c in PHP 7.x before 2017-03-07 misparses fsockopen calls, such as by interpreting fsockopen('127.0.0.1:80', 443) as if the address/port were 127.0.0.1:80:443, which is later truncated to 127.0.0.1:80. This behavior has a security risk if the explicitly…

  • CVE-2017-12652CriJul 10, 2019
    risk 0.00cvss 9.8epss 0.04

    libpng before 1.6.32 does not properly check the length of chunks against the user limit.

  • CVE-2019-12981HigJun 26, 2019
    risk 0.00cvss 8.8epss 0.01

    Ming (aka libming) 0.4.8 has an "fill overflow" vulnerability in the function SWFShape_setLeftFillStyle in blocks/shape.c.

  • CVE-2018-20846MedJun 26, 2019
    risk 0.00cvss 6.5epss 0.02

    Out-of-bounds accesses in the functions pi_next_lrcp, pi_next_rlcp, pi_next_rpcl, pi_next_pcrl, pi_next_rpcl, and pi_next_cprl in openmj2/pi.c in OpenJPEG through 2.3.0 allow remote attackers to cause a denial of service (application crash).

  • CVE-2019-12816HigJun 15, 2019
    risk 0.00cvss 8.8epss 0.04

    Modules.cpp in ZNC before 1.7.4-rc1 allows remote authenticated non-admin users to escalate privileges and execute arbitrary code by loading a module with a crafted name.

  • CVE-2018-9839MedJun 6, 2019
    risk 0.00cvss 6.5epss 0.01

    An issue was discovered in MantisBT through 1.3.14, and 2.0.0. Using a crafted request on bug_report_page.php (modifying the 'm_id' parameter), any user with REPORTER access or above is able to view any private issue's details (summary, description, steps to reproduce,…

  • CVE-2019-12439HigMay 29, 2019
    risk 0.00cvss 7.4epss 0.01

    bubblewrap.c in Bubblewrap before 0.3.3 misuses temporary directories in /tmp as a mount point. In some particular configurations (related to XDG_RUNTIME_DIR), a local attacker may abuse this flaw to prevent other users from executing bubblewrap or potentially execute code.

  • CVE-2017-12795CriMay 10, 2019
    risk 0.00cvss 9.8epss 0.02

    OpenMRS openmrs-module-htmlformentry 3.3.2 is affected by: (Improper Input Validation).

  • CVE-2016-1586LowApr 22, 2019
    risk 0.00cvss 1.8epss 0.01

    A malicious webview could install long-lived unload handlers that re-use an incognito BrowserContext that is queued for destruction in versions of Oxide before 1.18.3.

  • CVE-2019-11228HigApr 15, 2019
    risk 0.00cvss 7.5epss 0.01

    repo/setting.go in Gitea before 1.7.6 and 1.8.x before 1.8-RC3 does not validate the form.MirrorAddress before calling SaveAddress.