| 제목 | Telegram Telegram Desktop <= 6.7.5 NULL Pointer Dereference |
|---|
| 설명 | A NULL pointer dereference vulnerability exists in Telegram Desktop versions up to 6.7.5. The vulnerability is located in the RequestButton() function in Telegram/SourceFiles/boxes/url_auth_box.cpp. When processing a login_url inline keyboard button, the function conditionally assigns the bot pointer to nullptr if the server response does not include a write access request. The bot pointer is subsequently dereferenced to access the firstName member (at offset 0x188 in UserData) without a prior null check, resulting in an access violation and immediate client crash. The vulnerability is remotely triggerable by any bot operator via the Telegram Bot API and requires only a single click from the victim. The issue was reported to the vendor on 2026-04-10. |
|---|
| 원천 | ⚠️ https://www.youtube.com/watch?v=xo9Bplsy1K8 |
|---|
| 사용자 | oblivionsage (UID 97354) |
|---|
| 제출 | 2026. 04. 14. AM 11:50 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 05. 02. PM 10:31 (18 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 360870 [Telegram Desktop 까지 6.7.5 Bot API url_auth_box.cpp RequestButton login_url 서비스 거부] |
|---|
| 포인트들 | 17 |
|---|