<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:39 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[ODLPARENT-111] Medium security issue in commons-beanutils on Nexus IQ server CLM Job</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-111</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description>&lt;p&gt;An Ho on &lt;a href=&quot;https://lists.opendaylight.org/pipermail/release/2017-August/011985.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/release/2017-August/011985.html&lt;/a&gt; raises a number of issues on Nexus IQ server CLM Job seen e.g. here: &lt;a href=&quot;https://clm.opendaylight.org/assets/index.html#/reports/daexim/d3d1cd100d6a4443a997ad713f474c35&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://clm.opendaylight.org/assets/index.html#/reports/daexim/d3d1cd100d6a4443a997ad713f474c35&lt;/a&gt;, among them something re. a Security-Medium issue in commons-beanutils 1.8.3.&lt;/p&gt;

&lt;p&gt;Let&apos;s see if we can bump all usages of commons-beanutils 1.8.3 to the latest 1.9.3 ...&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22234">ODLPARENT-111</key>
            <summary>Medium security issue in commons-beanutils on Nexus IQ server CLM Job</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                    </labels>
                <created>Tue, 15 Aug 2017 10:09:58 +0000</created>
                <updated>Thu, 7 Mar 2019 13:01:53 +0000</updated>
                            <resolved>Thu, 7 Mar 2019 13:01:53 +0000</resolved>
                                    <version>2.0.5</version>
                                    <fixVersion>3.1.6</fixVersion>
                    <fixVersion>4.0.9</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="42046" author="vorburger" created="Tue, 15 Aug 2017 10:37:01 +0000"  >&lt;p&gt;According to a quick scan of autorelease, beanutils is used by aaa, vtn, tsdr, and odlparent itself.&lt;/p&gt;

&lt;p&gt;We do have a system/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar in odlparent&apos;s karaf empty, and some distributions.&lt;/p&gt;

&lt;p&gt;As far as I can see from a first quick grep in odlparent, this (commons-beanutils) does not appear in our &amp;lt;dependencyManagement&amp;gt;, where it should be if any projects uses this as a regular &amp;lt;dependency&amp;gt;.  Raised &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/61752/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/61752/&lt;/a&gt; to add it, and &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/61753/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/61753/&lt;/a&gt; for aaa.&lt;/p&gt;

&lt;p&gt;It does however also appear in the karaf-paxweb.patch pax-web-features-4.3.0-features.xml ... have attempted to change that, but failed - maybe just a mistake in the patch, or something bigger... I&apos;ll let someone else pick that up? &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;  Or that will just get sorted out with the next Karaf upgrade, if they keep bumping their dep to pax-web, if they keep bumping 3rd party deps to commons.&lt;/p&gt;

&lt;p&gt;vtn and tsdr I don&apos;t care about, and won&apos;t have the spare cycles to deal with. They should do sth similar like c/61753.&lt;/p&gt;</comment>
                            <comment id="42047" author="vorburger" created="Tue, 15 Aug 2017 11:15:24 +0000"  >&lt;p&gt;&amp;gt; also appear in the karaf-paxweb.patch pax-web-features-4.3.0-features.xml&lt;/p&gt;

&lt;p&gt;which &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/61760/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/61760/&lt;/a&gt; fixes - except that it completely irrelevant for us here - it only fixes up paxweb&apos;s pax-jsf-support feature, which we do not use.&lt;/p&gt;</comment>
                            <comment id="42048" author="skitt@redhat.com" created="Wed, 16 Aug 2017 12:14:23 +0000"  >&lt;p&gt;(In reply to Michael Vorburger from comment #1)&lt;br/&gt;
&amp;gt; According to a quick scan of autorelease, beanutils is used by aaa, vtn,&lt;br/&gt;
&amp;gt; tsdr, and odlparent itself.&lt;/p&gt;

&lt;p&gt;Very quick scan &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;. beanutils ends up being referred to in order to fix various issues with transitive dependencies, there are no code dependencies on it. Ideally I wouldn&#8217;t want projects relying on beanutils, so I don&#8217;t want to have it in dependency management.&lt;/p&gt;</comment>
                            <comment id="42049" author="skitt@redhat.com" created="Wed, 16 Aug 2017 13:12:35 +0000"  >&lt;p&gt;I humbly suggest &lt;a href=&quot;https://git.opendaylight.org/gerrit/61844&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/61844&lt;/a&gt; instead (on AAA only).&lt;/p&gt;</comment>
                            <comment id="42050" author="vorburger" created="Wed, 16 Aug 2017 13:37:21 +0000"  >&lt;p&gt;&amp;gt; I humbly suggest &lt;a href=&quot;https://git.opendaylight.org/gerrit/61844&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/61844&lt;/a&gt; instead (on AAA only).&lt;/p&gt;

&lt;p&gt;I don&apos;t want to stand in the way of doing it like this, so don&apos;t mind abandoning my proposed changes to odlparent and aaa re. this - BUT these only accept aaa, and not the other projects using commons-beanutils... which is fine for me and those who pay the roof over my head &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; but I wanted to spell it out here, so someone interested in other projects could follow-up with those, if needed.&lt;/p&gt;</comment>
                            <comment id="42051" author="skitt@redhat.com" created="Wed, 16 Aug 2017 13:51:24 +0000"  >&lt;p&gt;(In reply to Michael Vorburger from comment #5)&lt;br/&gt;
&amp;gt; &amp;gt; I humbly suggest &lt;a href=&quot;https://git.opendaylight.org/gerrit/61844&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/61844&lt;/a&gt; instead (on AAA only).&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; I don&apos;t want to stand in the way of doing it like this, so don&apos;t mind&lt;br/&gt;
&amp;gt; abandoning my proposed changes to odlparent and aaa re. this - BUT these&lt;br/&gt;
&amp;gt; only accept aaa, and not the other projects using commons-beanutils... which&lt;br/&gt;
&amp;gt; is fine for me and those who pay the roof over my head &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; but I wanted to&lt;br/&gt;
&amp;gt; spell it out here, so someone interested in other projects could follow-up&lt;br/&gt;
&amp;gt; with those, if needed.&lt;/p&gt;

&lt;p&gt;No other project directly uses beanutils.&lt;/p&gt;</comment>
                            <comment id="42052" author="vorburger" created="Wed, 16 Aug 2017 14:24:35 +0000"  >&lt;p&gt;&amp;gt; No other project directly uses beanutils.&lt;/p&gt;

&lt;p&gt;OK, perfect!&lt;/p&gt;

&lt;p&gt;&amp;gt;&amp;gt; According to a quick scan of autorelease, beanutils is used by aaa, vtn,&lt;br/&gt;
&amp;gt;&amp;gt; tsdr, and odlparent itself.&lt;/p&gt;

&lt;p&gt;&amp;gt; Very quick scan &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;. beanutils ends up being referred to in order to fix various issues with transitive dependencies, there are no code dependencies on it.&lt;/p&gt;

&lt;p&gt;Yup; indeed the hit I saw in vtn on grep is not a dependency, tsdr&apos;s features/odl-tsdr-hbase/src/main/feature/feature.xml used a mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-beanutils/1.8.3_1 - but tsdr is no longer in the release - so forget about it)&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8993</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=8993]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i023dj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>