[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #12642 [Ooni]: Can Network Attacker Downgrade Dependency Install Security?
#12642: Can Network Attacker Downgrade Dependency Install Security?
---------------------------+---------------------
Reporter: earthrise | Owner: hellais
Type: defect | Status: new
Priority: normal | Milestone:
Component: Ooni | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
---------------------------+---------------------
Comment (by hellais):
The user must make sure that the pip command does not return any errors.
Failing to do so can lead to a compromise.
If you are using that procedure in a script you should check for the
return code of `pip`. If the return code is != 0 then it should hard fail
and not continue to the python setup.py step.
Is there something that should be done to address this issue? Should the
documentation for the README.md of ooni-backend be more clear?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12642#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs