Page MenuHomePhabricator

Fix a policy issue where permissions were not properly checked when disabling global builtin queries
ClosedPublic

Authored by epriestley on May 31 2022, 5:59 PM.
Tags
None
Referenced Files
F18090427: D21851.id52081.diff
Wed, Aug 6, 3:46 PM
F18090150: D21851.id52081.diff
Wed, Aug 6, 2:27 PM
F18083570: D21851.id.diff
Tue, Aug 5, 10:40 AM
F18046015: D21851.diff
Sun, Aug 3, 10:13 AM
F17674422: D21851.diff
Jul 13 2025, 7:16 AM
F17657366: D21851.diff
Jul 12 2025, 12:16 PM
F17616457: D21851.diff
Jul 9 2025, 3:06 PM
Unknown Object (File)
Apr 23 2025, 4:15 PM
Subscribers
None

Details

Summary

See https://hackerone.com/reports/1573143. The pathway for disabling global builtin queries is missing a policy check. Add it.

Test Plan
  • Accessed the "/search/delete/id/.../" URI for a global builtin query as a non-administrator.
  • Before patch: could improperly disable queries. -After patch: proper policy exception.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.May 31 2022, 6:00 PM
This revision was automatically updated to reflect the committed changes.