2023-07-24 14:00:39 +00:00

122 lines
4.0 KiB
JSON

{
"id": "CVE-2022-31162",
"sourceIdentifier": "security-advisories@github.com",
"published": "2022-07-22T04:15:14.187",
"lastModified": "2023-07-24T13:08:26.503",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Slack Morphism is an async client library for Rust. Prior to 0.41.0, it was possible for Slack OAuth client information to leak in application debug logs. Stricter and more secure debug formatting was introduced in v0.41.0 for OAuth secret types to reduce the possibility of printing sensitive information in application logs. As a workaround, do not print/output requests and responses for OAuth and client configurations in logs."
},
{
"lang": "es",
"value": "Slack Morphism es una biblioteca cliente as\u00edncrona para Rust. En versiones anteriores a 0.41.0, era posible que la informaci\u00f3n del cliente Slack OAuth fuera filtrada en los registros de depuraci\u00f3n de la aplicaci\u00f3n. En la versi\u00f3n 0.41.0 fue introducido un formato de depuraci\u00f3n m\u00e1s estricto y seguro para los tipos de secreto OAuth con el fin de reducir la posibilidad de imprimir informaci\u00f3n confidencial en los registros de la aplicaci\u00f3n. Como mitigaci\u00f3n, no imprimas/impresiones de peticiones y respuestas para OAuth y configuraciones de clientes en los registros"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-212"
}
]
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-1258"
},
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:slack_morphism_project:slack_morphism:*:*:*:*:*:rust:*:*",
"versionEndExcluding": "0.41.0",
"matchCriteriaId": "7B27BCE4-3048-4481-87AF-F5B442C9DB2A"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/abdolence/slack-morphism-rust/releases/tag/v0.41.0",
"source": "security-advisories@github.com",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/abdolence/slack-morphism-rust/security/advisories/GHSA-99j7-mhfh-w84p",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
}
]
}