Created
July 31, 2024 02:54
-
-
Save nyxfqq/d857f268a53aa62402655c8dcd95c68f to your computer and use it in GitHub Desktop.
CVE-2024-41254
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Suggested description] | |
| An issue was discovered in litestream v0.3.13. The usage of the | |
| ssh.InsecureIgnoreHostKey() disables host key verification, possibly | |
| allowing attackers to obtain sensitive information via a | |
| man-in-the-middle attack. | |
| ------------------------------------------ | |
| [VulnerabilityType Other] | |
| CWE305 306 | |
| ------------------------------------------ | |
| [Vendor of Product] | |
| https://github.com/benbjohnson/litestream | |
| ------------------------------------------ | |
| [Affected Product Code Base] | |
| litestream - <=0.3.13 | |
| ------------------------------------------ | |
| [Affected Component] | |
| ReplicaClient | |
| ------------------------------------------ | |
| [Attack Type] | |
| Remote | |
| ------------------------------------------ | |
| [Impact Escalation of Privileges] | |
| true | |
| ------------------------------------------ | |
| [Impact Information Disclosure] | |
| true | |
| ------------------------------------------ | |
| [Attack Vectors] | |
| use ssh connect database | |
| ------------------------------------------ | |
| [Discoverer] | |
| Bingyu Li | |
| ------------------------------------------ | |
| [Reference] | |
| http://litestream.com | |
| https://github.com/benbjohnson/litestream |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment