diff --git a/advisories/github-reviewed/2018/08/GHSA-562c-5r94-xh97/GHSA-562c-5r94-xh97.json b/advisories/github-reviewed/2018/08/GHSA-562c-5r94-xh97/GHSA-562c-5r94-xh97.json index 634b939b26f..28aaf653021 100644 --- a/advisories/github-reviewed/2018/08/GHSA-562c-5r94-xh97/GHSA-562c-5r94-xh97.json +++ b/advisories/github-reviewed/2018/08/GHSA-562c-5r94-xh97/GHSA-562c-5r94-xh97.json @@ -20,6 +20,12 @@ "ecosystem": "PyPI", "name": "flask" }, + "ecosystem_specific": { + "affected_functions": [ + "flask.json.loads", + "flask.wrappers.Request.get_json" + ] + }, "ranges": [ { "type": "ECOSYSTEM", @@ -44,6 +50,10 @@ "type": "WEB", "url": "https://github.com/pallets/flask/pull/2691" }, + { + "type": "WEB", + "url": "https://github.com/pallets/flask/commit/b178e89e4456e777b1a7ac6d7199052d0dfdbbbe" + }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-562c-5r94-xh97"