mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #303] BUG: Code scanning has found issues in datatablesMailboxMobileDevices.js #155
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#155
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KelvinTegelaar on GitHub (Nov 26, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/303
Originally assigned to: @homotechsual on GitHub.
Codescanning has found issues in datatablesMailboxMobileDevices.js:
Directly writing user input (for example, a URL query parameter) to a webpage without properly sanitizing the input first, allows for a cross-site scripting vulnerability.
List of issues:
js/datatables/datatablesMailboxMobileDevices.js:8
js/datatables/datatablesMailboxMobileDevices.js:9
@homotechsual commented on GitHub (Nov 26, 2021):
I would like to work on this please!
@github-actions[bot] commented on GitHub (Nov 26, 2021):
Great! I assigned you (@homotechsual) to the issue. Have fun working on it!