VYPR

apk package

wolfi/patroni

pkg:apk/wolfi/patroni

Vulnerabilities (3)

  • CVE-2024-12797MedFeb 11, 2025
    affected < 4.0.5-r0fixed 4.0.5-r0

    Issue summary: Clients using RFC7250 Raw Public Keys (RPKs) to authenticate a server may fail to notice that the server was not authenticated, because handshakes don't abort as expected when the SSL_VERIFY_PEER verification mode is set. Impact summary: TLS and DTLS connections u

  • CVE-2024-39689Jul 5, 2024
    affected < 3.3.2-r0fixed 3.3.2-r0

    Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi starting in 2021.5.30 and prior to 2024.7.4 recognized root certificates from `GLOBALTRUST`. Certifi 2024.7.04 removes ro

  • CVE-2024-35195MedMay 20, 2024
    affected < 3.3.1-r0fixed 3.3.1-r0

    Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes