GHSA-779w-xvpm-78jx

Suggest an improvement
Source
https://github.com/advisories/GHSA-779w-xvpm-78jx
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/07/GHSA-779w-xvpm-78jx/GHSA-779w-xvpm-78jx.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-779w-xvpm-78jx
Aliases
Published
2023-07-31T22:02:54Z
Modified
2023-11-08T04:13:09.297521Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
twitch-tui's connection is not encrypted
Details

Summary

The connection is not using TLS for communication

Details

In the configuration of the irc connection, you are disabling tls which makes all communication to twitch irc servers unencrypted.

PoC

You can verify by using tcpdump/wireshark that traffic is unencrypted.

Impact

Communication can be sniffed, even auth tokens.

Database specific
{
    "nvd_published_at": "2023-08-04T17:15:10Z",
    "cwe_ids": [
        "CWE-311"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2023-07-31T22:02:54Z"
}
References

Affected packages

crates.io / twitch-tui

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.4.1