hour_of_code_python_2015 commit 520929797b9ca43bb818b2e8f963fb2025459fa3 was discovered to contain a code execution backdoor via the request package (requirements.txt). This vulnerability allows attackers to access sensitive user information and execute arbitrary code.
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Link | Tags |
---|---|
https://mirrors.neusoft.edu.cn/pypi/web/simple/request/ | broken link |
https://github.com/jminh/hour_of_code_python_2015/ | product |
https://github.com/jminh/hour_of_code_python_2015/issues/4 | issue tracking exploit |