VYPR

Financial Services Regulatory Reporting For De Nederlandsche Bank

by Oracle Corporation

CVEs (2)

  • CVE-2020-11023MedKEVApr 29, 2020
    risk 0.60cvss 6.9epss 0.84

    In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing elements from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This…

  • CVE-2019-11358MedApr 20, 2019
    risk 0.43cvss 6.1epss 0.87

    jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ property, it could extend the native Object.prototype.