Re-Work internetArchiveUtils.js #98

Closed
opened 2025-03-31 08:28:58 -04:00 by rainbownapkin · 4 comments
rainbownapkin commented 2025-03-31 08:28:58 -04:00 (Migrated from gitlab.com)

Two big issues with this:

  1. It offloads actual creation of media objects to yanker which makes no sense
  2. Theres no input validation on file metadata. Someone could name a media file from IA a <script> tag and queue it to push a malicious script via XSS. That's not a great over-sight.
Two big issues with this: 1. It offloads actual creation of media objects to yanker which makes no sense 2. Theres no input validation on file metadata. Someone could name a media file from IA a \<script\> tag and queue it to push a malicious script via XSS. That's not a great over-sight.
rainbownapkin commented 2025-03-31 08:30:01 -04:00 (Migrated from gitlab.com)

changed the description

changed the description
rainbownapkin commented 2025-03-31 08:30:26 -04:00 (Migrated from gitlab.com)

changed the description

changed the description
rainbownapkin commented 2025-04-01 08:49:13 -04:00 (Migrated from gitlab.com)

changed the description

changed the description
rainbownapkin commented 2025-04-01 19:12:25 -04:00 (Migrated from gitlab.com)

Fixed issues with IA utils, continued work on playlist mgmt UI: f4db10fbc3

Fixed issues with IA utils, continued work on playlist mgmt UI: f4db10fbc38283eb26e543b5abd2814bae41b87a
rainbownapkin (Migrated from gitlab.com) closed this issue 2025-04-01 19:12:29 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rainbownapkin/canopy#98
No description provided.