RUSTSEC-2022-0089

Source
https://rustsec.org/advisories/RUSTSEC-2022-0089
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2022-0089.json
Aliases
Published
2022-11-19T12:00:00Z
Modified
2023-11-08T04:10:21.081461Z
Details

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.

References

Affected packages

crates.io / aliyun-oss-client

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.8.1

Ecosystem specific

{
    "affects": {
        "os": [],
        "functions": [],
        "arch": []
    }
}

Database specific

{
    "cvss": "CVSS:3.1/AV:P/AC:L/PR:H/UI:R/S:C/C:H/I:L/A:N",
    "informational": null,
    "categories": [
        "crypto-failure"
    ]
}