Yeray Borges created WFCORE-4120:
------------------------------------
Summary: It is possible add modules as extensions when they are not really an
extension
Key: WFCORE-4120
URL:
https://issues.jboss.org/browse/WFCORE-4120
Project: WildFly Core
Issue Type: Bug
Components: Management
Affects Versions: 7.0.0.Alpha1
Reporter: Yeray Borges
Assignee: Yeray Borges
Priority: Minor
The {{ExtensionAddHandler}} is not checking that the module that is being added as
extension really has an Extension service.
That means we can do odd things like:
{{domain@localhost:9990 /] /extension=io.netty:add}}
This operation completes successfully and io.netty is added to the extensions section in
the configuration files, which is incorrect.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)