cvelist/2022/39xxx/CVE-2022-39397.json
advisory-database[bot] b6d2571f77
Add CVE-2022-39397 for GHSA-3w3h-7xgx-grwc
Add CVE-2022-39397 for GHSA-3w3h-7xgx-grwc
2022-11-22 20:15:22 +00:00

88 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-39397",
"STATE": "PUBLIC",
"TITLE": "Exposure of sensitive information in aliyun-oss-client"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"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"
}
]
}
]
},
"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"
}
}