VRT 391,192 CVEs tracked · 15,442 in RASP scope · data as of 18 hours ago
Reset
More filters (1)
Columns
Oracle product: Oracle Financial Services Applications / User Interface (jQuery)
Overview 3 matches, all public PoC · 0 in RASP scope · 0 protected · 0 KEV · 0 CISA SSVC · 2 EPSS ≥ 0.5 · 0 disputed
3matches, all public PoC 0in RASP scope0.0% 0protected0.0% 0KEV0.0% 0CISA SSVC0.0% 2EPSS ≥ 0.566.7% 0disputed0.0%
Critical 0 0.0% High 0 0.0% Medium 3 100.0% Low 0 0.0% None 0 0.0% Unknown 0 0.0%
Protected by RASP 0 0.0% Rule in development 0 0.0% Mitigation candidate 0 0.0% No exploit published 0 0.0% No fix identified 0 0.0% Mitigated by environment configuration 0 0.0% Queued for review 0 0.0% Not applicable 0 0.0% Out of RASP scope 3 100.0% Rejected 0 0.0%
blocked by ARMR today 0 0.0% not blocked 3 100.0% not established 0 0.0% unrecorded 0 0.0%
Exploited in the wild 0 0.0% Working exploit published 2 66.7% Proof of concept only 1 33.3% Forecast only 0 0.0% No public exploit 0 0.0%
split by peak 1 / quarter
Unknown: 0None: 0Low: 0Medium: 3High: 0Critical: 0 Rejected: 0Out of RASP scope: 3Not applicable: 0Queued for review: 0Mitigated by environment configuration: 0No fix identified: 0No exploit published: 0Mitigation candidate: 0Rule in development: 0Protected by RASP: 0 unrecorded: 0not established: 0not blocked: 3blocked by ARMR today: 0 No public exploit: 0Forecast only: 0Proof of concept only: 1Working exploit published: 2Exploited in the wild: 0 Q1 2018: 1 CVE Q2 2018: 0 CVEs Q3 2018: 0 CVEs Q4 2018: 0 CVEs Q1 2019: 0 CVEs Q2 2019: 1 CVE Q3 2019: 0 CVEs Q4 2019: 0 CVEs Q1 2020: 0 CVEs Q2 2020: 1 CVE
Q1 18Q2 18Q3 18Q4 18Q1 19Q2 19Q3 19Q4 19Q1 20Q2 20
3 matches CSV JSON
CVE Severity Published Status Exploitation Description
CVE-2020-11022 Medium 2020-04-29 Out of RASP scope Working exploit published In jQuery starting with 1.12.0 and before 3.5.0, passing HTML 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 problem is patched in jQuery 3.5.0.
CVE-2019-11358 Medium 2019-04-20 Out of RASP scope Working exploit published 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.
CVE-2015-9251 Medium 2018-01-18 Out of RASP scope Proof of concept only 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.