8 matches found
EUVD-2021-1018
Malware in sbrugna...
Path Traversal in marscode
This affects all versionsup to and including version 1.0.1-0 of package marscode. There is no path sanitization in the path provided at fs.readFile in index.js...
GHSA-8PWW-PP5R-RFF8 Path Traversal in marscode
This affects all versionsup to and including version 1.0.1-0 of package marscode. There is no path sanitization in the path provided at fs.readFile in index.js...
marscode path traversal vulnerability
marscode is a file editor for reading, writing, editing and deleting CRUD files. A path traversal vulnerability exists in fs.readFile in the index.js file in marscode all versions, which stems from the program's failure to clean up paths and can be exploited by an attacker to gain unauthorized...
Directory Traversal
marscode is vulnerable to directory traversal. The vulnerability exists through the lack of sanitization on the file path used in fs.readFileSync...
CVE-2020-7681
CVE-2020-7681: Directory traversal in marscode due to lack of path sanitization in the file path used by fs.readFile in index.js. Affected: all versions of marscode. The vulnerability allows accessing files outside the intended directory; several sources (GHSA, CNVD, NVD, OSV, PRION, Snyk) confir...
CVE-2020-7681 Directory Traversal
This affects all versions of package marscode. There is no path sanitization in the path provided at fs.readFile in index.js...
Directory Traversal
Overview marscode is a web editor created with monaco-editor, jquery file tree and nodejs file tree to read, write, edit, delete CRUD files. Affected versions of this package are vulnerable to Directory Traversal. There is no path sanitization in the path provided at fs.readFile in index.js. PoC ...