-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Path_Traversal issue exists @ format.py in branch master
Method at line 275 of /scripts/validate/format.py gets dynamic data from the argv element. This element’s value then flows through the code and is eventually used in a file path for local disk access in main at line 256 of /scripts/validate/format.py. This may cause a Path Traversal vulnerability.
Namespace: danielgerb
Repository: public-API
Repository Url: https://github.com/danielgerb/public-API
CxAST-Project: danielgerb/public-API
CxAST platform scan: 1c36dc32-6289-4fa2-949a-3fd6c4cf5551
Branch: master
Application: public-API
Severity: MEDIUM
State: TO_VERIFY
Status: NEW
CWE: 22
Lines: 275
References
Read more
Reactions are currently unavailable