<?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: Qualys Scan alert on OpenSSH J-Pake in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48684#M35851</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;5.1.1 is Panorama and not PAN-OS as far as I know...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jul 2013 19:46:58 GMT</pubDate>
    <dc:creator>mikand</dc:creator>
    <dc:date>2013-07-23T19:46:58Z</dc:date>
    <item>
      <title>Qualys Scan alert on OpenSSH J-Pake</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48681#M35848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We run Qualys scans on the internal network, and it's picking up that the PA's are running OpenSSH ver 5.2. I receive the following warning:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OpenSSH, when J-PAKE is enabled, does not properly validate the public parameters in the J-PAKE protocol. This allows remote attackers to bypass the need for knowledge of the shared secret, and successfully authenticate, by sending crafted values in each round of the protocol.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Affected Software: &lt;/P&gt;&lt;P&gt;OpenSSH versions 5.6 and prior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CVSS base is 7.5/10. It suggests to update to 5.7 or later. Obviously that's not an option from my point of view. This however could be deemed a false positive if J-Pake is not enabled. Can someone confirm if J-pake is running on this installation or if a newer version of OpenSSH is being looked into?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 19:29:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48681#M35848</guid>
      <dc:creator>dru</dc:creator>
      <dc:date>2013-04-10T19:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qualys Scan alert on OpenSSH J-Pake</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48682#M35849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just for kicks I compiled a local copy of OpenSSH 5.5 with the jpake source (from &lt;A href="https://github.com/seb-m/jpake/tree/master/openssh-jpake" title="https://github.com/seb-m/jpake/tree/master/openssh-jpake"&gt;https://github.com/seb-m/jpake/tree/master/openssh-jpake&lt;/A&gt; ) and it doesn't appear to work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eric@laptop:~/jpake/openssh-5.5p1&amp;gt; ./ssh -o "ZeroKnowledgePasswordAuthentication yes" user@my-PA-firewall&lt;/P&gt;&lt;P&gt;command-line line 0: Unsupported option "ZeroKnowledgePasswordAuthentication"&lt;/P&gt;&lt;P&gt;Password: &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 20:18:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48682#M35849</guid>
      <dc:creator>ericgearhart</dc:creator>
      <dc:date>2013-04-10T20:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qualys Scan alert on OpenSSH J-Pake</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48683#M35850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qualys gives me this against Panos 5.1.1:&lt;/P&gt;&lt;P&gt;SSH-2.0-OpenSSH_11.1 - "UseLogin" option threat, upgrade to OpenSSH 2.1.1 or later.&lt;/P&gt;&lt;P&gt;CVE-2000-0525, bugtraq 1334.&lt;/P&gt;&lt;P&gt;I wonder if "UseLogin" is enabled. Not sure it's relevant on a locked-down CLI, but it's coming up in Qualys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 09:31:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48683#M35850</guid>
      <dc:creator>BenLassila</dc:creator>
      <dc:date>2013-07-22T09:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qualys Scan alert on OpenSSH J-Pake</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48684#M35851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;5.1.1 is Panorama and not PAN-OS as far as I know...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 19:46:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48684#M35851</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2013-07-23T19:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qualys Scan alert on OpenSSH J-Pake</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48685#M35852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, yes. We scanned the M-100. Easy to collectively refer to Panorama as PAN-OS, because the look'n'feel is so similar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 07:44:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48685#M35852</guid>
      <dc:creator>BenLassila</dc:creator>
      <dc:date>2013-07-24T07:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Qualys Scan alert on OpenSSH J-Pake</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48686#M35853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well and PA themselves call it PANOS too... they released a "PANOS CLI guide" for Panorama 5.1 when it came out.... not a "Panorama CLI Guide." The support ticket interface has an entry for PANOS 5.1 and PANOS-5.1.1 in the little OS release" dropdown too. So it's completely correct to call the thing PANOS in my humble opinion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 13:14:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48686#M35853</guid>
      <dc:creator>ericgearhart</dc:creator>
      <dc:date>2013-07-24T13:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Qualys Scan alert on OpenSSH J-Pake</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48687#M35854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J-PAKE is not enabled in PanOS implementation of SSH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 16:22:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/qualys-scan-alert-on-openssh-j-pake/m-p/48687#M35854</guid>
      <dc:creator>sspringer</dc:creator>
      <dc:date>2013-07-24T16:22:05Z</dc:date>
    </item>
  </channel>
</rss>

