hbase

apache/hbase: The latest CVE Vulnerabilities and Exploits for Penetration Test

apache/hbase Vulnerability Summary Vendor name: apache Product name: hbase Total vulnerabilities: 5 (as 2023-05-04) apache/hbase Vulnerability List CVE-2019-15544: An issue was discovered in the protobuf crate before 2.6.0 for Rust. Attackers can exhaust all… Published: 2019-08-26T18:15:00 Last Modified: 2021-09-14T12:25:00 Summary An issue was discovered in the protobuf crate before 2.6.0 for Rust. Attackers can exhaust all memory via Vec::reserve calls. Common Weakness Enumeration (CWE): CWE-770: Allocation of Resources Without Limits or Throttling CWE Description: The software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.