Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix xss in api key page #4589

Merged
merged 1 commit into from
May 11, 2023
Merged

Conversation

thornbill
Copy link
Member

@thornbill thornbill commented May 11, 2023

Changes
Fixes a XSS vulnerability in the api key page in the admin dashboard when a key is created with a malicious name.

(I'll just manually backport this since there are conflicts with master.)

Issues
Reported by Davide Ferreira, AppSec Analyst at Checkmarx

@thornbill thornbill added bug Something isn't working security This PR or issue mainly concerns security labels May 11, 2023
@thornbill thornbill added this to Active PRs in Release 10.8.0 via automation May 11, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Release 10.8.0 automation moved this from Active PRs to Approved PRs May 11, 2023
@thornbill thornbill merged commit 9266e51 into jellyfin:release-10.8.z May 11, 2023
14 checks passed
Release 10.8.0 automation moved this from Approved PRs to Completed PRs May 11, 2023
@thornbill thornbill deleted the fix-api-key-xss branch May 11, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working security This PR or issue mainly concerns security
Projects
No open projects
Release 10.8.0
  
Completed PRs
Development

Successfully merging this pull request may close these issues.

None yet

2 participants