Telegram RCE
twitter.com
Telegram RCE
1–10 of 11 posts
Re: Telegram RCE
#2Re: Telegram RCE
#3Anyone have any info on this, how serious it is etc? Very vague post.
Disabling of automatic media parsing as suggested is absolutely a wise choice.
This would be pretty bad indeed if it were wormable.
Re: Telegram RCE
#4Anyone have any info on this, how serious it is etc? Very vague post.
where you could open an app by running window.open("C:\Windows\system32\cmd.exe")
This is a guess based on the behavior in the video, and on the recent fix on Media Preview feature of "Instant View" attachments: https://github.com/telegramdesktop/tdesktop/commit/eaaa704fa... (3 days ago)
so potentially could be just to send an Instant View link pointing to an executable app instead of a website.
Re: Telegram RCE
#5Having that said, I think this should still be rejected by the server so it's weird that it worked that way. However, the issue is not as bad as the video claims it to be, a user will be warned.
Re: Telegram RCE
#6Re: Telegram RCE
#7The tweet has been deleted, is there an archive?
Re: Telegram RCE
#8for some reason, lots of people consider it to be a similar sort of thing to Signal, but it's not - Signal takes privacy and security extremely seriously, Telegram ... does not.
Re: Telegram RCE
#9"We can't confirm that such a vulnerability exists. This video is likely a hoax."
Re: Telegram RCE
#10Anyone have any info on this, how serious it is etc? Very vague post.
Seems like a revive of: https://github.com/desktop-app/lib_webview/commit/77b1712a8f... (2022) where you could open an app by running window.open("C:\Windows\system32\cmd.exe") This is a guess based on the behavior in the video, and on the recent fix on Media Preview feature of "Instant View" attachments: https://github.com/telegramdesktop/tdesktop/commit/eaaa704fa... (3 days ago) so potentially could be just to send…