mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
631 B
631 B
[advisory]
id = "RUSTSEC-2022-0089"
package = "aliyun-oss-client"
date = "2022-11-19"
url = "https://github.com/advisories/GHSA-3w3h-7xgx-grwc"
categories = ["crypto-failure"]
aliases = ["CVE-2022-39397", "GHSA-3w3h-7xgx-grwc"]
cvss = "CVSS:3.1/AV:P/AC:L/PR:H/UI:R/S:C/C:H/I:L/A:N"
[versions]
patched = [">= 0.8.1"]
aliyun-oss-client secret exposure
The aliyun-oss-client unintentionally divulges the authentication secret.
This bug was fixed in this commit by limiting the concerned traits to be pub only within the crate.