-
- Downloads
swh-web: Fix numerous XSS vulnerabilities
Fix XSS vulnerabilities in origin-search table, various error pages and API HTML interface. Closes T1699 Escape unsafe objects in Error Page top-navigation: Fix XSS in branch name Fix XSS in API HTML interface
Showing
- swh/web/api/apiresponse.py 6 additions, 0 deletionsswh/web/api/apiresponse.py
- swh/web/assets/src/bundles/browse/origin-search.js 1 addition, 1 deletionswh/web/assets/src/bundles/browse/origin-search.js
- swh/web/browse/utils.py 5 additions, 3 deletionsswh/web/browse/utils.py
- swh/web/browse/views/utils/snapshot_context.py 2 additions, 1 deletionswh/web/browse/views/utils/snapshot_context.py
- swh/web/common/exc.py 5 additions, 4 deletionsswh/web/common/exc.py
- swh/web/common/origin_save.py 2 additions, 1 deletionswh/web/common/origin_save.py
- swh/web/templates/includes/top-navigation.html 2 additions, 2 deletionsswh/web/templates/includes/top-navigation.html
Loading
-
Some references in the commit message have been migrated:
- T1699 is now #1699 (closed)
Please register or sign in to comment