<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:15:36 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>[SERVER-27595] Client IP address not shown</title>
                <link>https://jira.mongodb.org/browse/SERVER-27595</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;When an user tries to brute force access the mongo database it does not show the ip address of the incoming connection attempt.&lt;/p&gt;

&lt;p&gt;I only get the following two lines of log:&lt;/p&gt;

&lt;p&gt;2017-01-06T00:57:05.883+0000 I ACCESS   &lt;span class=&quot;error&quot;&gt;&amp;#91;conn6110&amp;#93;&lt;/span&gt; Failed to authenticate rafa@admin with mechanism MONGODB-CR: AuthenticationFailed: UserNotFound: Could not find user rafa@admin&lt;br/&gt;
2017-01-06T00:57:06.253+0000 I ACCESS   &lt;span class=&quot;error&quot;&gt;&amp;#91;conn6110&amp;#93;&lt;/span&gt;  authenticate db: admin &lt;/p&gt;
{ authenticate: 1.0, user: &quot;rafa&quot;, nonce: &quot;xxx&quot;, key: &quot;xxx&quot; }

&lt;p&gt;When the user exists but the password is wrong, I get the following line of log:&lt;/p&gt;

&lt;p&gt;2017-01-05T23:38:55.782+0000 I ACCESS   &lt;span class=&quot;error&quot;&gt;&amp;#91;conn624&amp;#93;&lt;/span&gt; Failed to authenticate rafa@admin with mechanism MONGODB-CR: AuthenticationFailed: MONGODB-CR credentials missing in the user document&lt;/p&gt;

&lt;p&gt;I&apos;ve found that this issue &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16452&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;SERVER-16452&lt;/a&gt;was to resolve this problem.&lt;/p&gt;

&lt;p&gt;I&apos;ve seen this problem with both versions that I marked.&lt;/p&gt;</description>
                <environment></environment>
        <key id="343129">SERVER-27595</key>
            <summary>Client IP address not shown</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="9">Done</resolution>
                                        <assignee username="sara.golemon@mongodb.com">Sara Golemon</assignee>
                                    <reporter username="bruno@stilingue.com.br">Bruno Santos</reporter>
                        <labels>
                            <label>neweng</label>
                            <label>platforms-interns-2017</label>
                    </labels>
                <created>Fri, 6 Jan 2017 01:46:45 +0000</created>
                <updated>Thu, 6 Apr 2023 17:40:51 +0000</updated>
                            <resolved>Fri, 9 Jun 2017 19:48:41 +0000</resolved>
                                    <version>3.2.10</version>
                    <version>3.4.0</version>
                                    <fixVersion>3.5.9</fixVersion>
                                    <component>Logging</component>
                                        <votes>2</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="1593371" author="sara.golemon" created="Fri, 9 Jun 2017 19:48:41 +0000"  >&lt;p&gt;MONGODB-CR authentication failure message changed to add &quot; from client 1.2.3.4&quot; to output&lt;/p&gt;</comment>
                            <comment id="1593367" author="xgen-internal-githook" created="Fri, 9 Jun 2017 19:46:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;sgolemon&apos;, u&apos;name&apos;: u&apos;Sara Golemon&apos;, u&apos;email&apos;: u&apos;sara.golemon@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-27595&quot; title=&quot;Client IP address not shown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-27595&quot;&gt;&lt;del&gt;SERVER-27595&lt;/del&gt;&lt;/a&gt; Add client IP address to authentication failure message&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/57838919a21acd61fcc679581999b092c91ef62e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/57838919a21acd61fcc679581999b092c91ef62e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1593363" author="sara.golemon" created="Fri, 9 Jun 2017 19:43:36 +0000"  >&lt;p&gt;Green: &lt;a href=&quot;https://evergreen.mongodb.com/version/593ac2d22fbabe47ac001330#/0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/version/593ac2d22fbabe47ac001330#/0&lt;/a&gt;&lt;br/&gt;
LGTM: &lt;a href=&quot;https://mongodbcr.appspot.com/136280001/#msg4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodbcr.appspot.com/136280001/#msg4&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Landing...&lt;/p&gt;</comment>
                            <comment id="1471421" author="thomas.schubert" created="Fri, 6 Jan 2017 19:03:17 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=brunohms&quot; class=&quot;user-hover&quot; rel=&quot;brunohms&quot;&gt;brunohms&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thanks for reporting this behavior, we&apos;ve confirmed that the client&apos;s IP is not logged on failed attempts with the MONGODB-CR authentication mechanism, and I&apos;m marking this ticket to be scheduled. Please continue to watch for updates.&lt;/p&gt;

&lt;p&gt;As you&apos;ve likely seen, the &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16452?focusedCommentId=781227&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-781227&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;current workaround&lt;/a&gt; is described by Andy on &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16452&quot; title=&quot;Failed login attempts should log source IP address&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16452&quot;&gt;&lt;del&gt;SERVER-16452&lt;/del&gt;&lt;/a&gt;. Alternatively, you could consider upgrading to &lt;a href=&quot;https://docs.mongodb.com/manual/release-notes/3.0-scram/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;SCRAM-SHA-1&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Kind regards,&lt;br/&gt;
Thomas&lt;/p&gt;</comment>
                            <comment id="1470835" author="bruno@stilingue.com.br" created="Fri, 6 Jan 2017 01:47:55 +0000"  >&lt;p&gt;Another issue related to this subject is &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22054&quot; title=&quot;Authentication failure reports incorrect IP address&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22054&quot;&gt;&lt;del&gt;SERVER-22054&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="173202">SERVER-16452</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10011"><![CDATA[Minor Change]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 6 Jan 2017 18:43:19 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        6 years, 35 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 35 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>bruno@stilingue.com.br</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kelsey.schubert@mongodb.com</customfieldvalue>
            <customfieldvalue>sara.golemon@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht0jov:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|ht0gyv:</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>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1754">Platforms 2017-06-19</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;Try to login with an nonexistent user&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hs4jzz:</customfieldvalue>

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