[
https://issues.apache.org/jira/browse/ARIES-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17986524#comment-17986524
]
ASF subversion and git services commented on ARIES-2123:
--------------------------------------------------------
Commit fbe05d71d0e332164a5719c7bef28111a78391e5 in aries-rsa's branch
refs/heads/master from Amichai Rothman
[ https://gitbox.apache.org/repos/asf?p=aries-rsa.git;h=fbe05d71 ]
ARIES-2123 Disallow invoking arbitrary methods on the service object
> TCP Provider allows invoking arbitrary methods on the service object
> --------------------------------------------------------------------
>
> Key: ARIES-2123
> URL: https://issues.apache.org/jira/browse/ARIES-2123
> Project: Aries
> Issue Type: Bug
> Components: Remote Service Admin
> Affects Versions: rsa-1.16.1
> Reporter: Amichai Rothman
> Priority: Major
>
> The TCP Provider method invoker invokes any method on the service object. It
> should restrict invocations only to methods that are declared in the exported
> interfaces, and prevent invocation of other implementation/private methods
> that are not explicitly exported.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)