Vulnerabilites #42
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Crate: ring
Version: 0.16.20
Title: Some AES functions may panic when overflow checking is enabled.
Date: 2025-03-06
ID: RUSTSEC-2025-0009
URL: https://rustsec.org/advisories/RUSTSEC-2025-0009
Solution: Upgrade to >=0.17.12
Dependency tree:
ring 0.16.20
└── rustls 0.20.9
└── tokio-rustls 0.23.4
└── tonic 0.8.3
├── opentelemetry-proto 0.1.0
│ ├── opentelemetry-otlp 0.11.0
│ │ └── airlock_libs 5.2.2
│ └── airlock_libs 5.2.2
├── opentelemetry-otlp 0.11.0
└── airlock_libs 5.2.2
Crate: rustls
Version: 0.20.9
Title:
rustls::ConnectionCommon::complete_iocould fall into an infinite loop based on network inputDate: 2024-04-19
ID: RUSTSEC-2024-0336
URL: https://rustsec.org/advisories/RUSTSEC-2024-0336
Severity: 7.5 (high)
Solution: Upgrade to >=0.23.5 OR >=0.22.4, <0.23.0 OR >=0.21.11, <0.22.0
Dependency tree:
rustls 0.20.9
└── tokio-rustls 0.23.4
└── tonic 0.8.3
├── opentelemetry-proto 0.1.0
│ ├── opentelemetry-otlp 0.11.0
│ │ └── airlock_libs 5.2.2
│ └── airlock_libs 5.2.2
├── opentelemetry-otlp 0.11.0
└── airlock_libs 5.2.2
Upgrade requirements;
This should also allow logging in telemetry if upgrading to the latest version
Fixed in Version 6.0.0