Page MenuHomePhabricator

Use HTTPS, not HTTP, in install scripts
ClosedPublic

Authored by epriestley on Nov 29 2016, 1:29 PM.
Tags
None
Referenced Files
F14708385: D16958.diff
Fri, Jan 17, 10:19 AM
Unknown Object (File)
Fri, Jan 3, 3:08 AM
Unknown Object (File)
Fri, Jan 3, 12:49 AM
Unknown Object (File)
Wed, Jan 1, 3:43 PM
Unknown Object (File)
Mon, Dec 30, 12:26 PM
Unknown Object (File)
Tue, Dec 24, 2:55 AM
Unknown Object (File)
Sun, Dec 22, 1:16 AM
Unknown Object (File)
Dec 17 2024, 8:20 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.