GHSA-GVFJ-FXX3-J323
Vulnerability from github – Published: 2022-12-31 03:30 – Updated: 2024-05-20 21:43
VLAI?
Summary
mellium.im/sasl authentication failure due to insufficient nonce randomness
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.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "mellium.im/sasl"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-48195"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": true,
"github_reviewed_at": "2023-01-04T13:56:47Z",
"nvd_published_at": "2022-12-31T01:15:00Z",
"severity": "CRITICAL"
},
"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.",
"id": "GHSA-gvfj-fxx3-j323",
"modified": "2024-05-20T21:43:00Z",
"published": "2022-12-31T03:30:26Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48195"
},
{
"type": "PACKAGE",
"url": "https://codeberg.org/mellium/sasl"
},
{
"type": "WEB",
"url": "https://codeberg.org/mellium/sasl/commit/e6cbf681b247c4efa1477eaad2cc47a01707b732"
},
{
"type": "WEB",
"url": "https://codeberg.org/mellium/sasl/releases/tag/v0.3.1"
},
{
"type": "WEB",
"url": "https://mellium.im/cve/cve-2022-48195"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2023-1268"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "mellium.im/sasl authentication failure due to insufficient nonce randomness"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…