<?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: OpenVuln API - CVSS vector string in Services Discussions</title>
    <link>https://community.cisco.com/t5/services-discussions/openvuln-api-cvss-vector-string/m-p/5065995#M1100</link>
    <description>&lt;P&gt;Any update on this feature request? It would be pretty useful to not have to make another call (or process XML&lt;span class="lia-unicode-emoji" title=":grinning_squinting_face:"&gt;😆&lt;/span&gt;)&lt;/P&gt;</description>
    <pubDate>Thu, 11 Apr 2024 09:21:29 GMT</pubDate>
    <dc:creator>Darren Parkinson</dc:creator>
    <dc:date>2024-04-11T09:21:29Z</dc:date>
    <item>
      <title>OpenVuln API - CVSS vector string</title>
      <link>https://community.cisco.com/t5/services-discussions/openvuln-api-cvss-vector-string/m-p/3725621#M357</link>
      <description>&lt;P&gt;Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is is possible to pull the CVSS vector string from the OpenVuln API?&amp;nbsp; The strings are available in the CVRF downloads for the individual advisories, but I'm not seeing it in the API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An example is the CVRF download of CVE-2018-15408.&amp;nbsp; When I download the XML, I get the following CVSS vector string - CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H&amp;lt;/VectorV3&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ScoreSetV3&amp;gt;&lt;/P&gt;
&lt;P&gt;But when I call &lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;A href="https://api.cisco.com/security/advisories/cvrf/cve/CVE-2018-15408" target="_blank"&gt;https://api.cisco.com/security/advisories/cvrf/cve/CVE-2018-15408&lt;/A&gt;&lt;/SPAN&gt;, the above vector string is not included in the output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to pull this information via API?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for your guidance,&lt;/P&gt;
&lt;P&gt;Justin&lt;/P&gt;</description>
      <pubDate>Mon, 15 Oct 2018 14:53:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/openvuln-api-cvss-vector-string/m-p/3725621#M357</guid>
      <dc:creator>justaylo</dc:creator>
      <dc:date>2018-10-15T14:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVuln API - CVSS vector string</title>
      <link>https://community.cisco.com/t5/services-discussions/openvuln-api-cvss-vector-string/m-p/3726452#M359</link>
      <description>&lt;P&gt;Hi Justin,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class=""&gt;The CVSS vector is not displayed by default in the JSON. &amp;nbsp;We are tracking this as a future enhancement. However, it can be extracted from the CVRF file:&lt;/DIV&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;PRE&gt; &amp;lt;CVSSScoreSets&amp;gt;
   &amp;lt;ScoreSetV3&amp;gt;
      &amp;lt;BaseScoreV3&amp;gt;7.8&amp;lt;/BaseScoreV3
 &amp;lt;VectorV3&amp;gt;CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H&amp;lt;/VectorV3&amp;gt;
      &amp;lt;/ScoreSetV3&amp;gt;
    &amp;lt;/CVSSScoreSets&amp;gt;
&lt;/PRE&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 16 Oct 2018 16:53:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/openvuln-api-cvss-vector-string/m-p/3726452#M359</guid>
      <dc:creator>Omar Santos</dc:creator>
      <dc:date>2018-10-16T16:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVuln API - CVSS vector string</title>
      <link>https://community.cisco.com/t5/services-discussions/openvuln-api-cvss-vector-string/m-p/3726492#M361</link>
      <description>&lt;P&gt;Thanks Omar.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Having the capability in the OpenVuln API would be a useful feature enhancement as my customer parses directly against the CVSS vector string for scoring.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 17:49:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/openvuln-api-cvss-vector-string/m-p/3726492#M361</guid>
      <dc:creator>justaylo</dc:creator>
      <dc:date>2018-10-16T17:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVuln API - CVSS vector string</title>
      <link>https://community.cisco.com/t5/services-discussions/openvuln-api-cvss-vector-string/m-p/5065995#M1100</link>
      <description>&lt;P&gt;Any update on this feature request? It would be pretty useful to not have to make another call (or process XML&lt;span class="lia-unicode-emoji" title=":grinning_squinting_face:"&gt;😆&lt;/span&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 09:21:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/openvuln-api-cvss-vector-string/m-p/5065995#M1100</guid>
      <dc:creator>Darren Parkinson</dc:creator>
      <dc:date>2024-04-11T09:21:29Z</dc:date>
    </item>
  </channel>
</rss>

