Medieteknik | v1.6 #318
Medieteknik | v1.6 #318
5 new alerts including 5 medium severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 5 medium
See annotations below for details.
Annotations
Check warning on line 405 in frontend/src/app/[language]/account/pages/account/accountForm.tsx
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
is reinterpreted as HTML without escaping meta-characters.
Check warning on line 7 in frontend/src/app/[language]/account/util/cropImage.ts
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
is reinterpreted as HTML without escaping meta-characters.
Check warning on line 264 in backend/routes/__init__.py
Code scanning / CodeQL
Information exposure through an exception Medium
flows to this location and may be exposed to an external user.
Check warning on line 100 in backend/routes/event_routes.py
Code scanning / CodeQL
Information exposure through an exception Medium
flows to this location and may be exposed to an external user.
Check warning on line 102 in backend/routes/event_routes.py
Code scanning / CodeQL
Information exposure through an exception Medium
flows to this location and may be exposed to an external user.