Vulnerability Report: GO-2023-2385
- CVE-2023-26154, GHSA-5844-q3fc-56rh
- Affects: github.com/pubnub/go, github.com/pubnub/go/v5, and 3 more
- Published: Jan 02, 2024
- Modified: May 20, 2024
There is insufficient entropy in the implementation of the AES-256-CBC cryptographic algorithm. The provided encrypt functions are less secure when hex encoding and trimming are applied, leaving half of the bits in the key always the same for every encoded message or file. Users are encouraged to migrate to the new crypto package introduced in v7.2.0.
For detailed information about this vulnerability, visit https://github.com/advisories/GHSA-5844-q3fc-56rh.
Affected Packages
-
PathGo VersionsSymbols
-
all versions, no known fixed
-
all versions, no known fixed
-
all versions, no known fixed
-
all versions, no known fixed
-
all versions, no known fixed
Aliases
References
- https://github.com/advisories/GHSA-5844-q3fc-56rh
- https://github.com/pubnub/go/commit/428517fef5b901db7275d9f5a75eda89a4c28e08
- https://vuln.go.dev/ID/GO-2023-2385.json
Feedback
See anything missing or incorrect?
Suggest an edit to this report.