目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-55996 PoC — Rakuten Viber Desktop 安全漏洞

来源
关联漏洞
标题: Rakuten Viber Desktop 安全漏洞 (CVE-2025-55996)
Description:Rakuten Viber Desktop是卢森堡Viber公司的一款即时通讯软件。 Rakuten Viber Desktop 25.6.0版本存在安全漏洞,该漏洞源于消息撰写或转发界面中文本参数处理不当,可能导致HTML注入攻击。
Description
Public writeup for CVE-2025-55996 (Viber Desktop HTML Injection)
介绍
# Viber Desktop — HTML Injection (CVE-2025-55996)

**CVE:** CVE-2025-55996  
**Discoverer:** Thaw Khant (Cycbake)  
**Product:** Viber Desktop  
**Affected:** Viber Desktop 25.6.0 (and possibly earlier)  

## Summary
Viber Desktop's deep-link handler (`viber://forward?text=`) can render unsanitized HTML supplied in the `text` parameter inside the message compose/forward interface. While script execution appears restricted by the client, attacker-controlled external resources (e.g., images) can be loaded, enabling user tracking and UI manipulation that may facilitate phishing and privacy leakage.

## Impact
- Remote image/resource loading from attacker-controlled domains (IP/meta leakage).
- Message UI manipulation (misleading text/graphics) enabling social engineering.
- Can be chained with other issues for greater impact.

## Reproduction (redacted)
Reproduction steps are intentionally redacted from this public writeup to avoid mass exploitation. A minimal repro was provided to vendor and MITRE at the time of reporting.

## Mitigation / Recommended fix
- Treat the `text` parameter as plain text; do not render HTML by default.
- Properly escape/encode user-supplied input before rendering in the client.
- Block or proxy external resource loading in forwarded messages (strip remote resource requests or force them to pass via a sanitizing proxy).


## Notes
This public writeup intentionally omits exploit-level details. If you are a vendor or security contact requiring technical details for remediation, please contact the discoverer at the address above.
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →