Vulnerability Database

328,409

Total vulnerabilities in the database

CVE-2018-10237

Unbounded memory allocation in Google Guava 11.0 through 24.x before 24.1.1 allows remote attackers to conduct denial of service attacks against servers that depend on this library and deserialize attacker-provided data, because the AtomicDoubleArray class (when serialized with Java serialization) and the CompoundOrdering class (when serialized with GWT serialization) perform eager allocation without appropriate checks on what a client has sent and whether the data size is reasonable.

CVSS v3:

  • Severity: Medium
  • Score: 5.9
  • AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS v2:

  • Severity: Low
  • Score: 4.3
  • AV:N/AC:M/Au:N/C:N/I:N/A:P
Software From Fixed in
google / guava 11.0 24.1.1
redhat / virtualization_host 4.0 4.0.x
redhat / virtualization 4.2 4.2.x
redhat / openshift_container_platform 3.11 3.11.x
redhat / satellite 6.4 6.4.x
redhat / openstack 13 13.x
redhat / satellite_capsule 6.4 6.4.x
redhat / jboss_enterprise_application_platform 6.0.0 6.0.0.x
redhat / jboss_enterprise_application_platform 6.4.0 6.4.0.x
redhat / jboss_enterprise_application_platform 7.1.0 7.1.0.x
redhat / openshift_container_platform 4.1 4.1.x
redhat / virtualization 4.0 4.0.x
oracle / flexcube_investor_servicing 12.3.0 12.3.0.x
oracle / flexcube_investor_servicing 12.1.0 12.1.0.x
oracle / retail_xstore_point_of_service 15.0 15.0.x
oracle / flexcube_private_banking 12.1.0 12.1.0.x
oracle / retail_xstore_point_of_service 7.1 7.1.x
oracle / flexcube_private_banking 12.0.0 12.0.0.x
oracle / retail_integration_bus 15.0 15.0.x
oracle / weblogic_server 12.2.1.3.0 12.2.1.3.0.x
oracle / database_server 12.2.0.1 12.2.0.1.x
oracle / flexcube_investor_servicing 12.4.0 12.4.0.x
oracle / retail_xstore_point_of_service 16.0 16.0.x
oracle / database_server 18c 18c.x
oracle / flexcube_investor_servicing 14.0.0 14.0.0.x
oracle / retail_integration_bus 16.0 16.0.x
oracle / database_server 19c 19c.x
oracle / flexcube_investor_servicing 14.1.0 14.1.0.x
oracle / retail_xstore_point_of_service 17.0 17.0.x
oracle / communications_ip_service_activator 7.4.0 7.4.0.x
oracle / communications_ip_service_activator 7.3.0 7.3.0.x
oracle / banking_payments 14.1.0 14.4.0.x
oracle / customer_management_and_segmentation_foundation 18.0 18.0.x
Maven icon com.google.guava / guava 11.0 24.1.1

Frequently Asked Questions

A security vulnerability is a weakness in software, hardware, or configuration that can be exploited to compromise confidentiality, integrity, or availability. Many vulnerabilities are tracked as CVEs (Common Vulnerabilities and Exposures), which provide a standardized identifier so teams can coordinate patching, mitigation, and risk assessment across tools and vendors.

CVSS (Common Vulnerability Scoring System) estimates technical severity, but it doesn't automatically equal business risk. Prioritize using context like internet exposure, affected asset criticality, known exploitation (proof-of-concept or in-the-wild), and whether compensating controls exist. A "Medium" CVSS on an exposed, production system can be more urgent than a "Critical" on an isolated, non-production host.

A vulnerability is the underlying weakness. An exploit is the method or code used to take advantage of it. A zero-day is a vulnerability that is unknown to the vendor or has no publicly available fix when attackers begin using it. In practice, risk increases sharply when exploitation becomes reliable or widespread.

Recurring findings usually come from incomplete Asset Discovery, inconsistent patch management, inherited images, and configuration drift. In modern environments, you also need to watch the software supply chain: dependencies, containers, build pipelines, and third-party services can reintroduce the same weakness even after you patch a single host. Unknown or unmanaged assets (often called Shadow IT) are a common reason the same issues resurface.

Use a simple, repeatable triage model: focus first on externally exposed assets, high-value systems (identity, VPN, email, production), vulnerabilities with known exploits, and issues that enable remote code execution or privilege escalation. Then enforce patch SLAs and track progress using consistent metrics so remediation is steady, not reactive.

SynScan combines attack surface monitoring and continuous security auditing to keep your inventory current, flag high-impact vulnerabilities early, and help you turn raw findings into a practical remediation plan.