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

XSS Sicherheitslücken #511

Closed
ssrahn opened this issue Jul 26, 2021 · 1 comment · Fixed by #514
Closed

XSS Sicherheitslücken #511

ssrahn opened this issue Jul 26, 2021 · 1 comment · Fixed by #514
Milestone

Comments

@ssrahn
Copy link
Collaborator

ssrahn commented Jul 26, 2021

  • Rich-Text-Editor
    • zB im Forum beim Verfassen von Einträgen
    • Über "OpenCast-Video" Knopf lässt sich Video hinzufügen
    • Dialog ist XSS anfällig
    • Beim Namen der Aufzeichnung und der Serie
  • clear_series_action in admin/controller
    • Serien-Titel werden ungefiltert ausgegeben
  • remove_episode_action
    • Aufzeichnungen anderer Veranstaltung können womöglich auch gelöscht werden
    • Berechtigung wird nur für Serie und nicht für Aufzeichnung geprüft
  • "Aufzeichnung planen"
    • Gibt bei "Titel" das im Ablaufplan hinterlegte Thema ungefiltert aus
  • "Medien hochladen"
    • Gibt den eigenen Namen ungefiltert aus
    • steht im value-Attribut eines inputs, das man mit ">" erst mal verlassen muss und dann kann man ein Skript platzieren
  • Möglicherweise werden Workflownamen und Capture-Agent-Namen ungefiltert ausgegeben
@ssrahn ssrahn mentioned this issue Jul 31, 2021
7 tasks
@tgloeggl tgloeggl linked a pull request Aug 10, 2021 that will close this issue
7 tasks
@tgloeggl tgloeggl reopened this Aug 10, 2021
@tgloeggl
Copy link
Member

Im embed-Dialog könnte es noch Lücken geben

@tgloeggl tgloeggl added this to the Opencast >2.5 milestone Mar 21, 2022
@tgloeggl tgloeggl added this to Pool in SOP V3 Mar 21, 2022
@tgloeggl tgloeggl removed this from Pool in SOP V3 Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants