<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:19:03 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>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CDRIVER-3797] Redact sensitive commands from command monitoring</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-3797</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;&lt;b&gt;CVE ID:&lt;/b&gt; CVE-2021-32050&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Title:&lt;/b&gt;&#160;Some MongoDB Drivers may publish events containing authentication-related data to a&#160;command listener configured by an application&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Description&lt;/b&gt;:&lt;/p&gt;

&lt;p&gt;Some MongoDB Drivers may erroneously publish events containing authentication-related data to a command listener configured by an application. The published events may contain security-sensitive data when specific authentication-related commands are executed.&lt;/p&gt;

&lt;p&gt;Without due care, an application may inadvertently expose this sensitive information, e.g., by writing it to a log file. This issue only arises if an application enables the command listener feature (this is not enabled by default).&lt;/p&gt;

&lt;p&gt;This issue affects the MongoDB C Driver 1.0.0 prior to 1.17.7, MongoDB PHP Driver 1.0.0 prior to 1.9.2, MongoDB Swift Driver 1.0.0 prior to 1.1.1, MongoDB Node.js Driver 3.6 prior to 3.6.10, MongoDB Node.js Driver 4.0 prior to 4.17.0 and MongoDB Node.js Driver 5.0 prior to 5.8.0. This issue also affects users of the MongoDB C++ Driver dependent on the C driver 1.0.0 prior to 1.17.7 (C++ driver prior to 3.7.0).&lt;/p&gt;

&lt;p&gt;&lt;b&gt;CVSS Score:&lt;/b&gt;&#160;4.2&lt;/p&gt;

&lt;p&gt;CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N&#160;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;CWE ID:&lt;/b&gt;&#160;CWE-200&#160;Exposure of Sensitive Information to an Unauthorized Actor&#160;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Exact affected versions:&lt;/b&gt;&lt;br/&gt;
MongoDB C Driver 1.0.0 prior to 1.17.7&lt;/p&gt;

&lt;p&gt;MongoDB C++ Driver 3.0.0 prior to 3.7.0&lt;/p&gt;

&lt;p&gt;MongoDB PHP Driver 1.0.0 prior to 1.9.2&lt;/p&gt;

&lt;p&gt;MongoDB Swift Driver 1.0.0 prior to 1.1.1&lt;/p&gt;

&lt;p&gt;MongoDB Node.js Driver 3.6 prior to&#160; 3.6.10&lt;/p&gt;

&lt;p&gt;MongoDB Node.js Driver 4.0 prior to 4.17.0&lt;/p&gt;

&lt;p&gt;MongoDB Node.js Driver 5.0 prior to 5.8.0&#160;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Is fixed version available:&lt;/b&gt;&#160; Yes&lt;/p&gt;

&lt;p&gt;&lt;b&gt;How the issue was discovered:&lt;/b&gt;&#160;Internally&lt;/p&gt;</description>
                <environment></environment>
        <key id="1474103">CDRIVER-3797</key>
            <summary>Redact sensitive commands from command monitoring</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="andreas.braun@mongodb.com">Andreas Braun</assignee>
                                    <reporter username="kevin.albertson@mongodb.com">Kevin Albertson</reporter>
                        <labels>
                    </labels>
                <created>Mon, 14 Sep 2020 22:23:34 +0000</created>
                <updated>Sat, 28 Oct 2023 11:28:38 +0000</updated>
                            <resolved>Mon, 5 Jul 2021 18:58:11 +0000</resolved>
                                                    <fixVersion>1.17.7</fixVersion>
                                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="3928958" author="jmikola@gmail.com" created="Mon, 12 Jul 2021 18:55:49 +0000"  >&lt;p&gt;Related commits:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;r1.17 branch: &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/8a78b0eb0e08084e166ae65719b8b4ed4fcaa96a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/8a78b0eb0e08084e166ae65719b8b4ed4fcaa96a&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;master branch: &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/6d8fc7eaadea8a0dab163e88b91244af12e0c97a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/6d8fc7eaadea8a0dab163e88b91244af12e0c97a&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="3913937" author="andreas.braun" created="Fri, 2 Jul 2021 08:00:36 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/pull/814&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/pull/814&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="1796494">PHPC-1869</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="550638">CDRIVER-2669</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1796469">CDRIVER-4038</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1719207">CDRIVER-4000</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="319552" name="no-redaction.c" size="2905" author="kevin.albertson@mongodb.com" created="Wed, 9 Jun 2021 16:51:48 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr6l5z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>