<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Information Disclosure Vulnerability - Splunk 7.2.4.2 in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Information-Disclosure-Vulnerability-Splunk-7-2-4-2/m-p/674899#M18419</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/253265"&gt;@sgabriel1962&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you noticed yourself, you're responding to an old thread regarding a relatively old and unsupported version of Splunk. So even if your problem seems similar, it is quite likely that it's caused by different thing (especially that original one was supposed to be due to a but which should have been patched long ago).&lt;/P&gt;&lt;P&gt;Instead of digging up an old thread, it's better to create a new one with a detailed description of your problem (and possibly a link to the old thread as a reference to something you'd found while looking for solutions but what may not be applicable to your situation).&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jan 2024 21:08:53 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2024-01-19T21:08:53Z</dc:date>
    <item>
      <title>Information Disclosure Vulnerability - Splunk 7.2.4.2</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Information-Disclosure-Vulnerability-Splunk-7-2-4-2/m-p/489717#M9467</link>
      <description>&lt;P&gt;I have upgraded Splunk Enterprise to 7.2.4.2 as well as the forwarder. However, the Splunk Information Disclosure Vulnerability remains an issue. I can reach this URL unathenticated (https://&amp;lt;&amp;gt;:8000/en-US/splunkd/__raw/services/server/info/server-info?output_mode=json) and receive the disclosed server info. The upgrade should've resolved it per the Splunk doc. (Nessus Plug-in 121164)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 04:31:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Information-Disclosure-Vulnerability-Splunk-7-2-4-2/m-p/489717#M9467</guid>
      <dc:creator>wuka1988</dc:creator>
      <dc:date>2020-09-30T04:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Information Disclosure Vulnerability - Splunk 7.2.4.2</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Information-Disclosure-Vulnerability-Splunk-7-2-4-2/m-p/489718#M9468</link>
      <description>&lt;P&gt;Are you running an authenticated scan against the endpoint with credentials?&lt;/P&gt;

&lt;P&gt;The CVE as discussed here: &lt;A href="https://www.splunk.com/view/SP-CAAAP5E"&gt;https://www.splunk.com/view/SP-CAAAP5E&lt;/A&gt;&lt;BR /&gt;
Addresses the issue by moving the endpoint to an authenticated request in versions &amp;gt;6.6.0.&lt;/P&gt;

&lt;P&gt;I am not sure why nessus would still detect this in an unauthenticated request&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2020 08:54:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Information-Disclosure-Vulnerability-Splunk-7-2-4-2/m-p/489718#M9468</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2020-03-10T08:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Information Disclosure Vulnerability - Splunk 7.2.4.2</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Information-Disclosure-Vulnerability-Splunk-7-2-4-2/m-p/489719#M9469</link>
      <description>&lt;P&gt;Well, its not Nessus. It's a Splunk issue. I can reach this URL unauthenticated (https://&amp;lt;&amp;gt;:8000/en-US/splunkd/__raw/services/server/info/server-info?output_mode=json) and get the disclosed information.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 04:32:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Information-Disclosure-Vulnerability-Splunk-7-2-4-2/m-p/489719#M9469</guid>
      <dc:creator>wuka1988</dc:creator>
      <dc:date>2020-09-30T04:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Information Disclosure Vulnerability - Splunk 7.2.4.2</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Information-Disclosure-Vulnerability-Splunk-7-2-4-2/m-p/489720#M9470</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Fixed it&lt;/STRONG&gt;. The restmap.conf file (Splunk/etc/system/local/restmap.conf) was set to allow unauthenticated users to view system information through a REST endpoint. The stanzas should read as follows:&lt;/P&gt;

&lt;P&gt;[admin:server-info]&lt;BR /&gt;
requireAuthentication = true&lt;/P&gt;

&lt;P&gt;[admin:server-info-alias]&lt;BR /&gt;
requireAuthentication = true&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2020 16:49:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Information-Disclosure-Vulnerability-Splunk-7-2-4-2/m-p/489720#M9470</guid>
      <dc:creator>wuka1988</dc:creator>
      <dc:date>2020-03-10T16:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Information Disclosure Vulnerability - Splunk 7.2.4.2</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Information-Disclosure-Vulnerability-Splunk-7-2-4-2/m-p/674891#M18418</link>
      <description>&lt;P&gt;I have a similar situation in my environment - making the changes to the restmap.conf prevents the App Launcher from loading&amp;nbsp; this is true&amp;nbsp; -&amp;nbsp; and I have version 9.1.2&amp;nbsp; where the fix must should have been fixed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 19:56:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Information-Disclosure-Vulnerability-Splunk-7-2-4-2/m-p/674891#M18418</guid>
      <dc:creator>sgabriel1962</dc:creator>
      <dc:date>2024-01-19T19:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Information Disclosure Vulnerability - Splunk 7.2.4.2</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Information-Disclosure-Vulnerability-Splunk-7-2-4-2/m-p/674899#M18419</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/253265"&gt;@sgabriel1962&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you noticed yourself, you're responding to an old thread regarding a relatively old and unsupported version of Splunk. So even if your problem seems similar, it is quite likely that it's caused by different thing (especially that original one was supposed to be due to a but which should have been patched long ago).&lt;/P&gt;&lt;P&gt;Instead of digging up an old thread, it's better to create a new one with a detailed description of your problem (and possibly a link to the old thread as a reference to something you'd found while looking for solutions but what may not be applicable to your situation).&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 21:08:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Information-Disclosure-Vulnerability-Splunk-7-2-4-2/m-p/674899#M18419</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-01-19T21:08:53Z</dc:date>
    </item>
  </channel>
</rss>

