TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Unpatched Powerful SSRF in Exchange OWA – Getting Response Through Attachments

1 pointsby freedudeover 1 year ago

1 comment

freedudeover 1 year ago
TLDR;<p>ZDI-CAN-22101 – CreateAttachmentFromURI Server-Side Request Forgery<p>To sum up, the following attack scenario is possible:<p>• The attacker authenticates to OWA.<p>• The attacker creates a new draft message.<p>• The attacker invokes CreateAttachmentFromUri, triggering the SSRF.<p>• The response of the SSRF gets added to the mail message as an attachment.<p>• The attacker downloads the attachment and retrieves the response content.