[
https://issues.apache.org/jira/browse/MESOS-6741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated MESOS-6741:
-------------------------
Comment: was deleted
(was: www.rtat.net)
> Authorize v1 SET_LOGGING_LEVEL call
> -----------------------------------
>
> Key: MESOS-6741
> URL: https://issues.apache.org/jira/browse/MESOS-6741
> Project: Mesos
> Issue Type: Bug
> Components: agent, security
> Reporter: Adam B
> Assignee: Alexander Rojas
> Priority: Minor
> Labels: security
> Fix For: 1.2.0
>
>
> We need to add authz to this call to prevent unauthorized users from cranking
> the log level way up to take down an agent/master.
> In the v0 API, we protected the /logging/toggle endpoint with a
> "coarse-grained" GET_ENDPOINT_WITH_PATH ACL, but that cannot be reused
> (directly) in the v1 API.
> We could add an analagous coarse-grained V1_CALL_WITH_ACTION ACL, but we're
> probably better off just adding a trivial SET_LOG_LEVEL Authorization::Action
> and ACL.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)