Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.16.0 vulnerable to OS Command Injection #372

Open
adutta14 opened this issue Apr 4, 2023 · 0 comments
Open

Version 1.16.0 vulnerable to OS Command Injection #372

adutta14 opened this issue Apr 4, 2023 · 0 comments

Comments

@adutta14
Copy link

adutta14 commented Apr 4, 2023

Hello Team,

Our internal scanning tool, AWS Inspector detected the python library 1.16 to be vulnerable to OS command inject. Here are the details of the findings -

Title - CWE-77,78,88 - OS command injection
File Path - requirements/six.py
Vulnerability location - Line 735

Suggested Remediation -
Use of exec detected. https://bandit.readthedocs.io/en/latest/plugins/b102_exec_used.html

Kindly review and let me know if you need more details.

Thanks,
Abhishek Dutta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant