VYPR

apk package

chainguard/ingress-nginx-fips-custom-error-pages-compat-1.13

pkg:apk/chainguard/ingress-nginx-fips-custom-error-pages-compat-1.13

Vulnerabilities (2)

  • CVE-2025-61729Dec 2, 2025
    affected < 1.13.5-r0fixed 1.13.5-r0

    Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a

  • CVE-2025-47907Aug 7, 2025
    affected < 0fixed 0

    Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the ex