mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
1.0 KiB
1.0 KiB
CVE-2019-11419
Description
vcodec2_hls_filter in libvoipCodec_v7a.so in the WeChat application through 7.0.3 for Android allows attackers to cause a denial of service (application crash) by replacing an emoji file (under the /sdcard/tencent/MicroMsg directory) with a crafted .wxgf file. The content of the replacement must be derived from the phone's IMEI. The crash occurs upon receiving a message that contains the replaced emoji.
POC
Reference
- http://packetstormsecurity.com/files/152947/WeChat-7.0.4-Denial-Of-Service.html
- https://awakened1712.github.io/hacking/hacking-wechat-dos/
- https://www.exploit-db.com/exploits/46853