2024-04-04 08:46:00 +00:00

114 lines
3.8 KiB
JSON

{
"id": "CVE-2023-38688",
"sourceIdentifier": "security-advisories@github.com",
"published": "2023-08-04T17:15:10.097",
"lastModified": "2023-08-09T21:05:36.740",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "twitch-tui provides Twitch chat in a terminal. Prior to version 2.4.1, the connection is not using TLS for communication. In the configuration of the irc connection, the software disables TLS, which makes all communication to Twitch IRC servers unencrypted. As a result, communication, including auth tokens, can be sniffed. Version 2.4.1 has a patch for this issue."
},
{
"lang": "es",
"value": "twitch-tui proporciona el chat de Twitch en un terminal. Antes de la versi\u00f3n 2.4.1, la conexi\u00f3n no utiliza TLS para la comunicaci\u00f3n. En la configuraci\u00f3n de la conexi\u00f3n irc, el software deshabilita TLS, lo que hace que toda la comunicaci\u00f3n con los servidores IRC de Twitch no est\u00e9 cifrada. Como resultado, la comunicaci\u00f3n, incluyendo los tokens de autenticaci\u00f3n, puede ser interceptada. La versi\u00f3n 2.4.1 tiene un parche para este problema.\n"
}
],
"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": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-311"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:xithrius:twitch-tui:*:*:*:*:*:rust:*:*",
"versionEndIncluding": "2.4.0",
"matchCriteriaId": "51E1B391-7145-4B2F-8183-B007928C21E7"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Xithrius/twitch-tui/blob/340afc3c8c07a83289fe6ef614aa7563c8b70756/src/twitch/connection.rs#L23",
"source": "security-advisories@github.com",
"tags": [
"Product"
]
},
{
"url": "https://github.com/Xithrius/twitch-tui/commit/74d13ddca35f8f0816f4933c229da1fd95c0350a",
"source": "security-advisories@github.com",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/Xithrius/twitch-tui/security/advisories/GHSA-779w-xvpm-78jx",
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
]
}
]
}