Skip to content

(PTC-W6004) Audit required: External control of file name or path #70

@reactive-firewall

Description

@reactive-firewall

Description

Python's open() function can take in a relative or absolute path and read its file contents. If a user is provided direct access to the path that is opened, it can have serious security risks.

Occurrences

There is 1 occurrence of this issue in the repository.

https://github.com/reactive-firewall/multicast/blob/v1.4.4/setup.py#L74-L74

See all occurrences on DeepSource → app.deepsource.com/gh/reactive-firewall/multicast/issue/PTC-W6004/occurrences/

Metadata

Metadata

Labels

LinterAny linter tool or setting file enhancementsbugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions