2022-09-02 15:00:33 +00:00
{
"CVE_data_meta" : {
2022-11-22 20:15:22 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-09-02 15:00:33 +00:00
"ID" : "CVE-2022-39397" ,
2022-11-22 20:15:22 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Exposure of sensitive information in aliyun-oss-client"
2022-09-02 15:00:33 +00:00
} ,
2022-11-22 20:15:22 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "oss-rs" ,
"version" : {
"version_data" : [
{
"version_value" : "< 0.8.1"
}
]
}
}
]
} ,
"vendor_name" : "tu6ge"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-09-02 15:00:33 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-11-22 20:15:22 +00:00
"value" : "aliyun-oss-client is a rust client for Alibaba Cloud OSS. Users of this library will be affected, the incoming secret will be disclosed unintentionally. This issue has been patched in version 0.8.1."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "PHYSICAL" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.6 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:P/AC:L/PR:H/UI:R/S:C/C:H/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor"
}
]
2022-09-02 15:00:33 +00:00
}
]
2022-11-22 20:15:22 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/tu6ge/oss-rs/security/advisories/GHSA-3w3h-7xgx-grwc" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/tu6ge/oss-rs/security/advisories/GHSA-3w3h-7xgx-grwc"
} ,
{
"name" : "https://github.com/tu6ge/oss-rs/commit/e4553f7d74fce682d802f8fb073943387796df29" ,
"refsource" : "MISC" ,
"url" : "https://github.com/tu6ge/oss-rs/commit/e4553f7d74fce682d802f8fb073943387796df29"
}
]
} ,
"source" : {
"advisory" : "GHSA-3w3h-7xgx-grwc" ,
"discovery" : "UNKNOWN"
2022-09-02 15:00:33 +00:00
}
}