CVEInsight.
TrendingZero-DayExploreBrowseSearchSaved
CVEInsight.

Free vulnerability intelligence for developers, security teams, and researchers. Data sourced from public databases for informational purposes only.

Explore

HomeTrendingZero-Day WatchAttack TypesBrowse CVEsSearch

Legal

Privacy PolicyTerms of ServiceData Disclaimer

© 2026CVEInsight. For informational use only — not a substitute for professional security advice.

CVE data sourced from NVD / NIST & public disclosures.

oracle

banking_extensibility_workbench

20 known vulnerabilities · sorted by CVSS score

CVE-2019-10744
CRITICAL9.1

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.

f5 / big-ip_application_acceleration_manager+80
Network
Published Jul 26, 2019
CVE-2020-10531
HIGH8.8

An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.

icu-project / international_components_for_unicode+20
Network
Published Mar 12, 2020
CVE-2020-15824
HIGH8.8

In JetBrains Kotlin from 1.4-M1 to 1.4-RC (as Kotlin 1.3.7x is not affected by the issue. Fixed version is 1.4.0) there is a script-cache privilege escalation vulnerability due to kotlin-main-kts cached scripts in the system temp directory, which is shared by all users by default.

jetbrains / kotlin+7
Network
Published Aug 8, 2020
CVE-2020-28052
HIGH8.1

An issue was discovered in Legion of the Bouncy Castle BC Java 1.65 and 1.66. The OpenBSDBCrypt.checkPassword utility method compared incorrect data when checking the password, allowing incorrect passwords to indicate they were matching with previously hashed ones that were different.

bouncycastle / bc-java+38
Network
Published Dec 18, 2020
CVE-2020-36188
HIGH8.1

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to com.newrelic.agent.deps.ch.qos.logback.core.db.JNDIConnectionSource.

fasterxml / jackson-databind+74
Network
Published Jan 6, 2021
CVE-2020-36186
HIGH8.1

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource.

fasterxml / jackson-databind+74
Network
Published Jan 6, 2021
CVE-2020-8174
HIGH8.1

napi_get_value_string_*() allows various kinds of memory corruption in node < 10.21.0, 12.18.0, and < 14.4.0.

nodejs / node.js+20
Network
Published Jul 24, 2020
CVE-2020-35728
HIGH8.1

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to com.oracle.wls.shaded.org.apache.xalan.lib.sql.JNDIConnectionPool (aka embedded Xalan in org.glassfish.web/javax.servlet.jsp.jstl).

fasterxml / jackson-databind+64
Network
Published Dec 27, 2020
CVE-2020-36185
HIGH8.1

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp2.datasources.SharedPoolDataSource.

fasterxml / jackson-databind+74
Network
Published Jan 6, 2021
CVE-2020-36181
HIGH8.1

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS.

netapp / service_level_manager+73
Network
Published Jan 6, 2021
CVE-2020-36180
HIGH8.1

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.dbcp2.cpdsadapter.DriverAdapterCPDS.

netapp / cloud_backup+74
Network
Published Jan 7, 2021
CVE-2020-36183
HIGH8.1

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.docx4j.org.apache.xalan.lib.sql.JNDIConnectionPool.

fasterxml / jackson-databind+74
Network
Published Jan 7, 2021
CVE-2020-36184
HIGH8.1

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp2.datasources.PerUserPoolDataSource.

netapp / cloud_backup+74
Network
Published Jan 6, 2021
CVE-2020-36187
HIGH8.1

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource.

fasterxml / jackson-databind+74
Network
Published Jan 6, 2021
CVE-2020-36182
HIGH8.1

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp2.cpdsadapter.DriverAdapterCPDS.

fasterxml / jackson-databind+74
Network
Published Jan 7, 2021
CVE-2020-8203
HIGH7.4

Prototype pollution attack when using _.zipObjectDeep in lodash before 4.17.20.

lodash / lodash+41
Network
Published Jul 15, 2020
CVE-2020-8172
HIGH7.4

TLS session reuse can lead to host certificate verification bypass in node version < 12.18.0 and < 14.4.0.

nodejs / node.js+11
Network
Published Jun 8, 2020
CVE-2021-23337
HIGH7.2

Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.

lodash / lodash+47
Network
Published Feb 15, 2021
CVE-2020-28500
MEDIUM5.3

Lodash versions prior to 4.17.21 are vulnerable to Regular Expression Denial of Service (ReDoS) via the toNumber, trim and trimEnd functions.

lodash / lodash+41
Network
Published Feb 15, 2021
CVE-2020-11080
LOW3.7

In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., > 32), then drop the connection.

nghttp2 / nghttp2+22
Network
Published Jun 3, 2020