Affected versions of total.js
are vulnerable to Path Traversal. Due to insufficient input sanitization in URLs, attackers can access server files outside the /public
folder by using relative paths.
The files served are limited to these file types: flac
, jpg
, jpeg
, png
, gif
, ico
, js
, css
, txt
, xml
, woff
, woff2
, otf
, ttf
, eot
, svg
, zip
, rar
, pdf
, docx
, xlsx
, doc
, xls
, html
, htm
, appcache
, manifest
, map
, ogv
, ogg
, mp4
, mp3
, webp
, webm
, swf
, package
, json
, md
, m4v
, jsx
, heif
, heic
.
{ "nvd_published_at": null, "github_reviewed_at": "2020-06-16T20:55:54Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-22" ] }