Page MenuHomePhabricator

Use HTTPS, not HTTP, in install scripts
ClosedPublic

Authored by epriestley on Nov 29 2016, 1:29 PM.
Tags
None
Referenced Files
F15302858: D16958.id40812.diff
Wed, Mar 5, 10:57 PM
Unknown Object (File)
Fri, Feb 21, 2:56 PM
Unknown Object (File)
Thu, Feb 20, 6:25 PM
Unknown Object (File)
Tue, Feb 18, 12:07 PM
Unknown Object (File)
Thu, Feb 13, 6:36 PM
Unknown Object (File)
Sun, Feb 9, 2:54 AM
Unknown Object (File)
Jan 24 2025, 6:07 PM
Unknown Object (File)
Jan 17 2025, 10:19 AM
Subscribers
None

Details

Summary

Via HackerOne. A researcher correctly reports that our install scripts use HTTP, not HTTPS, to fetch resources and execute them as root, which is a potentially significant vulnerability.

Instead, use HTTPS.

Test Plan

Verified that these URIs function correctly over HTTPS.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Use HTTPS, not HTTP, in install scripts.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 29 2016, 2:37 PM
This revision was automatically updated to reflect the committed changes.