[ https://issues.apache.org/jira/browse/AMBARI-19902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858561#comment-15858561 ]
Hudson commented on AMBARI-19902: --------------------------------- SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #6674 (See [https://builds.apache.org/job/Ambari-trunk-Commit/6674/]) AMBARI-19902. Ambari scripts have 777 permission which is a major (vbrodetskyi: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3568864a83ce7683be83dd8fb46fd5e80c139bf6]) * (edit) ambari-agent/pom.xml * (edit) ambari-server/src/main/assemblies/server.xml > Ambari scripts have 777 permission which is a major security concern (change > came from 2.4.x) > --------------------------------------------------------------------------------------------- > > Key: AMBARI-19902 > URL: https://issues.apache.org/jira/browse/AMBARI-19902 > Project: Ambari > Issue Type: Bug > Components: ambari-agent, ambari-server > Affects Versions: 2.4.0 > Reporter: Vitaly Brodetskyi > Assignee: Vitaly Brodetskyi > Priority: Critical > Fix For: 2.5.0 > > Attachments: AMBARI-19902.patch > > > If we look at the below output these files have 777 perms : > {code} > [root@h1 ~]# ll /usr/lib/python2.6/site-packages/ambari_agent/HostCleanup.py > -rwxrwxrwx. 1 root root 22471 Nov 23 07:40 > /usr/lib/python2.6/site-packages/ambari_agent/HostCleanup.py > [root@h1 ~]# ll /var/lib/ambari-server/resources/scripts/configs.sh > -rwxrwxrwx. 1 root root 9801 Nov 23 07:27 > /var/lib/ambari-server/resources/scripts/configs.sh > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)