Loading npm security reports…
A simple url-uploader component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.
Runtime socket clients can supply an arbitrary URL that the server fetches. The response body is returned to the client over the socket, creating an SSRF-style data retrieval primitive.
`src/index.js` fetches caller-controlled `data.file.src` without URL validation.
src/index.jsView on unpkg`src/index.js` fetches caller-controlled `data.file.src` without URL validation.
src/index.jsView on unpkg