🚀 Submit a Challenge — SecDim AppSec Village CTF at DEF CON 34 and Win a ROG Xbox Ally

CVE-2019-8341 - Uber RCE Incident

News1 min read

In March 2016, security researcher Orange Tsai identified a critical Remote Code Execution (RCE) vulnerability on Uber’s platform, specifically within rider.uber.com. The flaw stemmed from a Server-Side Template Injection (SSTI) in the Flask web framework utilizing the Jinja2 template engine. By modifying the profile name, the input was being processed by the template engine without proper sanitization. This oversight allowed attackers to inject and execute arbitrary code on the server, posing significant security risks. Uber promptly addressed the issue upon disclosure, awarding a $10,000 bounty for the report.

A relevant CVE is CVE-2019-8341

Based on this incident, we made the Ubor challenge to recreate the RCE Vulnerability:

It is available in all popular formats as well:

Questions or comments? Discuss this post on SecDim Community →

Try it yourself

Find, Hack and Fix Your First Vulnerability

Reading about security bugs is one thing — fixing one is how the skill sticks. Play a free challenge from the wargame, no setup required.