DEV Community

Cover image for 25,000$ Bounty β€” Simple SSRF Led to AWS Credentials Exposure
Karthikeyan Nagaraj
Karthikeyan Nagaraj

Posted on

25,000$ Bounty β€” Simple SSRF Led to AWS Credentials Exposure

Timeline

  • πŸ“… Reported: November 23, 2023
  • βœ… Fixed: November 24, 2023
  • πŸ’° Bounty: $25,000
  • Severity: Critical (9.8/10) Introduction Server Side Request Forgery (SSRF) is one of the most dangerous vulnerabilities in web applications, especially when it allows attackers to access internal services or cloud metadata endpoints. Recently, a researcher found a critical SSRF vulnerability in an Analytics Reports feature that exposed AWS credentials, which could potentially allow full control over cloud services. In this article, I’ll break down the vulnerability, how it was exploited, and how such attacks can be prevented. What is SSRF? Server Side Request Forgery (SSRF) happens when an attacker tricks a web server into making requests to internal services or external systems. Types of SSRF Attacks:
  • Basic SSRF β€” The attacker forces a server to make a request to an unintended destination.
  • Blind SSRF β€” The response is not visible to the attacker, but actions may still be executed on the target system.
  • SSRF to Internal Services β€” Attackers exploit internal APIs or cloud metadata endpoints, gaining unauthorized access.

Read the Complete Writeup on Medium - https://cyberw1ng.medium.com/25-000-bounty-simple-ssrf-led-to-aws-credentials-exposure-a6938e0875f9

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post