EVILLOADER [CVE-2024-7014]

pinkman

BOSS
Staff member
ADMIN
LEGEND
ULTIMATE
SUPREME
MEMBER
BFD Legacy
Joined
Feb 3, 2025
Messages
2,253
Reaction score
19,051
Deposit
0$
Evilloader is a downloader that allows attackers to download and execute additional malicious payloads on target systems. CVE-2024-7014 describes an update to the anti-analysis mechanisms of this module. A file with the ".htm" extension is disguised as a video and sent via the Telegram API, and while the user is waiting for the video, JavaScript code inside the HTML is actually executed.

The root cause of the vulnerability is that the ".htm" file format in the response to Telegram servers is perceived as a video. The ".htm" code fragment is opened in the browser under "content://". This is: content://org.telegram.messenger.provider/media/android/data/org.telegram.messenger/Telegram.povider/Telegram%20Video/4298942894727273.htm The content is opened, which allows the specified HTML page to be triggered and opened.
download:
 
Evilloader is a downloader that allows attackers to download and execute additional malicious payloads on target systems. CVE-2024-7014 describes an update to the anti-analysis mechanisms of this module. A file with the ".htm" extension is disguised as a video and sent via the Telegram API, and while the user is waiting for the video, JavaScript code inside the HTML is actually executed.

The root cause of the vulnerability is that the ".htm" file format in the response to Telegram servers is perceived as a video. The ".htm" code fragment is opened in the browser under "content://". This is: content://org.telegram.messenger.provider/media/android/data/org.telegram.messenger/Telegram.povider/Telegram%20Video/4298942894727273.htm The content is opened, which allows the specified HTML page to be triggered and opened.
download: *** Hidden text: cannot be quoted. ***
ty
 
Evilloader is a downloader that allows attackers to download and execute additional malicious payloads on target systems. CVE-2024-7014 describes an update to the anti-analysis mechanisms of this module. A file with the ".htm" extension is disguised as a video and sent via the Telegram API, and while the user is waiting for the video, JavaScript code inside the HTML is actually executed.

The root cause of the vulnerability is that the ".htm" file format in the response to Telegram servers is perceived as a video. The ".htm" code fragment is opened in the browser under "content://". This is: content://org.telegram.messenger.provider/media/android/data/org.telegram.messenger/Telegram.povider/Telegram%20Video/4298942894727273.htm The content is opened, which allows the specified HTML page to be triggered and opened.
download: *** Hidden text: cannot be quoted. ***
 
Top Bottom