Skip to content

Instantly share code, notes, and snippets.

@nyxfqq
Created July 31, 2024 02:54
Show Gist options
  • Select an option

  • Save nyxfqq/d857f268a53aa62402655c8dcd95c68f to your computer and use it in GitHub Desktop.

Select an option

Save nyxfqq/d857f268a53aa62402655c8dcd95c68f to your computer and use it in GitHub Desktop.
CVE-2024-41254
[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