VYPR

Bookkeeper

by Apache

Source repositories

CVEs (7)

  • CVE-2019-17571CriDec 20, 2019
    risk 0.62cvss 9.8epss 0.69

    Included in Log4j 1.2 is a SocketServer class that is vulnerable to deserialization of untrusted data which can be exploited to remotely execute arbitrary code when combined with a deserialization gadget when listening to untrusted network traffic for log data. This affects…

  • CVE-2017-6891HigMay 22, 2017
    risk 0.58cvss 8.8epss 0.06

    Two errors in the "asn1_find_node()" function (lib/parser_aux.c) within GnuTLS libtasn1 version 4.10 can be exploited to cause a stacked-based buffer overflow by tricking a user into processing a specially crafted assignments file via the e.g. asn1Coding utility.

  • CVE-2020-23922HigApr 21, 2021
    risk 0.46cvss 7.1epss 0.02

    An issue was discovered in giflib through 5.1.4. DumpScreen2RGB in gif2rgb.c has a heap-based buffer over-read.

  • CVE-2020-36230HigJan 26, 2021
    risk 0.43cvss 7.5epss 0.12

    A flaw was discovered in OpenLDAP before 2.4.57 leading in an assertion failure in slapd in the X.509 DN parsing in decode.c ber_next_element, resulting in denial of service.

  • CVE-2019-19906HigDec 19, 2019
    risk 0.42cvss 7.5epss 0.08

    cyrus-sasl (aka Cyrus SASL) 2.1.27 has an out-of-bounds write leading to unauthenticated remote denial-of-service in OpenLDAP via a malformed LDAP packet. The OpenLDAP crash is ultimately caused by an off-by-one error in _sasl_add_string in common.c in cyrus-sasl.

  • CVE-2022-32531MedDec 15, 2022
    risk 0.31cvss 5.9epss 0.01

    The Apache Bookkeeper Java Client (before 4.14.6 and also 4.15.0) does not close the connection to the bookkeeper server when TLS hostname verification fails. This leaves the bookkeeper client vulnerable to a man in the middle attack. The problem affects BookKeeper client prior…

  • CVE-2019-19924MedDec 24, 2019
    risk 0.01cvss 5.3epss 0.08

    SQLite 3.30.1 mishandles certain parser-tree rewriting, related to expr.c, vdbeaux.c, and window.c. This is caused by incorrect sqlite3WindowRewrite() error handling.