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

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-50340 PoC — SOGo Webmail 安全漏洞

来源
关联漏洞
标题: SOGo Webmail 安全漏洞 (CVE-2025-50340)
Description:SOGo Webmail是SOGo开源的一个网页邮件和协作系统。 SOGo Webmail 5.6.0及之前版本存在安全漏洞,该漏洞源于不安全的直接对象引用,可能导致经过身份验证的用户冒充其他用户发送邮件。
Description
Insecure Direct Object Reference (IDOR vulnerability) in SOGo Webmail Allows a user to send emails on behalf of  another user. 
介绍
# CVE-2025-50340: Insecure Direct Object Reference (IDOR vulnerability) in SOGo Webmail

CVE ID: CVE-2025-50340  
Reporter: Milad Seddigh  
Product: SOGo  
Affected Versions: v5.6.0  
Impact: Insecure Direct Object Reference (IDOR vulnerability) → Allows the user to send emails on behalf of another user. 

## Summary

An Insecure Direct Object Reference (IDOR) vulnerability was discovered in SOGo Webmail, allowing an 
authenticated user to send emails on behalf of other users by manipulating a user-controlled identifier in the email
sending request. The server fails to verify whether the authenticated user is authorized to use the specified sender 
identity, resulting in unauthorized message delivery as another user. This can lead to impersonation, phishing, or 
unauthorized communication within the system. 

## Steps to Reproduce

1- Login to your account. 
2- Send an email and intercept your request using Burp Suite. 
3- Change the “from” parameter to victim’s email address to send on behalf of victim. 
4- The response server shows the success in sending the email on behalf of another user. 

## Mitigation

Enforce Proper Authorization:
Implement strict server-side authorization checks to ensure that users can only perform actions on resources they are explicitly authorized to access.
Verify that the authenticated user is the rightful owner of the email identity being used as the sender (from address).
文件快照

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

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