Advisories for Pypi/Djblets package

2022
2014

XSS Vulnerability in Djblets json_dumps()

Django's JSON serialization does not handle escaping of any characters to make them safe for injecting into HTML. This allows an attacker who can provide part of a JSON-serializable object to craft a string that can break out of a tag and create its own, injecting a custom script.