Python Snippet #03

Bookmarked!

This challenge covers the review of a snippet of code written in Python

PRO Easy < 1 Hr. 1803 Code Review Badge
Course

The Code Review Snippet challenge involves identifying vulnerabilities in a small Python code snippet. The main issues are found in the handling of user-supplied data using the pickle module, potentially allowing code execution, and improper escaping of user input, leading to cross-site scripting (XSS).

Skills covered
Code Review
Included with PRO
Full course content 1 video

Ready to practice?

Get access to this lab and 600+ hands-on exercises with a PRO subscription.