blob: 26702b720634f6e27c9355c7860464d4b63c0da1 [file] [log] [blame]
{
"id": "GO-2023-1268",
"published": "0001-01-01T00:00:00Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-48195",
"GHSA-gvfj-fxx3-j323"
],
"details": "An issue was discovered in Mellium mellium.im/sasl before 0.3.1. When performing SCRAM-based SASL authentication, if the remote end advertises support for channel binding, no random nonce is generated (instead, the nonce is empty). This causes authentication to fail in the best case, but (if paired with a remote end that does not validate the length of the nonce) could lead to insufficient randomness being used during authentication.",
"affected": [
{
"package": {
"name": "mellium.im/sasl",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.1"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1268"
},
"ecosystem_specific": {
"imports": [
{
"path": "mellium.im/sasl",
"symbols": [
"NewClient",
"NewServer"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://mellium.im/cve/cve-2022-48195/"
},
{
"type": "FIX",
"url": "https://codeberg.org/mellium/sasl/commit/e6cbf681b247c4efa1477eaad2cc47a01707b732"
}
],
"schema_version": "1.3.1"
}