VYPR

apk package

wolfi/mariadb-10.6-backup

pkg:apk/wolfi/mariadb-10.6-backup

Vulnerabilities (7)

  • CVE-2023-52970MedMar 8, 2025
    affected < 10.6.23-r0fixed 10.6.23-r0

    MariaDB Server 10.4 through 10.5.*, 10.6 through 10.6.*, 10.7 through 10.11.*, 11.0 through 11.0.*, and 11.1 through 11.4.* crashes in Item_direct_view_ref::derived_field_transformer_for_where.

  • CVE-2023-52969MedMar 8, 2025
    affected < 10.6.23-r0fixed 10.6.23-r0

    MariaDB Server 10.4 through 10.5.*, 10.6 through 10.6.*, 10.7 through 10.11.*, and 11.0 through 11.0.* can sometimes crash with an empty backtrace log. This may be related to make_aggr_tables_info and optimize_stage2.

  • CVE-2024-1597Feb 19, 2024
    affected < 10.6.17-r0fixed 10.6.17-r0

    pgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE. Note this is not the default. In the default mode there is no vulnerability. A placeholder for a numeric value must be immediately preceded by a minus. There must be a second placeh

  • CVE-2022-47015Jan 20, 2023
    affected < 0fixed 0

    MariaDB Server before 10.3.34 thru 10.9.3 is vulnerable to Denial of Service. It is possible for function spider_db_mbase::print_warnings to dereference a null pointer.

  • CVE-2022-31197Aug 3, 2022
    affected < 10.6.18-r2fixed 10.6.18-r2

    PostgreSQL JDBC Driver (PgJDBC for short) allows Java programs to connect to a PostgreSQL database using standard, database independent Java code. The PGJDBC implementation of the `java.sql.ResultRow.refreshRow()` method is not performing escaping of column names so a malicious c

  • CVE-2022-21724Feb 2, 2022
    affected < 10.6.18-r2fixed 10.6.18-r2

    pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin

  • CVE-2020-13692Jun 4, 2020
    affected < 10.6.23-r0fixed 10.6.23-r0

    PostgreSQL JDBC Driver (aka PgJDBC) before 42.2.13 allows XXE.