Page MenuHomePhabricator

Use HTTPS, not HTTP, in install scripts
ClosedPublic

Authored by epriestley on Nov 29 2016, 1:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 24, 6:07 PM
Unknown Object (File)
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)
Dec 30 2024, 12:26 PM
Unknown Object (File)
Dec 24 2024, 2:55 AM
Unknown Object (File)
Dec 22 2024, 1:16 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
Branch
https1
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningscripts/install/install_rhel-derivs.sh:70TXT3Line Too Long
Unit
No Test Coverage
Build Status
Buildable 14700
Build 19205: Run Core Tests
Build 19204: arc lint + arc unit

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.