Page MenuHomePhabricator

Lock `phabricator.show-prototypes`
ClosedPublic

Authored by epriestley on Dec 15 2014, 6:59 PM.
Tags
None
Referenced Files
F13117212: D10993.diff
Mon, Apr 29, 10:01 AM
Unknown Object (File)
Sun, Apr 28, 7:03 PM
Unknown Object (File)
Fri, Apr 12, 3:26 PM
Unknown Object (File)
Mar 28 2024, 7:00 AM
Unknown Object (File)
Mar 7 2024, 9:19 AM
Unknown Object (File)
Mar 3 2024, 3:01 PM
Unknown Object (File)
Mar 1 2024, 2:15 AM
Unknown Object (File)
Feb 21 2024, 7:52 PM
Subscribers

Details

Reviewers
btrahan
Commits
Restricted Diffusion Commit
rP2c7be52fc23e: Lock `phabricator.show-prototypes`
Summary

Two goals:

  • If an attacker compromises an administrator account (without compromising the host itself), they can currently take advantage of vulnerabilities in prototype applications by enabling the applications, then exploiting the vulnerability. Locking this option requires CLI access to enable prototypes, so installs which do not have prototypes enabled have no exposure to security issues in prototype applications.
  • Making this very slightly harder to enable is probably a good thing, given the state of the world and support.
Test Plan

Verified that web UI shows the value is locked and instructs the user to update via the CLI.

Diff Detail

Repository
rP Phabricator
Branch
lockproto
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3263
Build 3269: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Lock `phabricator.show-prototypes`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
This revision is now accepted and ready to land.Dec 15 2014, 6:59 PM
This revision was automatically updated to reflect the committed changes.