VYPR

Enterprise Operations Monitor

by Oracle Corporation

CVEs (5)

  • CVE-2022-23219CriJan 14, 2022
    risk 0.64cvss 9.8epss 0.04

    The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or…

  • CVE-2022-23218CriJan 14, 2022
    risk 0.64cvss 9.8epss 0.05

    The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if…

  • CVE-2021-43396HigNov 4, 2021
    risk 0.49cvss 7.5epss 0.03

    In iconvdata/iso-2022-jp-3.c in the GNU C Library (aka glibc) 2.34, remote attackers can force iconv() to emit a spurious '\0' character via crafted ISO-2022-JP-3 data that is accompanied by an internal state reset. This may affect data integrity in certain iconv() use cases.…

  • CVE-2021-38604HigAug 12, 2021
    risk 0.49cvss 7.5epss 0.03

    In librt in the GNU C Library (aka glibc) through 2.34, sysdeps/unix/sysv/linux/mq_notify.c mishandles certain NOTIFY_REMOVED data, leading to a NULL pointer dereference. NOTE: this vulnerability was introduced as a side effect of the CVE-2021-33574 fix.

  • CVE-2015-9251MedJan 18, 2018
    risk 0.35cvss 6.1epss 0.30

    jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed.