LibSSH Vulnerability
I wondered if any of you have heard of this: Hacker: I'm logged in. New LibSSH Vulnerability: OK! I believe you. https://www.bleepingcomputer.com/news/security/hacker-im-logged-in-new-libss...
On Thu, 18 Oct 2018 17:41:29 +0100 MRAB <python@mrabarnett.plus.com> wrote:
I wondered if any of you have heard of this:
Hacker: I'm logged in. New LibSSH Vulnerability: OK! I believe you. https://www.bleepingcomputer.com/news/security/hacker-im-logged-in-new-libss...
AFAIK, this doesn't have any to do with OpenSSH, which practically everyone uses on Unix. Regards Antoine.
Slightly Off-Topic, but more relevant for python developers. Paramiko also had a very similar vulnerability: https://github.com/paramiko/paramiko/issues/1283. On Thu, 18 Oct 2018 at 18:56, Antoine Pitrou <solipsis@pitrou.net> wrote:
On Thu, 18 Oct 2018 17:41:29 +0100 MRAB <python@mrabarnett.plus.com> wrote:
I wondered if any of you have heard of this:
Hacker: I'm logged in. New LibSSH Vulnerability: OK! I believe you.
https://www.bleepingcomputer.com/news/security/hacker-im-logged-in-new-libss...
AFAIK, this doesn't have any to do with OpenSSH, which practically everyone uses on Unix.
Regards
Antoine.
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/jmcs%40jsantos.eu
participants (3)
-
Antoine Pitrou -
João Santos -
MRAB