Chris Egerton created KAFKA-12651:
-------------------------------------

             Summary: Connect should register REST extensions before REST 
resources
                 Key: KAFKA-12651
                 URL: https://issues.apache.org/jira/browse/KAFKA-12651
             Project: Kafka
          Issue Type: Bug
          Components: KafkaConnect
    Affects Versions: 2.6.1, 2.7.0, 2.5.1, 2.6.0, 2.4.1, 2.5.0, 2.3.1, 2.4.0, 
2.2.2, 2.2.1, 2.3.0, 2.1.1, 2.2.0, 2.1.0, 2.0.1, 2.0.0, 3.0.0, 2.0.2, 2.1.2, 
2.2.3, 2.3.2, 2.4.2, 2.5.2, 2.8.0, 2.7.1, 2.6.2, 3.1.0, 2.6.3, 2.9, 2.7.2, 2.8.1
            Reporter: Chris Egerton
            Assignee: Chris Egerton


Connect currently registers custom REST extensions after REST resources. This 
can be problematic in security-conscious environments where REST extensions are 
used to lock down access to the Connect REST API, as it creates a window of 
opportunity for unauthenticated access to the REST API between the time the 
worker's REST resources are brought up and when its REST extensions are 
registered.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to