Search

Find a vulnerability

Search criteria

    9 vulnerabilities found for rta55i by yamaha

    VAR-200707-0675

    Vulnerability from variot - Updated: 2026-04-10 22:49

    The DNS protocol, as implemented in (1) BIND 8 and 9 before 9.5.0-P1, 9.4.2-P1, and 9.3.5-P1; (2) Microsoft DNS in Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP1 and SP2; and other implementations allow remote attackers to spoof DNS traffic via a birthday attack that uses in-bailiwick referrals to conduct cache poisoning against recursive resolvers, related to insufficient randomness of DNS transaction IDs and source ports, aka "DNS Insufficient Socket Entropy Vulnerability" or "the Kaminsky bug.". Deficiencies in the DNS protocol and common DNS implementations facilitate DNS cache poisoning attacks. ISC (Internet Systems Consortiuim) BIND generates cryptographically weak DNS query IDs which could allow a remote attacker to poison DNS caches. In IP NAT filtering in Sun Solaris 10 and OpenSolaris series products, when a DNS server runs NAT, it incorrectly changes the original address of the data packet. When the destination address is a DNS port, it will allow remote attackers to bypass CVE-2008 -1447 security protection. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

    Cisco Security Advisory: Multiple Cisco Products Vulnerable to DNS Cache Poisoning Attacks

    Advisory ID: cisco-sa-20080708-dns

    http://www.cisco.com/warp/public/707/cisco-sa-20080708-dns.shtml

    Revision 1.0

    For Public Release 2008 July 08 1800 UTC (GMT)

    Summary

    Multiple Cisco products are vulnerable to DNS cache poisoning attacks due to their use of insufficiently randomized DNS transaction IDs and UDP source ports in the DNS queries that they produce, which may allow an attacker to more easily forge DNS answers that can poison DNS caches.

    To exploit this vulnerability an attacker must be able to cause a vulnerable DNS server to perform recursive DNS queries. Therefore, DNS servers that are only authoritative, or servers where recursion is not allowed, are not affected.

    Cisco has released free software updates that address this vulnerability.

    This advisory is posted at http://www.cisco.com/warp/public/707/cisco-sa-20080708-dns.shtml.

    This security advisory is being published simultaneously with announcements from other affected organizations. Products that process DNS messages with the RD flag set will attempt to answer the question asked on behalf of the client. A product is only affected if using a vulnerable implementation of the DNS protocol, the DNS server functionality for the product is enabled, and the DNS feature for the product is configured to process recursive DNS query messages.

    Vulnerable Products +------------------

    The following Cisco products are capable of acting as DNS servers and have been found to have the DNS implementation weakness that makes some types of DNS cache poisoning attacks more likely to succeed:

    • Cisco IOS Software

      A device that is running Cisco IOS Software will be affected if it is running a vulnerable version and if it is acting as a DNS server.

      All Cisco IOS Software releases that support the DNS server functionality and that have not had their DNS implementation improved are affected. For information about specific fixed versions, please refer to the Software Versions and Fixes section.

      A device that is running Cisco IOS Software is configured to act as a DNS server if the command "ip dns server" is present in the configuration. This command is not enabled by default.

    • Cisco Network Registrar

      All Cisco Network Registrar versions are affected, and DNS services are enabled by default.

      The DNS server on CNR is enabled via the command-line interface (CLI) commands "server dns enable start-on-reboot" or "dns enable start-on-reboot" or via the web management interface in the Servers page by selecting the appropriate "Start," "Stop," or "Reload" button.

    • Cisco Application and Content Networking System

      All Cisco Application and Content Networking System (ACNS) versions are affected; DNS services are disabled by default.

      ACNS is configured to act as a DNS server if the command "dns enable" is present in the configuration.

    • Cisco Global Site Selector Used in Combination with Cisco Network Registrar

      The Cisco Global Site Selector (GSS) is affected when it is used in combination with Cisco Network Registrar software to provide a more complete DNS solution. Fixed software would come in the form of an update of the Cisco Network Registrar software rather than an update of the GSS software.

    Products Confirmed Not Vulnerable +--------------------------------

    Products that do not offer DNS server capabilities are not affected by this vulnerability.

    The Cisco GSS by itself is not affected by this vulnerability. However, it is affected when it is used with Cisco Network Registrar software.

    No other Cisco products are currently known to be affected by these vulnerabilities.

    Details

    The Domain Name System is an integral part of networks that are based on TCP/IP such as the Internet. Simply stated, the Domain Name System is a hierarchical database that contains mappings of hostnames and IP addresses. When handling a query from a DNS client, a DNS server can look into its portion of the global DNS database (if the query is for a portion of the DNS database for which the DNS server is authoritative), or it can relay the query to other DNS servers (if it is configured to do so and if the query is for a portion of the DNS database for which the DNS server is not authoritative.)

    Because of the processing time and bandwidth that is associated with handling a DNS query, most DNS servers locally store responses that are received from other DNS servers. The area where these responses are stored locally is called a "cache." Once a response is stored in a cache, the DNS server can use the locally stored response for a certain time (called the "time to live") before having to query DNS servers again to refresh the local (cached) copy of the response. For example, if www.example.com is mapped to the IP address 192.168.0.1 and this mapping is present in the cache of a DNS server, an attacker who succeeds in poisoning the DNS cache of this server may be able to map www.example.com to 10.0.0.1 instead. If this happens, a user who is trying to visit www.example.com may end up contacting the wrong web server. The fundamental implementation weakness is that the DNS transaction ID and source port number used to validate DNS responses are not sufficiently randomized and can easily be predicted, which allows an attacker to create forged responses to DNS queries that will match the expected values. The DNS server will consider such responses to be valid.

    The following Cisco products that offer DNS server functionality have been found to be susceptible to DNS cache poisoning attacks:

    • Cisco IOS Software: The vulnerability documented in Cisco bug ID CSCso81854.

    • Cisco Network Registrar: The vulnerability documented in Cisco bug ID CSCsq01298.

    • Cisco Application and Content Networking System (ACNS): The vulnerability documented in Cisco bug ID CSCsq21930.

    This vulnerability has been assigned Common Vulnerabilities and Exposures (CVE) ID CVE-2008-1447.

    Vulnerability Scoring Details +----------------------------

    Cisco has provided scores for the vulnerabilities in this advisory based on the Common Vulnerability Scoring System (CVSS). The CVSS scoring in this Security Advisory is done in accordance with CVSS version 2.0.

    CVSS is a standards-based scoring method that conveys vulnerability severity and helps determine urgency and priority of response.

    Cisco has provided a base and temporal score. Customers can then compute environmental scores to assist in determining the impact of the vulnerability in individual networks.

    Cisco has provided an FAQ to answer additional questions regarding CVSS at

    http://www.cisco.com/web/about/security/intelligence/cvss-qandas.html

    Cisco has also provided a CVSS calculator to help compute the environmental impact for individual networks at

    http://intellishield.cisco.com/security/alertmanager/cvss

    Cisco Bugs:

    • DNS cache prone to poisoning/forged answers attacks (CSCsq21930)

    • DNS susceptible to forged query response attacks (CSCsq01298)

    • Need to make DNS implementation more resilient against forged answers (CSCso81854)

    CVSS Base Score - 6.4 Access Vector - Network Access Complexity - Low Authentication - None Confidentiality Impact - None Integrity Impact - Partial Availability Impact - Partial

    CVSS Temporal Score - 5.3 Exploitability - Functional Remediation Level - Official-Fix Report Confidence - Confirmed

    (same score for the three Cisco bugs listed above.)

    Impact

    Successful exploitation of the vulnerability described in this document may result in invalid hostname-to-IP address mappings in the cache of an affected DNS server. This may lead users of this DNS server to contact the wrong provider of network services. The ultimate impact varies greatly, ranging from a simple denial of service (for example, making www.example.com resolve to 127.0.0.1) to phishing and financial fraud.

    Software Versions and Fixes

    When considering software upgrades, also consult http://www.cisco.com/go/psirt and any subsequent advisories to determine exposure and a complete upgrade solution.

    In all cases, customers should exercise caution to be certain the devices to be upgraded contain sufficient memory and that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, contact the Cisco Technical Assistance Center (TAC) or your contracted maintenance provider for assistance.

    Cisco IOS Software +-----------------

    Each row of the Cisco IOS Software table (below) names a Cisco IOS Software release train. If a given release train is vulnerable, then the earliest possible releases that contain the fix (along with the anticipated date of availability for each, if applicable) are listed in the "First Fixed Release" column of the table. The "Recommended Release" column indicates the releases which have fixes for all the published vulnerabilities at the time of this Advisory. A device running a release in the given train that is earlier than the release in a specific column (less than the First Fixed Release) is known to be vulnerable. Cisco recommends upgrading to a release equal to or later than the release in the "Recommended Releases" column of the table.

    +----------------------------------------+ | Major | Availability of | | Release | Repaired Releases | |------------+---------------------------| | Affected | First Fixed | Recommended | | 12.0-Based | Release | Release | | Releases | | | |------------+-------------+-------------| | 12.0 | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0DA | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Releases | | | | prior to | | | | 12.0(7)DB | | | | are | | | | vulnerable, | 12.4(19a) | | 12.0DB | release | | | | 12.0(7)DB | 12.4(19b) | | | and later | | | | are not | | | | vulnerable; | | | | first fixed | | | | in 12.4 | | |------------+-------------+-------------| | | Releases | | | | prior to | | | | 12.0(7)DC | | | | are | | | | vulnerable, | 12.4(19a) | | 12.0DC | release | | | | 12.0(7)DC | 12.4(19b) | | | and later | | | | are not | | | | vulnerable; | | | | first fixed | | | | in 12.4 | | |------------+-------------+-------------| | 12.0S | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0SC | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0SL | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0SP | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0ST | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0SX | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0SY | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0SZ | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.0T | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.0W | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0WC | Vulnerable; | | | | contact TAC | | |------------+-------------+-------------| | 12.0WT | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0XA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0XB | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0XC | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0XD | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Note: | | | | Releases | | | | prior to | | | | 12.0(7)XE1 | | | | are | | | 12.0XE | vulnerable, | | | | release | | | | 12.0(7)XE1 | | | | and later | | | | are not | | | | vulnerable; | | |------------+-------------+-------------| | 12.0XF | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0XG | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0XH | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0XI | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0XJ | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Releases | | | | prior to | | | | 12.0(7)XK2 | | | | are | | | | vulnerable, | 12.4(19a) | | 12.0XK | release | | | | 12.0(7)XK2 | 12.4(19b) | | | and later | | | | are not | | | | vulnerable; | | | | first fixed | | | | in 12.4 | | |------------+-------------+-------------| | 12.0XL | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0XM | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0XN | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0XQ | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Releases | | | | prior to | | | | 12.0(7)XR1 | | | | are | | | | vulnerable, | 12.4(19a) | | 12.0XR | release | | | | 12.0(7)XR1 | 12.4(19b) | | | and later | | | | are not | | | | vulnerable; | | | | first fixed | | | | in 12.4 | | |------------+-------------+-------------| | 12.0XS | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0XV | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.0XW | Not | | | | Vulnerable | | |------------+-------------+-------------| | Affected | First Fixed | Recommended | | 12.1-Based | Release | Release | | Releases | | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.1 | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.1AA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1AX | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Releases | | | | prior to | | | | 12.1(22)AY1 | | | | are | | | 12.1AY | vulnerable, | 12.1(22) | | | release | EA11 | | | 12.1(22)AY1 | | | | and later | | | | are not | | | | vulnerable; | | |------------+-------------+-------------| | 12.1AZ | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1CX | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1DA | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Releases | | | | prior to | | | | 12.1(4)DB1 | | | | are | | | | vulnerable, | 12.4(19a) | | 12.1DB | release | | | | 12.1(4)DB1 | 12.4(19b) | | | and later | | | | are not | | | | vulnerable; | | | | first fixed | | | | in 12.4 | | |------------+-------------+-------------| | | Releases | | | | prior to | | | | 12.1(4)DC2 | | | | are | | | | vulnerable, | 12.4(19a) | | 12.1DC | release | | | | 12.1(4)DC2 | 12.4(19b) | | | and later | | | | are not | | | | vulnerable; | | | | first fixed | | | | in 12.4 | | |------------+-------------+-------------| | 12.1E | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Releases | | | | prior to | | | | 12.1(11)EA1 | | | | are | | | 12.1EA | vulnerable, | 12.1(22) | | | release | EA11 | | | 12.1(11)EA1 | | | | and later | | | | are not | | | | vulnerable; | | |------------+-------------+-------------| | 12.1EB | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1EC | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1EO | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1EU | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1EV | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1EW | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Note: | | | | Releases | | | | prior to | | | | 12.1(8a)EX | | | | are | | | 12.1EX | vulnerable, | | | | release | | | | 12.1(8a)EX | | | | and later | | | | are not | | | | vulnerable; | | |------------+-------------+-------------| | 12.1EY | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1EZ | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1GA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1GB | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.1T | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.1XA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XB | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Releases | | | | prior to | | | | 12.1(1)XC1 | | | | are | | | | vulnerable, | 12.4(19a) | | 12.1XC | release | | | | 12.1(1)XC1 | 12.4(19b) | | | and later | | | | are not | | | | vulnerable; | | | | first fixed | | | | in 12.4 | | |------------+-------------+-------------| | 12.1XD | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XE | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XF | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XG | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XH | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XI | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XJ | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XK | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XL | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XM | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XN | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XO | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XP | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XQ | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XR | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XS | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XT | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XU | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XV | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XW | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XX | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XY | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1XZ | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1YA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1YB | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1YC | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1YD | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Note: | | | | Releases | | | | prior to | | | | 12.1(5)YE1 | | | | are | 12.4(19a) | | 12.1YE | vulnerable, | | | | release | 12.4(19b) | | | 12.1(5)YE1 | | | | and later | | | | are not | | | | vulnerable; | | |------------+-------------+-------------| | 12.1YF | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1YG | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1YH | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1YI | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.1YJ | Not | | | | Vulnerable | | |------------+-------------+-------------| | Affected | First Fixed | Recommended | | 12.2-Based | Release | Release | | Releases | | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2 | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2B | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.2BC | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2BW | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | Releases | | | | prior to | | | | 12.2(8)BY | | | | are | | | | vulnerable, | 12.4(19a) | | 12.2BY | release | | | | 12.2(8)BY | 12.4(19b) | | | and later | | | | are not | | | | vulnerable; | | | | first fixed | | | | in 12.4 | | |------------+-------------+-------------| | 12.2BZ | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2CX | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2CY | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2CZ | Vulnerable; | | | | contact TAC | | |------------+-------------+-------------| | 12.2DA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2DD | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2DX | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2EU | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2EW | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2EWA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2EX | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2EY | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2EZ | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2FX | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2FY | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2FZ | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2IXA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2IXB | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2IXC | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2IXD | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2IXE | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2IXF | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2JA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2JK | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2MB | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2MC | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2S | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SB | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SBC | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SCA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SE | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SEA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SEB | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SEC | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SED | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SEE | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SEF | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SEG | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SG | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SGA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SL | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SM | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SO | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SRA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SRB | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SRC | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SU | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SV | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SVA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SVC | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SVD | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SW | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SX | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SXA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SXB | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SXD | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SXE | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SXF | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SXH | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SXI | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SY | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2SZ | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2T | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | Releases | | | | prior to | | | | 12.2(8) | | | | TPC10d are | | | | vulnerable, | | | 12.2TPC | release | | | | 12.2(8) | | | | TPC10d and | | | | later are | | | | not | | | | vulnerable; | | |------------+-------------+-------------| | 12.2UZ | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2XA | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2XB | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2XC | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.2XD | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2XE | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2XF | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2XG | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.2XH | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2XI | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2XJ | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2XK | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2XL | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.2XM | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2XN | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2XNA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2XO | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2XQ | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2XR | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2XS | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2XT | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2XU | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.2XV | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2XW | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2YA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2YB | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2YC | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2YD | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2YE | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2YF | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2YG | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2YH | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2YJ | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.2YK | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2YL | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2YM | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2YN | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | Vulnerable; | 12.2(18) | | | migrate to | SXF15; | | 12.2YO | any release | Available | | | in 12.2SY | on | | | | 08-AUG-08 | |------------+-------------+-------------| | 12.2YP | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2YQ | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2YR | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2YS | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2YT | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2YU | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2YV | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.2YW | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2YX | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2YY | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2YZ | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2ZA | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2ZB | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.2ZC | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2ZD | Vulnerable; | | | | contact TAC | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2ZE | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2ZF | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | | 12.4(19a) | | | | | | | Vulnerable; | 12.4(19b) | | 12.2ZG | first fixed | | | | in 12.4T | 12.4(20)T; | | | | Available | | | | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | | 12.4(19a) | | | | | | | Vulnerable; | 12.4(19b) | | 12.2ZH | first fixed | | | | in 12.4 | 12.4(20)T; | | | | Available | | | | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.2ZJ | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | | 12.4(19a) | | | | | | | Vulnerable; | 12.4(19b) | | 12.2ZL | first fixed | | | | in 12.4 | 12.4(20)T; | | | | Available | | | | on | | | | 11-JUL-08 | |------------+-------------+-------------| | 12.2ZP | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2ZU | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2ZY | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.2ZYA | Not | | | | Vulnerable | | |------------+-------------+-------------| | Affected | First Fixed | Recommended | | 12.3-Based | Release | Release | | Releases | | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.3 | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.3B | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.3BC | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.3BW | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.3EU | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.3JA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.3JEA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.3JEB | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.3JEC | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.3JK | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.3JL | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.3JX | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.3T | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.3TPC | Vulnerable; | | | | contact TAC | | |------------+-------------+-------------| | 12.3VA | Vulnerable; | | | | contact TAC | | |------------+-------------+-------------| | | | 12.4(19a) | | | | | | | Vulnerable; | 12.4(19b) | | 12.3XA | first fixed | | | | in 12.4 | 12.4(20)T; | | | | Available | | | | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.3XB | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | | 12.4(19a) | | | | | | | Vulnerable; | 12.4(19b) | | 12.3XC | first fixed | | | | in 12.4 | 12.4(20)T; | | | | Available | | | | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.3XD | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | | 12.4(19a) | | | | | | | Vulnerable; | 12.4(19b) | | 12.3XE | first fixed | | | | in 12.4 | 12.4(20)T; | | | | Available | | | | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.3XF | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | | 12.4(19a) | | | | | | | Vulnerable; | 12.4(19b) | | 12.3XG | first fixed | | | | in 12.4T | 12.4(20)T; | | | | Available | | | | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.3XH | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.3XI | Vulnerable; | | | | contact TAC | | |------------+-------------+-------------| | | | 12.3(14) | | | | YX12 | | | Vulnerable; | | | 12.3XJ | first fixed | 12.4(20)T; | | | in 12.3YX | Available | | | | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.3XK | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.3XQ | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | | | 12.4(19a) | | | | | | | Vulnerable; | 12.4(19b) | | 12.3XR | first fixed | | | | in 12.4 | 12.4(20)T; | | | | Available | | | | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | Vulnerable; | 12.4(19a) | | 12.3XS | first fixed | | | | in 12.4 | 12.4(19b) | |------------+-------------+-------------| | 12.3XU | Not | | | | Vulnerable | | |------------+-------------+-------------| | | | 12.3(14) | | | | YX12 | | | Vulnerable; | | | 12.3XW | first fixed | 12.4(20)T; | | | in 12.3YX | Available | | | | on | | | | 11-JUL-08 | |------------+-------------+-------------| | 12.3XY | Not | | | | Vulnerable | | |------------+-------------+-------------| | | | 12.4(19a) | | | | | | | Vulnerable; | 12.4(19b) | | 12.3YA | first fixed | | | | in 12.4 | 12.4(20)T; | | | | Available | | | | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | Vulnerable; | 12.4(20)T; | | 12.3YD | first fixed | Available | | | in 12.4T | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | | 12.3(14) | | | | YX12 | | | Vulnerable; | | | 12.3YF | first fixed | 12.4(20)T; | | | in 12.3YX | Available | | | | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | Vulnerable; | 12.4(20)T; | | 12.3YG | first fixed | Available | | | in 12.4T | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | Vulnerable; | 12.4(20)T; | | 12.3YH | first fixed | Available | | | in 12.4T | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | Vulnerable; | 12.4(20)T; | | 12.3YI | first fixed | Available | | | in 12.4T | on | | | | 11-JUL-08 | |------------+-------------+-------------| | 12.3YJ | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(20)T; | | 12.3YK | first fixed | Available | | | in 12.4T | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | Releases | | | | prior to | | | | 12.3(14) | | | | YM12 are | | | | vulnerable, | 12.3(14) | | 12.3YM | release | YM12 | | | 12.3(14) | | | | YM12 and | | | | later are | | | | not | | | | vulnerable; | | |------------+-------------+-------------| | 12.3YQ | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(20)T; | | 12.3YS | first fixed | Available | | | in 12.4T | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | Vulnerable; | 12.4(20)T; | | 12.3YT | first fixed | Available | | | in 12.4T | on | | | | 11-JUL-08 | |------------+-------------+-------------| | | Vulnerable; | | | 12.3YU | first fixed | | | | in 12.4XB | | |------------+-------------+-------------| | 12.3YX | 12.3(14) | 12.3(14) | | | YX12 | YX12 | |------------+-------------+-------------| | 12.3YZ | Vulnerable; | | | | contact TAC | | |------------+-------------+-------------| | Affected | First Fixed | Recommended | | 12.4-Based | Release | Release | | Releases | | | |------------+-------------+-------------| | | 12.4(18b) | | | | | | | | 12.4(19a) | 12.4(19a) | | 12.4 | | | | | 12.4(19b) | 12.4(19b) | | | | | | | 12.4(21) | | |------------+-------------+-------------| | 12.4JA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.4JK | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.4JMA | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.4JMB | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.4JMC | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.4JX | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.4MD | 12.4(15)MD | 12.4(15)MD | |------------+-------------+-------------| | 12.4MR | 12.4(19)MR | 12.4(19)MR | |------------+-------------+-------------| | 12.4SW | Vulnerable; | | | | contact TAC | | |------------+-------------+-------------| | | 12.4(15)T6 | | | | | 12.4(20)T; | | 12.4T | 12.4(20)T; | Available | | | Available | on | | | on | 11-JUL-08 | | | 11-JUL-08 | | |------------+-------------+-------------| | | Vulnerable; | 12.4(20)T; | | 12.4XA | first fixed | Available | | | in 12.4T | on | | | | 11-JUL-08 | |------------+-------------+-------------| | 12.4XB | 12.4(2)XB10 | | |------------+-------------+-------------| | 12.4XC | Vulnerable; | | | | contact TAC | | |------------+-------------+-------------| | | 12.4(4) | 12.4(20)T; | | | XD11; | Available | | 12.4XD | Available | on | | | on | 11-JUL-08 | | | 31-JUL-08 | | |------------+-------------+-------------| | | Vulnerable; | 12.4(20)T; | | 12.4XE | first fixed | Available | | | in 12.4T | on | | | | 11-JUL-08 | |------------+-------------+-------------| | 12.4XF | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.4XG | Not | | | | Vulnerable | | |------------+-------------+-------------| | | Vulnerable; | 12.4(20)T; | | 12.4XJ | first fixed | Available | | | in 12.4T | on | | | | 11-JUL-08 | |------------+-------------+-------------| | 12.4XK | Not | | | | Vulnerable | | |------------+-------------+-------------| | 12.4XL | 12.4(15)XL2 | 12.4(15)XL2 | |------------+-------------+-------------| | 12.4XM | 12.4(15)XM1 | 12.4(15)XM1 | |------------+-------------+-------------| | 12.4XN | Vulnerable; | | | | contact TAC | | |------------+-------------+-------------| | 12.4XQ | Vulnerable; | | | | contact TAC | | |------------+-------------+-------------| | 12.4XT | Vulnerable; | | | | contact TAC | | |------------+-------------+-------------| | 12.4XV | Vulnerable; | | | | contact TAC | | |------------+-------------+-------------| | 12.4XW | 12.4(11)XW8 | 12.4(11)XW6 | |------------+-------------+-------------| | 12.4XY | 12.4(15)XY3 | | |------------+-------------+-------------| | | Vulnerable; | 12.4(20)T; | | 12.4XZ | first fixed | Available | | | in 12.4T | on | | | | 11-JUL-08 | +----------------------------------------+

    Cisco Network Registrar +----------------------

    +---------------------------------------+ | Affected | | | Release | First Fixed Release | | Train | | |--------------+------------------------| | 6.1.x | Contact TAC | |--------------+------------------------| | | 6.3.1.1 patch; | | 6.3.x | available mid-July | | | 2008 | |--------------+------------------------| | 7.0.x | 7.0.1; available in | | | mid-July 2008 | +---------------------------------------+

    Cisco Network Registrar software is available for download at:

    http://www.cisco.com/pcgi-bin/Software/Tablebuild/tablebuild.pl/nr-eval

    Cisco Application and Content Networking System +----------------------------------------------

    This issue is fixed in version 5.5.11 of Cisco ACNS software. This release will be available for download from www.cisco.com in late July 2008.

    Cisco ACNS 5.5 software is available for download at:

    http://www.cisco.com/pcgi-bin/tablebuild.pl/acns55

    Workarounds

    There are no workarounds.

    Additional information about identification and mitigation of attacks against DNS is in the Cisco Applied Intelligence white paper "DNS Best Practices, Network Protections, and Attack Identification," available at http://www.cisco.com/web/about/security/intelligence/dns-bcp.html.

    Obtaining Fixed Software

    Cisco has released free software updates that address these vulnerabilities. Prior to deploying software, customers should consult their maintenance provider or check the software for feature set compatibility and known issues specific to their environment.

    Customers may only install and expect support for the feature sets they have purchased. By installing, downloading, accessing or otherwise using such software upgrades, customers agree to be bound by the terms of Cisco's software license terms found at http://www.cisco.com/en/US/products/prod_warranties_item09186a008088e31f.html, or as otherwise set forth at Cisco.com Downloads at http://www.cisco.com/public/sw-center/sw-usingswc.shtml.

    Do not contact psirt@cisco.com or security-alert@cisco.com for software upgrades.

    Customers with Service Contracts +-------------------------------

    Customers with contracts should obtain upgraded software through their regular update channels. For most customers, this means that upgrades should be obtained through the Software Center on Cisco's worldwide website at http://www.cisco.com.

    Customers using Third Party Support Organizations +------------------------------------------------

    Customers whose Cisco products are provided or maintained through prior or existing agreements with third-party support organizations, such as Cisco Partners, authorized resellers, or service providers should contact that support organization for guidance and assistance with the appropriate course of action in regards to this advisory.

    The effectiveness of any workaround or fix is dependent on specific customer situations, such as product mix, network topology, traffic behavior, and organizational mission. Due to the variety of affected products and releases, customers should consult with their service provider or support organization to ensure any applied workaround or fix is the most appropriate for use in the intended network before it is deployed.

    Customers without Service Contracts +----------------------------------

    Customers who purchase direct from Cisco but do not hold a Cisco service contract, and customers who purchase through third-party vendors but are unsuccessful in obtaining fixed software through their point of sale should acquire upgrades by contacting the Cisco Technical Assistance Center (TAC). TAC contacts are as follows.

    • +1 800 553 2447 (toll free from within North America)
    • +1 408 526 7209 (toll call from anywhere in the world)
    • e-mail: tac@cisco.com

    Customers should have their product serial number available and be prepared to give the URL of this notice as evidence of entitlement to a free upgrade. Free upgrades for non-contract customers must be requested through the TAC.

    Refer to http://www.cisco.com/warp/public/687/Directory/DirTAC.shtml for additional TAC contact information, including localized telephone numbers, and instructions and e-mail addresses for use in various languages.

    Exploitation and Public Announcements

    The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerability described in this advisory. Cisco would like to thank Dan Kaminsky for notifying vendors about his findings.

    Note that vulnerability information for Cisco IOS Software is being provided in this advisory outside of the announced publication schedule for Cisco IOS Software described at http://www.cisco.com/go/psirt due to industry-wide disclosure of the vulnerability.

    Status of this Notice: FINAL

    THIS DOCUMENT IS PROVIDED ON AN "AS IS" BASIS AND DOES NOT IMPLY ANY KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS DOCUMENT AT ANY TIME.

    A stand-alone copy or Paraphrase of the text of this document that omits the distribution URL in the following section is an uncontrolled copy, and may lack important information or contain factual errors.

    Distribution

    This advisory is posted on Cisco's worldwide website at

    http://www.cisco.com/warp/public/707/cisco-sa-20080708-dns.shtml

    In addition to worldwide web posting, a text version of this notice is clear-signed with the Cisco PSIRT PGP key and is posted to the following e-mail and Usenet news recipients.

    • cust-security-announce@cisco.com
    • first-teams@first.org
    • bugtraq@securityfocus.com
    • vulnwatch@vulnwatch.org
    • cisco@spot.colorado.edu
    • cisco-nsp@puck.nether.net
    • full-disclosure@lists.grok.org.uk
    • comp.dcom.sys.cisco@newsgate.cisco.com

    Future updates of this advisory, if any, will be placed on Cisco's worldwide website, but may or may not be actively announced on mailing lists or newsgroups. Users concerned about this problem are encouraged to check the above URL for any updates.

    Revision History

    +-----------------------------------------------------------+ | Revision 1.0 | 2008-July-08 | Initial public release | +-----------------------------------------------------------+

    Cisco Security Procedures

    Complete information on reporting security vulnerabilities in Cisco products, obtaining assistance with security incidents, and registering to receive security information from Cisco, is available on Cisco's worldwide website at http://www.cisco.com/en/US/products/products_security_vulnerability_policy.html. This includes instructions for press inquiries regarding Cisco security notices. All Cisco security advisories are available at http://www.cisco.com/go/psirt.

    +-------------------------------------------------------------------- Copyright 2007-2008 Cisco Systems, Inc. All rights reserved. +--------------------------------------------------------------------

    Updated: Jul 08, 2008 Document ID: 107064

    +--------------------------------------------------------------------

    -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux)

    iEYEARECAAYFAkhztUIACgkQ86n/Gc8U/uCAgACfVRRoJO4w4defnpwbNlfgBm4t 2SMAnjKCKECHtsjN9umqqPrPd2DW4IcC =XGZw -----END PGP SIGNATURE----- . This could be used to misdirect users and services; i.e.

    This update provides the latest stable BIND releases for all platforms except Corporate Server/Desktop 3.0 and MNF2, which have been patched to correct the issue.


    References:

    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447


    Updated Packages:

    Mandriva Linux 2007.1: 73cc24fc9586b7ab290d755012c16a79 2007.1/i586/bind-9.4.2-0.1mdv2007.1.i586.rpm 70867c50cfd64b4406aa002d627d740b 2007.1/i586/bind-devel-9.4.2-0.1mdv2007.1.i586.rpm 3603e9d9115466753397a1f472011703 2007.1/i586/bind-utils-9.4.2-0.1mdv2007.1.i586.rpm cf5e4100ecb21a4eb603831e5a6ec23d 2007.1/SRPMS/bind-9.4.2-0.1mdv2007.1.src.rpm

    Mandriva Linux 2007.1/X86_64: 4eb7ce0984d3ce3befff667392e3bf3e 2007.1/x86_64/bind-9.4.2-0.1mdv2007.1.x86_64.rpm d7b9a9e7d4c52a5b0c54f59ca20bf2d5 2007.1/x86_64/bind-devel-9.4.2-0.1mdv2007.1.x86_64.rpm c5c66c9609615029d2f07f7b09a63118 2007.1/x86_64/bind-utils-9.4.2-0.1mdv2007.1.x86_64.rpm cf5e4100ecb21a4eb603831e5a6ec23d 2007.1/SRPMS/bind-9.4.2-0.1mdv2007.1.src.rpm

    Mandriva Linux 2008.0: 52dfe3970fcd9495b2bb9379a9312b25 2008.0/i586/bind-9.4.2-1mdv2008.0.i586.rpm 97d20d35b6814aa2f9fab549ca6237c0 2008.0/i586/bind-devel-9.4.2-1mdv2008.0.i586.rpm 87a7bb3dd25abd8cd882a8f2fdc2398e 2008.0/i586/bind-utils-9.4.2-1mdv2008.0.i586.rpm da4444a8074e6ede39dfa557fb258db7 2008.0/SRPMS/bind-9.4.2-1mdv2008.0.src.rpm

    Mandriva Linux 2008.0/X86_64: b9d0337363bc1e2b14505f25d4ee5f99 2008.0/x86_64/bind-9.4.2-1mdv2008.0.x86_64.rpm 9b75e2a96784c00c2912bc3bf333d089 2008.0/x86_64/bind-devel-9.4.2-1mdv2008.0.x86_64.rpm 0a593b090d9e6bda3666e234056e19ba 2008.0/x86_64/bind-utils-9.4.2-1mdv2008.0.x86_64.rpm da4444a8074e6ede39dfa557fb258db7 2008.0/SRPMS/bind-9.4.2-1mdv2008.0.src.rpm

    Mandriva Linux 2008.1: 2534ef007262d4ea2d219bab0190466c 2008.1/i586/bind-9.5.0-3mdv2008.1.i586.rpm c3feee5d05aa3aee14cd70a2d295d0b1 2008.1/i586/bind-devel-9.5.0-3mdv2008.1.i586.rpm f306c06665b723a2530258e6d1dbdae2 2008.1/i586/bind-doc-9.5.0-3mdv2008.1.i586.rpm 967ef80628f92160930bc3a3827a216e 2008.1/i586/bind-utils-9.5.0-3mdv2008.1.i586.rpm 70fc7a7964944a2926979710c5148ed1 2008.1/SRPMS/bind-9.5.0-3mdv2008.1.src.rpm

    Mandriva Linux 2008.1/X86_64: 3f4d96d7a7f913c141e1f63cdc7e7336 2008.1/x86_64/bind-9.5.0-3mdv2008.1.x86_64.rpm 420db658366763686198f41394aa72b3 2008.1/x86_64/bind-devel-9.5.0-3mdv2008.1.x86_64.rpm 6f3674f68311494c5a9ff0dbce831e82 2008.1/x86_64/bind-doc-9.5.0-3mdv2008.1.x86_64.rpm 4294b3a086b89bf53c5c967c17962447 2008.1/x86_64/bind-utils-9.5.0-3mdv2008.1.x86_64.rpm 70fc7a7964944a2926979710c5148ed1 2008.1/SRPMS/bind-9.5.0-3mdv2008.1.src.rpm

    Corporate 3.0: de2a4372d1c25d73f343c9fcb044c9dd corporate/3.0/i586/bind-9.2.3-6.5.C30mdk.i586.rpm 1f24f6dbdb6c02e21cbbef99555049cb corporate/3.0/i586/bind-devel-9.2.3-6.5.C30mdk.i586.rpm 00405b98290d5a41f226081baa57e18d corporate/3.0/i586/bind-utils-9.2.3-6.5.C30mdk.i586.rpm 6a237dc290f4f7c463b1996e6a4a4515 corporate/3.0/SRPMS/bind-9.2.3-6.5.C30mdk.src.rpm

    Corporate 3.0/X86_64: 628162f3d6a414828d2231fefc46842b corporate/3.0/x86_64/bind-9.2.3-6.5.C30mdk.x86_64.rpm dd29ff31a9cffcc1b20fd045869d7013 corporate/3.0/x86_64/bind-devel-9.2.3-6.5.C30mdk.x86_64.rpm c475c1a4d048e04da1fc27dcbb17c3f3 corporate/3.0/x86_64/bind-utils-9.2.3-6.5.C30mdk.x86_64.rpm 6a237dc290f4f7c463b1996e6a4a4515 corporate/3.0/SRPMS/bind-9.2.3-6.5.C30mdk.src.rpm

    Corporate 4.0: 271ead204904be302d197cd542f5ae23 corporate/4.0/i586/bind-9.3.5-0.4.20060mlcs4.i586.rpm 42413dcc1cf053e735216f767eff4e5d corporate/4.0/i586/bind-devel-9.3.5-0.4.20060mlcs4.i586.rpm 0201afe493a41e1deedc9bf7e9725f4a corporate/4.0/i586/bind-utils-9.3.5-0.4.20060mlcs4.i586.rpm 86bc0cdc9ed1b959b6f56e0660268f2e corporate/4.0/SRPMS/bind-9.3.5-0.4.20060mlcs4.src.rpm

    Corporate 4.0/X86_64: b1a18a7d0578dab7bd825eda6c682b3d corporate/4.0/x86_64/bind-9.3.5-0.4.20060mlcs4.x86_64.rpm 6a2ebd550feb9147058de05b1a1ef04d corporate/4.0/x86_64/bind-devel-9.3.5-0.4.20060mlcs4.x86_64.rpm 670a1b934ce4974b8505018ab69ade0b corporate/4.0/x86_64/bind-utils-9.3.5-0.4.20060mlcs4.x86_64.rpm 86bc0cdc9ed1b959b6f56e0660268f2e corporate/4.0/SRPMS/bind-9.3.5-0.4.20060mlcs4.src.rpm

    Multi Network Firewall 2.0: 5b694c24cc2092e38f531dbfdd5c9d41 mnf/2.0/i586/bind-9.2.3-6.5.C30mdk.i586.rpm c08bc805027059c47bed32215f17eacb mnf/2.0/i586/bind-utils-9.2.3-6.5.C30mdk.i586.rpm 39225289516498e1b071c5059306f2b9 mnf/2.0/SRPMS/bind-9.2.3-6.5.C30mdk.src.rpm


    To upgrade automatically use MandrivaUpdate or urpmi. The verification of md5 checksums and GPG signatures is performed automatically for you.

    All packages are signed by Mandriva for security. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200901-03


                                            http://security.gentoo.org/
    

    Severity: Normal Title: pdnsd: Denial of Service and cache poisoning Date: January 11, 2009 Bugs: #231285 ID: 200901-03


    Synopsis

    Two errors in pdnsd allow for Denial of Service and cache poisoning.

    Affected packages

    -------------------------------------------------------------------
     Package        /  Vulnerable  /                        Unaffected
    -------------------------------------------------------------------
    

    1 net-dns/pdnsd < 1.2.7 >= 1.2.7

    Description

    Two issues have been reported in pdnsd:

    • The p_exec_query() function in src/dns_query.c does not properly handle many entries in the answer section of a DNS reply, related to a "dangling pointer bug" (CVE-2008-4194). The first issue can be exploited by enticing pdnsd to send a query to a malicious DNS server, or using the port randomization weakness, and might lead to a Denial of Service.

    Workaround

    Port randomization can be enabled by setting the "query_port_start" option to 1024 which would resolve the CVE-2008-1447 issue.

    Resolution

    All pdnsd users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=net-dns/pdnsd-1.2.7"
    

    References

    [ 1 ] CVE-2008-1447 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447 [ 2 ] CVE-2008-4194 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4194

    Availability

    This GLSA and any updates to it are available for viewing at the Gentoo Security Website:

    http://security.gentoo.org/glsa/glsa-200901-03.xml

    Concerns?

    Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at http://bugs.gentoo.org.

    License

    Copyright 2009 Gentoo Foundation, Inc; referenced text belongs to its owner(s).

    The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

    http://creativecommons.org/licenses/by-sa/2.5 . Among other things, successful attacks can lead to misdirected web traffic and email rerouting.

    This update changes Debian's dnsmasq packages to implement the recommended countermeasure: UDP query source port randomization. This change increases the size of the space from which an attacker has to guess values in a backwards-compatible fashion and makes successful attacks significantly more difficult.

    This update also switches the random number generator to Dan Bernstein's SURF.

    For the stable distribution (etch), this problem has been fixed in version 2.35-1+etch4. Packages for alpha will be provided later.

    For the unstable distribution (sid), this problem has been fixed in version 2.43-1.

    We recommend that you upgrade your dnsmasq package.

    Upgrade instructions


    wget url will fetch the file for you dpkg -i file.deb will install the referenced file.

    If you are using the apt-get package manager, use the line for sources.list as given below:

    apt-get update will update the internal database apt-get upgrade will install corrected packages

    You may use an automated update by adding the resources from the footer to the proper configuration.

    Debian GNU/Linux 4.0 alias etch


    Stable updates are available for amd64, arm, hppa, i386, ia64, mips, mipsel, powerpc, s390 and sparc.

    Source archives:

    http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4.dsc Size/MD5 checksum: 596 3834461c89e55467b4b65ed4ac209e81 http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35.orig.tar.gz Size/MD5 checksum: 252901 ad1fafeaf3442685cfe16613e0f8b777 http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4.diff.gz Size/MD5 checksum: 19202 4ced7768f49198bd43bbbd24f2a3d3e4

    amd64 architecture (AMD x86_64 (AMD64))

    http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_amd64.deb Size/MD5 checksum: 188278 8fb55f694db9fdfccaa86d134e937777

    arm architecture (ARM)

    http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_arm.deb Size/MD5 checksum: 181746 4caf23f31de937b817e12ade7d132eac

    hppa architecture (HP PA RISC)

    http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_hppa.deb Size/MD5 checksum: 190490 66730e785683655b058d11aa70346be4

    i386 architecture (Intel ia32)

    http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_i386.deb Size/MD5 checksum: 184546 1fbdd71e81a1e05d68b0f88eaeb00b10

    ia64 architecture (Intel ia64)

    http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_ia64.deb Size/MD5 checksum: 223758 011f283b71ef0f9e07d5a9dce25db505

    mips architecture (MIPS (Big Endian))

    http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_mips.deb Size/MD5 checksum: 189846 5c67cca2eaedc1dff80c5fd05aa1d33f

    mipsel architecture (MIPS (Little Endian))

    http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_mipsel.deb Size/MD5 checksum: 191824 dfd87d69a7751f1e6ef2d0f1ede052ff

    powerpc architecture (PowerPC)

    http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_powerpc.deb Size/MD5 checksum: 186890 93701abcca5421beddab015a7f35af99

    s390 architecture (IBM S/390)

    http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_s390.deb Size/MD5 checksum: 186396 6f19f6c8d803c3d57e01e73fe1e11886

    sparc architecture (Sun SPARC/UltraSPARC)

    http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_sparc.deb Size/MD5 checksum: 182910 f360078c14f715e90e60124b4ede2be9

    These files will probably be moved into the stable distribution on its next update. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

    SUPPORT COMMUNICATION - SECURITY BULLETIN

    Document ID: c01506861 Version: 3

    HPSBUX02351 SSRT080058 rev.3 - HP-UX Running BIND, Remote DNS Cache Poisoning

    NOTICE: The information in this Security Bulletin should be acted upon as soon as possible.

    Release Date: 2008-07-16 Last Updated: 2008-08-06

    Potential Security Impact: Remote DNS cache poisoning

    Source: Hewlett-Packard Company, HP Software Security Response Team

    VULNERABILITY SUMMARY A potential security vulnerability has been identified with HP-UX running BIND. HP-UX B.11.11, B.11.23, B.11.31 running BIND v9.3.2 or BIND v9.2.0, HP-UX B.11.11 running BIND v8.1.2

    BACKGROUND

    CVSS 2.0 Base Metrics

    Reference Base Vector Base Score CVE-2008-1447 (AV:N/AC:L/Au:N/C:P/I:P/A:P) 7.5 =============================================== Information on CVSS is documented in HP Customer Notice: HPSN-2008-002.

    RESOLUTION

    HP has provided the following software updates / patch to resolve the vulnerabilities for BIND v9.2.0 and BIND v9.3.2.

    Customers running BIND v8.1.2 on HP-UX B.11.11 should upgrade to BIND v9.2.0 or BIND v9.3.2 and apply the updates listed below.

    The BIND v9.2.0 update is available for download from: ftp://ss080058:ss080058@hprc.external.hp.com

    The patch PHNE_37865 is available from: http://itrc.hp.com

    The BIND v9.3.2 updates are available for download from: http://software.hp.com

    HP-UX Release - B.11.11 running v8.1.2 Action - Upgrade to BIND v9.2.0 or BIND v9.3.2 and apply the updates listed below

    HP-UX Release - B.11.11 running v9.2.0 BIND Depot name - BIND920v11.depot MD5 Sum - F6999280DE19645EF86FF52083AACD72

    HP-UX Release - B.11.23 running v9.2.0 Action - Install PHNE_37865

    HP-UX Release - B.11.11 running v9.3.2 Action - Install revision C.9.3.2.3.0 or subsequent

    HP-UX Release - B.11.23 running v9.3.2 Action - Install revision C.9.3.2.3.0 or subsequent

    HP-UX Release - B.11.31 running v9.3.2 Action - Install revision C.9.3.2.3.0 or subsequent

    Note: HP is aware of performance issues with these updates / patch. All customers should test the updates / patch in their environment. HP is investigating changes to reduce the performance issues. This bulletin will be revised when new updates / patch become available.

    MANUAL ACTIONS: Yes - NonUpdate For B.11.11 running v8.1.2, upgrade to BIND v9.2.0 or BIND v9.3.2 and apply the updates For B.11.11 running v9.2.0 install BIND920v11.depot

    PRODUCT SPECIFIC INFORMATION HP-UX Software Assistant: HP-UX Software Assistant is an enhanced application that replaces HP-UX Security Patch Check. It analyzes all HP-issued Security Bulletins and lists recommended actions that may apply to a specific HP-UX system. It can also download patches and create a depot automatically. For more information see: https://www.hp.com/go/swa

    AFFECTED VERSIONS

    For BIND v8.1.2 HP-UX B.11.11 ============= InternetSrvcs.INETSVCS-RUN action: upgrade to BIND v9.2.0 or BIND v9.3.2 and apply the updates

    For BIND v9.3.2 HP-UX B.11.11 ============= BindUpgrade.BIND-UPGRADE action: install revision C.9.3.2.3.0 or subsequent URL: http://software.hp.com

    HP-UX B.11.23

    BindUpgrade.BIND-UPGRADE BindUpgrade.BIND2-UPGRADE action: install revision C.9.3.2.3.0 or subsequent URL: http://software.hp.com

    HP-UX B.11.31

    NameService.BIND-AUX NameService.BIND-RUN action: install revision C.9.3.2.3.0 or subsequent URL: http://software.hp.com

    For BIND v9.2.0 HP-UX B.11.11 ============= BINDv920.INETSVCS-BIND action: install revision B.11.11.01.011 or subsequent URL: ftp://ss080058:ss080058@hprc.external.hp.com

    HP-UX B.11.23

    InternetSrvcs.INETSVCS-INETD InternetSrvcs.INETSVCS-RUN InternetSrvcs.INETSVCS2-RUN action: install patch PHNE_37865 or subsequent URL: http://itrc.hp.com

    END AFFECTED VERSIONS

    HISTORY Version:1 (rev.1) - 16 July 2008 Initial release Version:2 (rev.2) - 19 July 2008 Added BIND v9.2.0 depot information Version:3 (rev.3) - 06 August 2008 Updated patch location, revised BIND v9.2.0 depot information, added BIND v8.1.2

    Third Party Security Patches: Third party security patches that are to be installed on systems running HP software products should be applied in accordance with the customer's patch management policy.

    Support: For further information, contact normal HP Services support channel.

    Report: To report a potential security vulnerability with any HP supported product, send Email to: security-alert@hp.com It is strongly recommended that security related information being communicated to HP be encrypted using PGP, especially exploit information. To get the security-alert PGP key, please send an e-mail message as follows: To: security-alert@hp.com Subject: get key

    Subscribe: To initiate a subscription to receive future HP Security Bulletins via Email: http://h30046.www3.hp.com/driverAlertProfile.php?regioncode=NA&langcode=USENG&jumpid=in_SC-GEN__driverITRC&topiccode=ITRC On the web page: ITRC security bulletins and patch sign-up Under Step1: your ITRC security bulletins and patches - check ALL categories for which alerts are required and continue. Under Step2: your ITRC operating systems - verify your operating system selections are checked and save.

    To update an existing subscription: http://h30046.www3.hp.com/subSignIn.php Log in on the web page: Subscriber's choice for Business: sign-in. On the web page: Subscriber's Choice: your profile summary - use Edit Profile to update appropriate sections.

    To review previously published Security Bulletins visit: http://www.itrc.hp.com/service/cki/secBullArchive.do

    • The Software Product Category that this Security Bulletin relates to is represented by the 5th and 6th characters of the Bulletin number in the title:

    GN = HP General SW MA = HP Management Agents MI = Misc. 3rd Party SW MP = HP MPE/iX NS = HP NonStop Servers OV = HP OpenVMS PI = HP Printing & Imaging ST = HP Storage SW TL = HP Trusted Linux TU = HP Tru64 UNIX UX = HP-UX VV = HP VirtualVault

    System management and security procedures must be reviewed frequently to maintain system integrity. HP is continually reviewing and enhancing the security features of software products to provide customers with current secure solutions.

    "HP is broadly distributing this Security Bulletin in order to bring to the attention of users of the affected HP products the important security information contained in this Bulletin. HP recommends that all users determine the applicability of this information to their individual situations and take appropriate action. HP does not warrant that this information is necessarily accurate or complete for all user situations and, consequently, HP will not be responsible for any damages resulting from user's use or disregard of the information provided in this Bulletin.

    Hewlett-Packard Company shall not be liable for technical or editorial errors or omissions contained herein. To the extent permitted by law, neither HP or its affiliates, subcontractors or suppliers will be liable for incidental, special or consequential damages including downtime cost; lost profits; damages relating to the procurement of substitute products or services; or damages for loss of data, or software restoration. Hewlett-Packard Company and the names of Hewlett-Packard products referenced herein are trademarks of Hewlett-Packard Company in the United States and other countries. Other product and company names mentioned herein may be trademarks of their respective owners. =========================================================== Ubuntu Security Notice USN-622-1 July 08, 2008 bind9 vulnerability CVE-2008-1447 ===========================================================

    A security issue affects the following Ubuntu releases:

    Ubuntu 6.06 LTS Ubuntu 7.04 Ubuntu 7.10 Ubuntu 8.04 LTS

    This advisory also applies to the corresponding versions of Kubuntu, Edubuntu, and Xubuntu.

    The problem can be corrected by upgrading your system to the following package versions:

    Ubuntu 6.06 LTS: libdns21 1:9.3.2-2ubuntu1.5

    Ubuntu 7.04: libdns22 1:9.3.4-2ubuntu2.3

    Ubuntu 7.10: libdns32 1:9.4.1-P1-3ubuntu2

    Ubuntu 8.04 LTS: libdns35 1:9.4.2-10ubuntu0.1

    In general, a standard system upgrade is sufficient to effect the necessary changes.

    Details follow:

    Dan Kaminsky discovered weaknesses in the DNS protocol as implemented by Bind.

    Description

    == Several vulnerabilities in safe level ==

    Multiple errors in the implementation of safe level restrictions can be exploited to call "untrace_var()", perform syslog operations, and modify "$PROGRAM_NAME" at safe level 4, or call insecure methods at safe levels 1 through 3.

    (These vulnerabilities were reported by Keita Yamaguchi.)

    == DoS vulnerability in WEBrick ==

    An error exists in the usage of regular expressions in "WEBrick::HTTPUtils.split_header_value()". This can be exploited to consume large amounts of CPU via a specially crafted HTTP request.

    (This vulnerability was reported by Christian Neukirchen.)

    == Lack of taintness check in dl ==

    An error in "DL" can be exploited to bypass security restrictions and call potentially dangerous functions.

    (This vulnerability was reported by Tanaka Akira.)

    Affected packages:

    Pardus 2008: ruby, all before 1.8.7_p72-16-4 ruby-mode, all before 1.8.7_p72-16-4

    Pardus 2007: ruby, all before 1.8.7_p72-16-13 ruby-mode, all before 1.8.7_p72-16-4

    Resolution

    There are update(s) for ruby, ruby-mode. You can update them via Package Manager or with a single command from console:

    Pardus 2008: pisi up ruby ruby-mode

    Pardus 2007: pisi up ruby ruby-mode

    References

    • http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby
    • http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447
    • http://secunia.com/advisories/31430/

    -- Pınar Yanardağ http://pinguar.org


    Full-Disclosure - We believe in it. There are two ways to deal with this situation:

    1. The documentation included with BIND 9 contains a migration guide. Configure the BIND 8 resolver to forward queries to a BIND 9 resolver. Provided that the network between both resolvers is trusted, this protects the BIND 8 resolver from cache poisoning attacks (to the same degree that the BIND 9 resolver is protected). It is theoretically possible to safely use BIND 8 in this way, but updating to BIND 9 is strongly recommended. BIND 8 (that is, the bind package) will be removed from the etch distribution in a future point release. Scott Kitterman noted that python-dns is vulnerable to this predictability, as it randomizes neither its transaction ID nor its source port. Taken together, this lack of entropy leaves applications using python-dns to perform DNS queries highly susceptible to response forgery.

    Try a new way to discover vulnerabilities that ALREADY EXIST in your IT infrastructure.

    The Full Featured Secunia Network Software Inspector (NSI) is now available: http://secunia.com/network_software_inspector/

    The Secunia NSI enables you to INSPECT, DISCOVER, and DOCUMENT vulnerabilities in more than 4,000 different Windows applications.


    TITLE: Red Hat update for bind

    SECUNIA ADVISORY ID: SA26195

    VERIFY ADVISORY: http://secunia.com/advisories/26195/

    CRITICAL: Moderately critical

    IMPACT: Spoofing

    WHERE:

    From remote

    OPERATING SYSTEM: Red Hat Enterprise Linux (v. 5 server) http://secunia.com/product/13652/ Red Hat Enterprise Linux Desktop (v. 5 client) http://secunia.com/product/13653/ Red Hat Enterprise Linux Desktop Workstation (v. 5 client) http://secunia.com/product/13651/ RedHat Enterprise Linux AS 2.1 http://secunia.com/product/48/ RedHat Enterprise Linux AS 3 http://secunia.com/product/2534/ RedHat Enterprise Linux AS 4 http://secunia.com/product/4669/ RedHat Enterprise Linux ES 2.1 http://secunia.com/product/1306/ RedHat Enterprise Linux ES 3 http://secunia.com/product/2535/ RedHat Enterprise Linux ES 4 http://secunia.com/product/4668/ RedHat Enterprise Linux WS 3 http://secunia.com/product/2536/ RedHat Enterprise Linux WS 2.1 http://secunia.com/product/1044/ RedHat Enterprise Linux WS 4 http://secunia.com/product/4670/ RedHat Linux Advanced Workstation 2.1 for Itanium http://secunia.com/product/1326/

    DESCRIPTION: Red Hat has issued an update for bind.

    For more information: SA26152

    SOLUTION: Updated packages are available from Red Hat Network. http://rhn.redhat.com

    ORIGINAL ADVISORY: http://rhn.redhat.com/errata/RHSA-2007-0740.html

    OTHER REFERENCES: SA26152: http://secunia.com/advisories/26152/


    About: This Advisory was delivered by Secunia as a free service to help everybody keeping their systems up to date against the latest vulnerabilities.

    Subscribe: http://secunia.com/secunia_security_advisories/

    Definitions: (Criticality, Where etc.) http://secunia.com/about_secunia_advisories/

    Please Note: Secunia recommends that you verify all advisories you receive by clicking the link. Secunia NEVER sends attached files with advisories. Secunia does not advise people to install third party patches, only use those supplied by the vendor. Security Advisory (08-AUG-2008) (CVE-2008-3280) ===============================================

    Ben Laurie of Google's Applied Security team, while working with an external researcher, Dr. Richard Clayton of the Computer Laboratory, Cambridge University, found that various OpenID Providers (OPs) had TLS Server Certificates that used weak keys, as a result of the Debian Predictable Random Number Generator (CVE-2008-0166).

    In combination with the DNS Cache Poisoning issue (CVE-2008-1447) and the fact that almost all SSL/TLS implementations do not consult CRLs (currently an untracked issue), this means that it is impossible to rely on these OPs.

    Attack Description

    In order to mount an attack against a vulnerable OP, the attacker first finds the private key corresponding to the weak TLS certificate. He then sets up a website masquerading as the original OP, both for the OpenID protocol and also for HTTP/HTTPS.

    There are two cases, one is where the victim is a user trying to identify themselves, in which case, even if they use HTTPS to "ensure" that the site they are visiting is indeed their provider, they will be unable to detect the substitution and will give their login credentials to the attacker.

    The second case is where the victim is the Relying Party (RP). In this case, even if the RP uses TLS to connect to the OP, as is recommended for higher assurance, he will not be defended, as the vast majority of OpenID implementations do not check CRLs, and will, therefore, accept the malicious site as the true OP.

    Mitigation

    Mitigation is surprisingly hard. In theory the vulnerable site should revoke their weak certificate and issue a new one.

    However, since the CRLs will almost certainly not be checked, this means the site will still be vulnerable to attack for the lifetime of the certificate (and perhaps beyond, depending on user behaviour). Note that shutting down the site DOES NOT prevent the attack.

    Therefore mitigation falls to other parties.

    1. Browsers must check CRLs by default.

    2. OpenID libraries must check CRLs.

    3. Until either 1 and 2 or 3 have been done, OpenID cannot be trusted for any OP that cannot demonstrate it has never had a weak certificate.

    Discussion

    Normally, when security problems are encountered with a single piece of software, the responsible thing to do is to is to wait until fixes are available before making any announcement. However, as a number of examples in the past have demonstrated, this approach does not work particularly well when many different pieces of software are involved because it is necessary to coordinate a simultaneous release of the fixes, whilst hoping that the very large number of people involved will cooperate in keeping the vulnerability secret.

    In the present situation, the fixes will involve considerable development work in adding CRL handling to a great many pieces of openID code. This is a far from trivial amount of work.

    The fixes will also involve changes to browser preferences to ensure that CRLs are checked by default -- which many vendors have resisted for years. We are extremely pessimistic that a security vulnerability in OpenID will be seen as sufficiently important to change the browser vendors minds.

    Hence, we see no value in delaying this announcement; and by making the details public as soon as possible, we believe that individuals who rely on OpenID will be better able to take their own individual steps to avoid relying upon the flawed certificates we have identified.

    OpenID is at heart quite a weak protocol, when used in its most general form[1], and consequently there is very limited reliance upon its security. This means that the consequences of the combination of attacks that are now possible is nothing like as serious as might otherwise have been the case.

    However, it does give an insight into the type of security disaster that may occur in the future if we do not start to take CRLs seriously, but merely stick them onto "to-do" lists or disable them in the name of tiny performance improvements.

    Affected Sites

    There is no central registry of OpenID systems, and so we cannot be sure that we have identified all of the weak certificates that are currently being served. The list of those we have found so far is:

    openid.sun.com www.xopenid.net openid.net.nz

    Notes

    [1] There are ways of using OpenID that are significantly more secure than the commonly deployed scheme, I shall describe those in a separate article.


    Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/

    Show details on source website

    {
      "affected_products": {
        "_id": null,
        "data": [
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 1.6,
            "vendor": "debian gnu linux",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 1.6,
            "vendor": "fujitsu",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 1.6,
            "vendor": "internet consortium",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 1.6,
            "vendor": "openwall gnu linux",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 1.6,
            "vendor": "red hat",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 1.6,
            "vendor": "suse linux",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 1.6,
            "vendor": "sun microsystems",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 1.6,
            "vendor": "ubuntu",
            "version": null
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "isc",
            "version": "8"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "isc",
            "version": "4"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "isc",
            "version": "9.2.9"
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "alcatel lucent",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "apple computer",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "avaya",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "blue coat",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "bluecat",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "f5",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "force10",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "freebsd",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "funkwerk",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "gentoo linux",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "hewlett packard",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "ibm",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "infoblox",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "juniper",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "mandriva",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "nec",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "nixu",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "nominum",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "novell",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "openbsd",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "qnx",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "secure computing network security division",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "slackware linux",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "wind river",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "dnsmasq",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#800113"
          },
          {
            "db": "CERT/CC",
            "id": "VU#252735"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-1447"
          }
        ]
      },
      "credits": {
        "_id": null,
        "data": "Debian",
        "sources": [
          {
            "db": "PACKETSTORM",
            "id": "68691"
          },
          {
            "db": "PACKETSTORM",
            "id": "68037"
          },
          {
            "db": "PACKETSTORM",
            "id": "68546"
          }
        ],
        "trust": 0.3
      },
      "cve": "CVE-2008-1447",
      "cvss": {
        "_id": null,
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 10.0,
                "id": "CVE-2008-1447",
                "impactScore": 2.9,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 1.0,
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 10.0,
                "id": "VHN-31572",
                "impactScore": 2.9,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:N/AC:L/AU:N/C:N/I:P/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 6.8,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 2.2,
                "id": "CVE-2008-1447",
                "impactScore": 4.0,
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "trust": 1.0,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
                "version": "3.1"
              }
            ],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2008-1447",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "CARNEGIE MELLON",
                "id": "VU#800113",
                "trust": 0.8,
                "value": "27.54"
              },
              {
                "author": "CARNEGIE MELLON",
                "id": "VU#252735",
                "trust": 0.8,
                "value": "3.83"
              },
              {
                "author": "VULHUB",
                "id": "VHN-31572",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#800113"
          },
          {
            "db": "CERT/CC",
            "id": "VU#252735"
          },
          {
            "db": "VULHUB",
            "id": "VHN-31572"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-1447"
          }
        ]
      },
      "description": {
        "_id": null,
        "data": "The DNS protocol, as implemented in (1) BIND 8 and 9 before 9.5.0-P1, 9.4.2-P1, and 9.3.5-P1; (2) Microsoft DNS in Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP1 and SP2; and other implementations allow remote attackers to spoof DNS traffic via a birthday attack that uses in-bailiwick referrals to conduct cache poisoning against recursive resolvers, related to insufficient randomness of DNS transaction IDs and source ports, aka \"DNS Insufficient Socket Entropy Vulnerability\" or \"the Kaminsky bug.\". Deficiencies in the DNS protocol and common DNS implementations facilitate DNS cache poisoning attacks. ISC (Internet Systems Consortiuim) BIND generates cryptographically weak DNS query IDs which could allow a remote attacker to poison DNS caches. In IP NAT filtering in Sun Solaris 10 and OpenSolaris series products, when a DNS server runs NAT, it incorrectly changes the original address of the data packet. When the destination address is a DNS port, it will allow remote attackers to bypass CVE-2008 -1447 security protection. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\nCisco Security Advisory: Multiple Cisco Products Vulnerable to DNS Cache\nPoisoning Attacks\n\nAdvisory ID: cisco-sa-20080708-dns\n\nhttp://www.cisco.com/warp/public/707/cisco-sa-20080708-dns.shtml\n\nRevision 1.0\n\nFor Public Release 2008 July 08 1800 UTC (GMT)\n\nSummary\n=======\n\nMultiple Cisco products are vulnerable to DNS cache poisoning attacks\ndue to their use of insufficiently randomized DNS transaction IDs and\nUDP source ports in the DNS queries that they produce, which may allow\nan attacker to more easily forge DNS answers that can poison DNS caches. \n\nTo exploit this vulnerability an attacker must be able to cause a\nvulnerable DNS server to perform recursive DNS queries. Therefore, DNS\nservers that are only authoritative, or servers where recursion is not\nallowed, are not affected. \n\nCisco has released free software updates that address this vulnerability. \n\nThis advisory is posted at\nhttp://www.cisco.com/warp/public/707/cisco-sa-20080708-dns.shtml. \n\nThis security advisory is being published simultaneously with\nannouncements from other affected organizations. \nProducts that process DNS messages with the RD flag set will attempt to\nanswer the question asked on behalf of the client. A product is only\naffected if using a vulnerable implementation of the DNS protocol, the\nDNS server functionality for the product is enabled, and the DNS feature\nfor the product is configured to process recursive DNS query messages. \n\nVulnerable Products\n+------------------\n\nThe following Cisco products are capable of acting as DNS servers and\nhave been found to have the DNS implementation weakness that makes some\ntypes of DNS cache poisoning attacks more likely to succeed:\n\n  * Cisco IOS Software\n\n    A device that is running Cisco IOS Software will be affected if it\n    is running a vulnerable version and if it is acting as a DNS server. \n\n    All Cisco IOS Software releases that support the DNS server\n    functionality and that have not had their DNS implementation\n    improved are affected. For information about specific fixed\n    versions, please refer to the Software Versions and Fixes section. \n\n    A device that is running Cisco IOS Software is configured to act\n    as a DNS server if the command \"ip dns server\" is present in the\n    configuration. This command is not enabled by default. \n\n  * Cisco Network Registrar\n\n    All Cisco Network Registrar versions are affected, and DNS services\n    are enabled by default. \n\n    The DNS server on CNR is enabled via the command-line interface\n    (CLI) commands \"server dns enable start-on-reboot\" or \"dns enable\n    start-on-reboot\" or via the web management interface in the Servers\n    page by selecting the appropriate \"Start,\" \"Stop,\" or \"Reload\"\n    button. \n\n  * Cisco Application and Content Networking System\n\n    All Cisco Application and Content Networking System (ACNS) versions\n    are affected; DNS services are disabled by default. \n\n    ACNS is configured to act as a DNS server if the command\n    \"dns enable\" is present in the configuration. \n\n  * Cisco Global Site Selector Used in Combination with Cisco Network\n    Registrar\n\n    The Cisco Global Site Selector (GSS) is affected when it is used in\n    combination with Cisco Network Registrar software to provide a more\n    complete DNS solution. Fixed software would come in the form of an\n    update of the Cisco Network Registrar software rather than an update\n    of the GSS software. \n\nProducts Confirmed Not Vulnerable\n+--------------------------------\n\nProducts that do not offer DNS server capabilities are not affected by\nthis vulnerability. \n\nThe Cisco GSS by itself is not affected by this vulnerability. However,\nit is affected when it is used with Cisco Network Registrar software. \n\nNo other Cisco products are currently known to be affected by these\nvulnerabilities. \n\nDetails\n=======\n\nThe Domain Name System is an integral part of networks that are based\non TCP/IP such as the Internet. Simply stated, the Domain Name System\nis a hierarchical database that contains mappings of hostnames and IP\naddresses. When handling\na query from a DNS client, a DNS server can look into its portion of the\nglobal DNS database (if the query is for a portion of the DNS database\nfor which the DNS server is authoritative), or it can relay the query\nto other DNS servers (if it is configured to do so and if the query\nis for a portion of the DNS database for which the DNS server is not\nauthoritative.)\n\nBecause of the processing time and bandwidth that is associated with\nhandling a DNS query, most DNS servers locally store responses that\nare received from other DNS servers. The area where these responses\nare stored locally is called a \"cache.\" Once a response is stored in a\ncache, the DNS server can use the locally stored response for a certain\ntime (called the \"time to live\") before having to query DNS servers\nagain to refresh the local (cached) copy of the response. For\nexample, if www.example.com is mapped to the IP address 192.168.0.1\nand this mapping is present in the cache of a DNS server, an attacker\nwho succeeds in poisoning the DNS cache of this server may be able to\nmap www.example.com to 10.0.0.1 instead. If this happens, a user who\nis trying to visit www.example.com may end up contacting the wrong web\nserver. The fundamental implementation\nweakness is that the DNS transaction ID and source port number used to\nvalidate DNS responses are not sufficiently randomized and can easily\nbe predicted, which allows an attacker to create forged responses to\nDNS queries that will match the expected values. The DNS server will\nconsider such responses to be valid. \n\nThe following Cisco products that offer DNS server functionality have\nbeen found to be susceptible to DNS cache poisoning attacks:\n\n  * Cisco IOS Software: The vulnerability documented in Cisco bug ID\n    CSCso81854. \n\n  * Cisco Network Registrar: The vulnerability documented in Cisco\n    bug ID CSCsq01298. \n\n  * Cisco Application and Content Networking System (ACNS): The\n    vulnerability documented in Cisco bug ID CSCsq21930. \n\nThis vulnerability has been assigned Common Vulnerabilities and\nExposures (CVE) ID CVE-2008-1447. \n\nVulnerability Scoring Details\n+----------------------------\n\nCisco has provided scores for the vulnerabilities in this advisory based\non the Common Vulnerability Scoring System (CVSS). The CVSS scoring in\nthis Security Advisory is done in accordance with CVSS version 2.0. \n\nCVSS is a standards-based scoring method that conveys vulnerability\nseverity and helps determine urgency and priority of response. \n\nCisco has provided a base and temporal score. Customers can then\ncompute environmental scores to assist in determining the impact of the\nvulnerability in individual networks. \n\nCisco has provided an FAQ to answer additional questions regarding CVSS\nat\n\nhttp://www.cisco.com/web/about/security/intelligence/cvss-qandas.html\n\nCisco has also provided a CVSS calculator to help compute the\nenvironmental impact for individual networks at\n\nhttp://intellishield.cisco.com/security/alertmanager/cvss\n\nCisco Bugs:\n\n* DNS cache prone to poisoning/forged answers attacks (CSCsq21930)\n\n* DNS susceptible to forged query response attacks (CSCsq01298)\n\n* Need to make DNS implementation more resilient against forged answers\n(CSCso81854)\n\nCVSS Base Score - 6.4\n    Access Vector -            Network\n    Access Complexity -        Low\n    Authentication -           None\n    Confidentiality Impact -   None\n    Integrity Impact -         Partial\n    Availability Impact -      Partial\n\nCVSS Temporal Score - 5.3\n    Exploitability -           Functional\n    Remediation Level -        Official-Fix\n    Report Confidence -        Confirmed\n\n(same score for the three Cisco bugs listed above.)\n\nImpact\n======\n\nSuccessful exploitation of the vulnerability described in this document\nmay result in invalid hostname-to-IP address mappings in the cache of an\naffected DNS server. This may lead users of this DNS server to contact\nthe wrong provider of network services. The ultimate impact varies\ngreatly, ranging from a simple denial of service (for example, making\nwww.example.com resolve to 127.0.0.1) to phishing and financial fraud. \n\nSoftware Versions and Fixes\n===========================\n\nWhen considering software upgrades, also consult\nhttp://www.cisco.com/go/psirt and any subsequent advisories to determine\nexposure and a complete upgrade solution. \n\nIn all cases, customers should exercise caution to be certain the\ndevices to be upgraded contain sufficient memory and that current\nhardware and software configurations will continue to be supported\nproperly by the new release. If the information is not clear, contact\nthe Cisco Technical Assistance Center (TAC) or your contracted\nmaintenance provider for assistance. \n\nCisco IOS Software\n+-----------------\n\nEach row of the Cisco IOS Software table (below) names a Cisco IOS\nSoftware release train. If a given release train is vulnerable, then\nthe earliest possible releases that contain the fix (along with the\nanticipated date of availability for each, if applicable) are listed in\nthe \"First Fixed Release\" column of the table. The \"Recommended Release\"\ncolumn indicates the releases which have fixes for all the published\nvulnerabilities at the time of this Advisory. A device running a release\nin the given train that is earlier than the release in a specific column\n(less than the First Fixed Release) is known to be vulnerable. Cisco\nrecommends upgrading to a release equal to or later than the release in\nthe \"Recommended Releases\" column of the table. \n\n+----------------------------------------+\n|   Major    |        Availability of    |\n|  Release   |     Repaired Releases     |\n|------------+---------------------------|\n|  Affected  | First Fixed | Recommended |\n| 12.0-Based |   Release   |   Release   |\n|  Releases  |             |             |\n|------------+-------------+-------------|\n| 12.0       | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0DA     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.0(7)DB   |             |\n|            | are         |             |\n|            | vulnerable, | 12.4(19a)   |\n| 12.0DB     | release     |             |\n|            | 12.0(7)DB   | 12.4(19b)   |\n|            | and later   |             |\n|            | are not     |             |\n|            | vulnerable; |             |\n|            | first fixed |             |\n|            | in 12.4     |             |\n|------------+-------------+-------------|\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.0(7)DC   |             |\n|            | are         |             |\n|            | vulnerable, | 12.4(19a)   |\n| 12.0DC     | release     |             |\n|            | 12.0(7)DC   | 12.4(19b)   |\n|            | and later   |             |\n|            | are not     |             |\n|            | vulnerable; |             |\n|            | first fixed |             |\n|            | in 12.4     |             |\n|------------+-------------+-------------|\n| 12.0S      | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0SC     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0SL     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0SP     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0ST     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0SX     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0SY     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0SZ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.0T      | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.0W      | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0WC     | Vulnerable; |             |\n|            | contact TAC |             |\n|------------+-------------+-------------|\n| 12.0WT     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0XA     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0XB     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0XC     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0XD     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Note:       |             |\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.0(7)XE1  |             |\n|            | are         |             |\n| 12.0XE     | vulnerable, |             |\n|            | release     |             |\n|            | 12.0(7)XE1  |             |\n|            | and later   |             |\n|            | are not     |             |\n|            | vulnerable; |             |\n|------------+-------------+-------------|\n| 12.0XF     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0XG     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0XH     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0XI     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0XJ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.0(7)XK2  |             |\n|            | are         |             |\n|            | vulnerable, | 12.4(19a)   |\n| 12.0XK     | release     |             |\n|            | 12.0(7)XK2  | 12.4(19b)   |\n|            | and later   |             |\n|            | are not     |             |\n|            | vulnerable; |             |\n|            | first fixed |             |\n|            | in 12.4     |             |\n|------------+-------------+-------------|\n| 12.0XL     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0XM     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0XN     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0XQ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.0(7)XR1  |             |\n|            | are         |             |\n|            | vulnerable, | 12.4(19a)   |\n| 12.0XR     | release     |             |\n|            | 12.0(7)XR1  | 12.4(19b)   |\n|            | and later   |             |\n|            | are not     |             |\n|            | vulnerable; |             |\n|            | first fixed |             |\n|            | in 12.4     |             |\n|------------+-------------+-------------|\n| 12.0XS     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0XV     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.0XW     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|  Affected  | First Fixed | Recommended |\n| 12.1-Based |   Release   |   Release   |\n|  Releases  |             |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.1       | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.1AA     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1AX     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.1(22)AY1 |             |\n|            | are         |             |\n| 12.1AY     | vulnerable, | 12.1(22)    |\n|            | release     | EA11        |\n|            | 12.1(22)AY1 |             |\n|            | and later   |             |\n|            | are not     |             |\n|            | vulnerable; |             |\n|------------+-------------+-------------|\n| 12.1AZ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1CX     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1DA     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.1(4)DB1  |             |\n|            | are         |             |\n|            | vulnerable, | 12.4(19a)   |\n| 12.1DB     | release     |             |\n|            | 12.1(4)DB1  | 12.4(19b)   |\n|            | and later   |             |\n|            | are not     |             |\n|            | vulnerable; |             |\n|            | first fixed |             |\n|            | in 12.4     |             |\n|------------+-------------+-------------|\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.1(4)DC2  |             |\n|            | are         |             |\n|            | vulnerable, | 12.4(19a)   |\n| 12.1DC     | release     |             |\n|            | 12.1(4)DC2  | 12.4(19b)   |\n|            | and later   |             |\n|            | are not     |             |\n|            | vulnerable; |             |\n|            | first fixed |             |\n|            | in 12.4     |             |\n|------------+-------------+-------------|\n| 12.1E      | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.1(11)EA1 |             |\n|            | are         |             |\n| 12.1EA     | vulnerable, | 12.1(22)    |\n|            | release     | EA11        |\n|            | 12.1(11)EA1 |             |\n|            | and later   |             |\n|            | are not     |             |\n|            | vulnerable; |             |\n|------------+-------------+-------------|\n| 12.1EB     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1EC     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1EO     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1EU     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1EV     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1EW     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Note:       |             |\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.1(8a)EX  |             |\n|            | are         |             |\n| 12.1EX     | vulnerable, |             |\n|            | release     |             |\n|            | 12.1(8a)EX  |             |\n|            | and later   |             |\n|            | are not     |             |\n|            | vulnerable; |             |\n|------------+-------------+-------------|\n| 12.1EY     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1EZ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1GA     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1GB     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.1T      | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.1XA     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XB     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.1(1)XC1  |             |\n|            | are         |             |\n|            | vulnerable, | 12.4(19a)   |\n| 12.1XC     | release     |             |\n|            | 12.1(1)XC1  | 12.4(19b)   |\n|            | and later   |             |\n|            | are not     |             |\n|            | vulnerable; |             |\n|            | first fixed |             |\n|            | in 12.4     |             |\n|------------+-------------+-------------|\n| 12.1XD     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XE     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XF     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XG     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XH     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XI     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XJ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XK     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XL     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XM     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XN     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XO     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XP     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XQ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XR     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XS     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XT     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XU     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XV     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XW     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XX     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XY     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1XZ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1YA     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1YB     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1YC     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1YD     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Note:       |             |\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.1(5)YE1  |             |\n|            | are         | 12.4(19a)   |\n| 12.1YE     | vulnerable, |             |\n|            | release     | 12.4(19b)   |\n|            | 12.1(5)YE1  |             |\n|            | and later   |             |\n|            | are not     |             |\n|            | vulnerable; |             |\n|------------+-------------+-------------|\n| 12.1YF     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1YG     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1YH     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1YI     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.1YJ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|  Affected  | First Fixed | Recommended |\n| 12.2-Based |   Release   |   Release   |\n|  Releases  |             |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2       | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2B      | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.2BC     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2BW     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.2(8)BY   |             |\n|            | are         |             |\n|            | vulnerable, | 12.4(19a)   |\n| 12.2BY     | release     |             |\n|            | 12.2(8)BY   | 12.4(19b)   |\n|            | and later   |             |\n|            | are not     |             |\n|            | vulnerable; |             |\n|            | first fixed |             |\n|            | in 12.4     |             |\n|------------+-------------+-------------|\n| 12.2BZ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2CX     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2CY     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2CZ     | Vulnerable; |             |\n|            | contact TAC |             |\n|------------+-------------+-------------|\n| 12.2DA     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2DD     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2DX     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2EU     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2EW     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2EWA    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2EX     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2EY     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2EZ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2FX     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2FY     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2FZ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2IXA    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2IXB    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2IXC    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2IXD    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2IXE    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2IXF    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2JA     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2JK     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2MB     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2MC     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2S      | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SB     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SBC    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SCA    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SE     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SEA    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SEB    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SEC    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SED    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SEE    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SEF    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SEG    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SG     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SGA    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SL     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SM     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SO     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SRA    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SRB    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SRC    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SU     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SV     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SVA    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SVC    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SVD    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SW     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SX     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SXA    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SXB    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SXD    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SXE    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SXF    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SXH    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SXI    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SY     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2SZ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2T      | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.2(8)     |             |\n|            | TPC10d are  |             |\n|            | vulnerable, |             |\n| 12.2TPC    | release     |             |\n|            | 12.2(8)     |             |\n|            | TPC10d and  |             |\n|            | later are   |             |\n|            | not         |             |\n|            | vulnerable; |             |\n|------------+-------------+-------------|\n| 12.2UZ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2XA     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2XB     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2XC     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.2XD     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2XE     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2XF     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2XG     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.2XH     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2XI     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2XJ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2XK     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2XL     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.2XM     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2XN     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2XNA    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2XO     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2XQ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2XR     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2XS     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2XT     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2XU     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.2XV     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2XW     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2YA     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2YB     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2YC     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2YD     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2YE     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2YF     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2YG     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2YH     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2YJ     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.2YK     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2YL     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2YM     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2YN     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.2(18)    |\n|            | migrate to  | SXF15;      |\n| 12.2YO     | any release | Available   |\n|            | in 12.2SY   | on          |\n|            |             | 08-AUG-08   |\n|------------+-------------+-------------|\n| 12.2YP     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2YQ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2YR     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2YS     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2YT     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2YU     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2YV     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.2YW     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2YX     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2YY     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2YZ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2ZA     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2ZB     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.2ZC     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2ZD     | Vulnerable; |             |\n|            | contact TAC |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2ZE     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2ZF     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            |             | 12.4(19a)   |\n|            |             |             |\n|            | Vulnerable; | 12.4(19b)   |\n| 12.2ZG     | first fixed |             |\n|            | in 12.4T    | 12.4(20)T;  |\n|            |             | Available   |\n|            |             | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            |             | 12.4(19a)   |\n|            |             |             |\n|            | Vulnerable; | 12.4(19b)   |\n| 12.2ZH     | first fixed |             |\n|            | in 12.4     | 12.4(20)T;  |\n|            |             | Available   |\n|            |             | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.2ZJ     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            |             | 12.4(19a)   |\n|            |             |             |\n|            | Vulnerable; | 12.4(19b)   |\n| 12.2ZL     | first fixed |             |\n|            | in 12.4     | 12.4(20)T;  |\n|            |             | Available   |\n|            |             | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n| 12.2ZP     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2ZU     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2ZY     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.2ZYA    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|  Affected  | First Fixed | Recommended |\n| 12.3-Based |   Release   |   Release   |\n|  Releases  |             |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.3       | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.3B      | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.3BC     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.3BW     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.3EU     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.3JA     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.3JEA    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.3JEB    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.3JEC    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.3JK     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.3JL     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.3JX     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.3T      | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.3TPC    | Vulnerable; |             |\n|            | contact TAC |             |\n|------------+-------------+-------------|\n| 12.3VA     | Vulnerable; |             |\n|            | contact TAC |             |\n|------------+-------------+-------------|\n|            |             | 12.4(19a)   |\n|            |             |             |\n|            | Vulnerable; | 12.4(19b)   |\n| 12.3XA     | first fixed |             |\n|            | in 12.4     | 12.4(20)T;  |\n|            |             | Available   |\n|            |             | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.3XB     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            |             | 12.4(19a)   |\n|            |             |             |\n|            | Vulnerable; | 12.4(19b)   |\n| 12.3XC     | first fixed |             |\n|            | in 12.4     | 12.4(20)T;  |\n|            |             | Available   |\n|            |             | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.3XD     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            |             | 12.4(19a)   |\n|            |             |             |\n|            | Vulnerable; | 12.4(19b)   |\n| 12.3XE     | first fixed |             |\n|            | in 12.4     | 12.4(20)T;  |\n|            |             | Available   |\n|            |             | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.3XF     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            |             | 12.4(19a)   |\n|            |             |             |\n|            | Vulnerable; | 12.4(19b)   |\n| 12.3XG     | first fixed |             |\n|            | in 12.4T    | 12.4(20)T;  |\n|            |             | Available   |\n|            |             | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.3XH     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.3XI     | Vulnerable; |             |\n|            | contact TAC |             |\n|------------+-------------+-------------|\n|            |             | 12.3(14)    |\n|            |             | YX12        |\n|            | Vulnerable; |             |\n| 12.3XJ     | first fixed | 12.4(20)T;  |\n|            | in 12.3YX   | Available   |\n|            |             | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.3XK     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.3XQ     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n|            |             | 12.4(19a)   |\n|            |             |             |\n|            | Vulnerable; | 12.4(19b)   |\n| 12.3XR     | first fixed |             |\n|            | in 12.4     | 12.4(20)T;  |\n|            |             | Available   |\n|            |             | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(19a)   |\n| 12.3XS     | first fixed |             |\n|            | in 12.4     | 12.4(19b)   |\n|------------+-------------+-------------|\n| 12.3XU     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            |             | 12.3(14)    |\n|            |             | YX12        |\n|            | Vulnerable; |             |\n| 12.3XW     | first fixed | 12.4(20)T;  |\n|            | in 12.3YX   | Available   |\n|            |             | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n| 12.3XY     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            |             | 12.4(19a)   |\n|            |             |             |\n|            | Vulnerable; | 12.4(19b)   |\n| 12.3YA     | first fixed |             |\n|            | in 12.4     | 12.4(20)T;  |\n|            |             | Available   |\n|            |             | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(20)T;  |\n| 12.3YD     | first fixed | Available   |\n|            | in 12.4T    | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            |             | 12.3(14)    |\n|            |             | YX12        |\n|            | Vulnerable; |             |\n| 12.3YF     | first fixed | 12.4(20)T;  |\n|            | in 12.3YX   | Available   |\n|            |             | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(20)T;  |\n| 12.3YG     | first fixed | Available   |\n|            | in 12.4T    | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(20)T;  |\n| 12.3YH     | first fixed | Available   |\n|            | in 12.4T    | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(20)T;  |\n| 12.3YI     | first fixed | Available   |\n|            | in 12.4T    | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n| 12.3YJ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(20)T;  |\n| 12.3YK     | first fixed | Available   |\n|            | in 12.4T    | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            | Releases    |             |\n|            | prior to    |             |\n|            | 12.3(14)    |             |\n|            | YM12 are    |             |\n|            | vulnerable, | 12.3(14)    |\n| 12.3YM     | release     | YM12        |\n|            | 12.3(14)    |             |\n|            | YM12 and    |             |\n|            | later are   |             |\n|            | not         |             |\n|            | vulnerable; |             |\n|------------+-------------+-------------|\n| 12.3YQ     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(20)T;  |\n| 12.3YS     | first fixed | Available   |\n|            | in 12.4T    | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(20)T;  |\n| 12.3YT     | first fixed | Available   |\n|            | in 12.4T    | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n|            | Vulnerable; |             |\n| 12.3YU     | first fixed |             |\n|            | in 12.4XB   |             |\n|------------+-------------+-------------|\n| 12.3YX     | 12.3(14)    | 12.3(14)    |\n|            | YX12        | YX12        |\n|------------+-------------+-------------|\n| 12.3YZ     | Vulnerable; |             |\n|            | contact TAC |             |\n|------------+-------------+-------------|\n|  Affected  | First Fixed | Recommended |\n| 12.4-Based |   Release   |   Release   |\n|  Releases  |             |             |\n|------------+-------------+-------------|\n|            | 12.4(18b)   |             |\n|            |             |             |\n|            | 12.4(19a)   | 12.4(19a)   |\n| 12.4       |             |             |\n|            | 12.4(19b)   | 12.4(19b)   |\n|            |             |             |\n|            | 12.4(21)    |             |\n|------------+-------------+-------------|\n| 12.4JA     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.4JK     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.4JMA    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.4JMB    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.4JMC    | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.4JX     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.4MD     | 12.4(15)MD  | 12.4(15)MD  |\n|------------+-------------+-------------|\n| 12.4MR     | 12.4(19)MR  | 12.4(19)MR  |\n|------------+-------------+-------------|\n| 12.4SW     | Vulnerable; |             |\n|            | contact TAC |             |\n|------------+-------------+-------------|\n|            | 12.4(15)T6  |             |\n|            |             | 12.4(20)T;  |\n| 12.4T      | 12.4(20)T;  | Available   |\n|            | Available   | on          |\n|            | on          | 11-JUL-08   |\n|            | 11-JUL-08   |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(20)T;  |\n| 12.4XA     | first fixed | Available   |\n|            | in 12.4T    | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n| 12.4XB     | 12.4(2)XB10 |             |\n|------------+-------------+-------------|\n| 12.4XC     | Vulnerable; |             |\n|            | contact TAC |             |\n|------------+-------------+-------------|\n|            | 12.4(4)     | 12.4(20)T;  |\n|            | XD11;       | Available   |\n| 12.4XD     | Available   | on          |\n|            | on          | 11-JUL-08   |\n|            | 31-JUL-08   |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(20)T;  |\n| 12.4XE     | first fixed | Available   |\n|            | in 12.4T    | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n| 12.4XF     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.4XG     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(20)T;  |\n| 12.4XJ     | first fixed | Available   |\n|            | in 12.4T    | on          |\n|            |             | 11-JUL-08   |\n|------------+-------------+-------------|\n| 12.4XK     | Not         |             |\n|            | Vulnerable  |             |\n|------------+-------------+-------------|\n| 12.4XL     | 12.4(15)XL2 | 12.4(15)XL2 |\n|------------+-------------+-------------|\n| 12.4XM     | 12.4(15)XM1 | 12.4(15)XM1 |\n|------------+-------------+-------------|\n| 12.4XN     | Vulnerable; |             |\n|            | contact TAC |             |\n|------------+-------------+-------------|\n| 12.4XQ     | Vulnerable; |             |\n|            | contact TAC |             |\n|------------+-------------+-------------|\n| 12.4XT     | Vulnerable; |             |\n|            | contact TAC |             |\n|------------+-------------+-------------|\n| 12.4XV     | Vulnerable; |             |\n|            | contact TAC |             |\n|------------+-------------+-------------|\n| 12.4XW     | 12.4(11)XW8 | 12.4(11)XW6 |\n|------------+-------------+-------------|\n| 12.4XY     | 12.4(15)XY3 |             |\n|------------+-------------+-------------|\n|            | Vulnerable; | 12.4(20)T;  |\n| 12.4XZ     | first fixed | Available   |\n|            | in 12.4T    | on          |\n|            |             | 11-JUL-08   |\n+----------------------------------------+\n\nCisco Network Registrar\n+----------------------\n\n+---------------------------------------+\n|   Affected   |                        |\n|   Release    |  First Fixed Release   |\n|    Train     |                        |\n|--------------+------------------------|\n| 6.1.x        | Contact TAC            |\n|--------------+------------------------|\n|              | 6.3.1.1 patch;         |\n| 6.3.x        | available mid-July     |\n|              | 2008                   |\n|--------------+------------------------|\n| 7.0.x        | 7.0.1; available in    |\n|              | mid-July 2008          |\n+---------------------------------------+\n\nCisco Network Registrar software is available for download at:\n\nhttp://www.cisco.com/pcgi-bin/Software/Tablebuild/tablebuild.pl/nr-eval\n\nCisco Application and Content Networking System\n+----------------------------------------------\n\nThis issue is fixed in version 5.5.11 of Cisco ACNS software. This\nrelease will be available for download from www.cisco.com in late July\n2008. \n\nCisco ACNS 5.5 software is available for download at:\n\nhttp://www.cisco.com/pcgi-bin/tablebuild.pl/acns55\n\nWorkarounds\n===========\n\nThere are no workarounds. \n\nAdditional information about identification and mitigation of attacks\nagainst DNS is in the Cisco Applied Intelligence white paper \"DNS Best\nPractices, Network Protections, and Attack Identification,\" available at\nhttp://www.cisco.com/web/about/security/intelligence/dns-bcp.html. \n\nObtaining Fixed Software\n========================\n\nCisco has released free software updates that address these\nvulnerabilities. Prior to deploying software, customers should consult\ntheir maintenance provider or check the software for feature set\ncompatibility and known issues specific to their environment. \n\nCustomers may only install and expect support for the feature sets\nthey have purchased. By installing, downloading, accessing or\notherwise using such software upgrades, customers agree to be bound\nby the terms of Cisco\u0027s software license terms found at\nhttp://www.cisco.com/en/US/products/prod_warranties_item09186a008088e31f.html,\nor as otherwise set forth at Cisco.com Downloads at\nhttp://www.cisco.com/public/sw-center/sw-usingswc.shtml. \n\nDo not contact psirt@cisco.com or security-alert@cisco.com for software\nupgrades. \n\nCustomers with Service Contracts\n+-------------------------------\n\nCustomers with contracts should obtain upgraded software through their\nregular update channels. For most customers, this means that upgrades\nshould be obtained through the Software Center on Cisco\u0027s worldwide\nwebsite at http://www.cisco.com. \n\nCustomers using Third Party Support Organizations\n+------------------------------------------------\n\nCustomers whose Cisco products are provided or maintained through prior\nor existing agreements with third-party support organizations, such\nas Cisco Partners, authorized resellers, or service providers should\ncontact that support organization for guidance and assistance with the\nappropriate course of action in regards to this advisory. \n\nThe effectiveness of any workaround or fix is dependent on specific\ncustomer situations, such as product mix, network topology, traffic\nbehavior, and organizational mission. Due to the variety of affected\nproducts and releases, customers should consult with their service\nprovider or support organization to ensure any applied workaround or fix\nis the most appropriate for use in the intended network before it is\ndeployed. \n\nCustomers without Service Contracts\n+----------------------------------\n\nCustomers who purchase direct from Cisco but do not hold a Cisco service\ncontract, and customers who purchase through third-party vendors but are\nunsuccessful in obtaining fixed software through their point of sale\nshould acquire upgrades by contacting the Cisco Technical Assistance\nCenter (TAC). TAC contacts are as follows. \n\n  * +1 800 553 2447 (toll free from within North America)\n  * +1 408 526 7209 (toll call from anywhere in the world)\n  * e-mail: tac@cisco.com\n\nCustomers should have their product serial number available and be\nprepared to give the URL of this notice as evidence of entitlement to a\nfree upgrade. Free upgrades for non-contract customers must be requested\nthrough the TAC. \n\nRefer to http://www.cisco.com/warp/public/687/Directory/DirTAC.shtml\nfor additional TAC contact information, including localized telephone\nnumbers, and instructions and e-mail addresses for use in various\nlanguages. \n\nExploitation and Public Announcements\n=====================================\n\nThe Cisco PSIRT is not aware of any public announcements or malicious\nuse of the vulnerability described in this advisory. Cisco would like to\nthank Dan Kaminsky for notifying vendors about his findings. \n\nNote that vulnerability information for Cisco IOS Software is being\nprovided in this advisory outside of the announced publication schedule\nfor Cisco IOS Software described at http://www.cisco.com/go/psirt due to\nindustry-wide disclosure of the vulnerability. \n\nStatus of this Notice: FINAL\n============================\n\nTHIS DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS AND DOES NOT IMPLY\nANY KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF\nMERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE\nINFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS\nAT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS\nDOCUMENT AT ANY TIME. \n\nA stand-alone copy or Paraphrase of the text of this document that omits\nthe distribution URL in the following section is an uncontrolled copy,\nand may lack important information or contain factual errors. \n\nDistribution\n============\n\nThis advisory is posted on Cisco\u0027s worldwide website at\n\nhttp://www.cisco.com/warp/public/707/cisco-sa-20080708-dns.shtml\n\nIn addition to worldwide web posting, a text version of this notice is\nclear-signed with the Cisco PSIRT PGP key and is posted to the following\ne-mail and Usenet news recipients. \n\n  * cust-security-announce@cisco.com\n  * first-teams@first.org\n  * bugtraq@securityfocus.com\n  * vulnwatch@vulnwatch.org\n  * cisco@spot.colorado.edu\n  * cisco-nsp@puck.nether.net\n  * full-disclosure@lists.grok.org.uk\n  * comp.dcom.sys.cisco@newsgate.cisco.com\n\nFuture updates of this advisory, if any, will be placed on Cisco\u0027s\nworldwide website, but may or may not be actively announced on mailing\nlists or newsgroups. Users concerned about this problem are encouraged\nto check the above URL for any updates. \n\nRevision History\n================\n\n+-----------------------------------------------------------+\n| Revision 1.0  | 2008-July-08  | Initial public release    |\n+-----------------------------------------------------------+\n\nCisco Security Procedures\n=========================\n\nComplete information on reporting security vulnerabilities in\nCisco products, obtaining assistance with security incidents, and\nregistering to receive security information from Cisco, is available\non Cisco\u0027s worldwide website at\nhttp://www.cisco.com/en/US/products/products_security_vulnerability_policy.html. \nThis includes instructions for press inquiries regarding Cisco security\nnotices. All Cisco security advisories are available at\nhttp://www.cisco.com/go/psirt. \n\n+--------------------------------------------------------------------\nCopyright 2007-2008 Cisco Systems, Inc. All rights reserved. \n+--------------------------------------------------------------------\n\nUpdated: Jul 08, 2008                             Document ID: 107064\n\n+--------------------------------------------------------------------\n\n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1.4.9 (GNU/Linux)\n\niEYEARECAAYFAkhztUIACgkQ86n/Gc8U/uCAgACfVRRoJO4w4defnpwbNlfgBm4t\n2SMAnjKCKECHtsjN9umqqPrPd2DW4IcC\n=XGZw\n-----END PGP SIGNATURE-----\n.  This could be used to misdirect users and services;\n i.e. \n \n This update provides the latest stable BIND releases for all platforms\n except Corporate Server/Desktop 3.0 and MNF2, which have been patched\n to correct the issue. \n _______________________________________________________________________\n\n References:\n \n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447\n _______________________________________________________________________\n \n Updated Packages:\n \n Mandriva Linux 2007.1:\n 73cc24fc9586b7ab290d755012c16a79  2007.1/i586/bind-9.4.2-0.1mdv2007.1.i586.rpm\n 70867c50cfd64b4406aa002d627d740b  2007.1/i586/bind-devel-9.4.2-0.1mdv2007.1.i586.rpm\n 3603e9d9115466753397a1f472011703  2007.1/i586/bind-utils-9.4.2-0.1mdv2007.1.i586.rpm \n cf5e4100ecb21a4eb603831e5a6ec23d  2007.1/SRPMS/bind-9.4.2-0.1mdv2007.1.src.rpm\n\n Mandriva Linux 2007.1/X86_64:\n 4eb7ce0984d3ce3befff667392e3bf3e  2007.1/x86_64/bind-9.4.2-0.1mdv2007.1.x86_64.rpm\n d7b9a9e7d4c52a5b0c54f59ca20bf2d5  2007.1/x86_64/bind-devel-9.4.2-0.1mdv2007.1.x86_64.rpm\n c5c66c9609615029d2f07f7b09a63118  2007.1/x86_64/bind-utils-9.4.2-0.1mdv2007.1.x86_64.rpm \n cf5e4100ecb21a4eb603831e5a6ec23d  2007.1/SRPMS/bind-9.4.2-0.1mdv2007.1.src.rpm\n\n Mandriva Linux 2008.0:\n 52dfe3970fcd9495b2bb9379a9312b25  2008.0/i586/bind-9.4.2-1mdv2008.0.i586.rpm\n 97d20d35b6814aa2f9fab549ca6237c0  2008.0/i586/bind-devel-9.4.2-1mdv2008.0.i586.rpm\n 87a7bb3dd25abd8cd882a8f2fdc2398e  2008.0/i586/bind-utils-9.4.2-1mdv2008.0.i586.rpm \n da4444a8074e6ede39dfa557fb258db7  2008.0/SRPMS/bind-9.4.2-1mdv2008.0.src.rpm\n\n Mandriva Linux 2008.0/X86_64:\n b9d0337363bc1e2b14505f25d4ee5f99  2008.0/x86_64/bind-9.4.2-1mdv2008.0.x86_64.rpm\n 9b75e2a96784c00c2912bc3bf333d089  2008.0/x86_64/bind-devel-9.4.2-1mdv2008.0.x86_64.rpm\n 0a593b090d9e6bda3666e234056e19ba  2008.0/x86_64/bind-utils-9.4.2-1mdv2008.0.x86_64.rpm \n da4444a8074e6ede39dfa557fb258db7  2008.0/SRPMS/bind-9.4.2-1mdv2008.0.src.rpm\n\n Mandriva Linux 2008.1:\n 2534ef007262d4ea2d219bab0190466c  2008.1/i586/bind-9.5.0-3mdv2008.1.i586.rpm\n c3feee5d05aa3aee14cd70a2d295d0b1  2008.1/i586/bind-devel-9.5.0-3mdv2008.1.i586.rpm\n f306c06665b723a2530258e6d1dbdae2  2008.1/i586/bind-doc-9.5.0-3mdv2008.1.i586.rpm\n 967ef80628f92160930bc3a3827a216e  2008.1/i586/bind-utils-9.5.0-3mdv2008.1.i586.rpm \n 70fc7a7964944a2926979710c5148ed1  2008.1/SRPMS/bind-9.5.0-3mdv2008.1.src.rpm\n\n Mandriva Linux 2008.1/X86_64:\n 3f4d96d7a7f913c141e1f63cdc7e7336  2008.1/x86_64/bind-9.5.0-3mdv2008.1.x86_64.rpm\n 420db658366763686198f41394aa72b3  2008.1/x86_64/bind-devel-9.5.0-3mdv2008.1.x86_64.rpm\n 6f3674f68311494c5a9ff0dbce831e82  2008.1/x86_64/bind-doc-9.5.0-3mdv2008.1.x86_64.rpm\n 4294b3a086b89bf53c5c967c17962447  2008.1/x86_64/bind-utils-9.5.0-3mdv2008.1.x86_64.rpm \n 70fc7a7964944a2926979710c5148ed1  2008.1/SRPMS/bind-9.5.0-3mdv2008.1.src.rpm\n\n Corporate 3.0:\n de2a4372d1c25d73f343c9fcb044c9dd  corporate/3.0/i586/bind-9.2.3-6.5.C30mdk.i586.rpm\n 1f24f6dbdb6c02e21cbbef99555049cb  corporate/3.0/i586/bind-devel-9.2.3-6.5.C30mdk.i586.rpm\n 00405b98290d5a41f226081baa57e18d  corporate/3.0/i586/bind-utils-9.2.3-6.5.C30mdk.i586.rpm \n 6a237dc290f4f7c463b1996e6a4a4515  corporate/3.0/SRPMS/bind-9.2.3-6.5.C30mdk.src.rpm\n\n Corporate 3.0/X86_64:\n 628162f3d6a414828d2231fefc46842b  corporate/3.0/x86_64/bind-9.2.3-6.5.C30mdk.x86_64.rpm\n dd29ff31a9cffcc1b20fd045869d7013  corporate/3.0/x86_64/bind-devel-9.2.3-6.5.C30mdk.x86_64.rpm\n c475c1a4d048e04da1fc27dcbb17c3f3  corporate/3.0/x86_64/bind-utils-9.2.3-6.5.C30mdk.x86_64.rpm \n 6a237dc290f4f7c463b1996e6a4a4515  corporate/3.0/SRPMS/bind-9.2.3-6.5.C30mdk.src.rpm\n\n Corporate 4.0:\n 271ead204904be302d197cd542f5ae23  corporate/4.0/i586/bind-9.3.5-0.4.20060mlcs4.i586.rpm\n 42413dcc1cf053e735216f767eff4e5d  corporate/4.0/i586/bind-devel-9.3.5-0.4.20060mlcs4.i586.rpm\n 0201afe493a41e1deedc9bf7e9725f4a  corporate/4.0/i586/bind-utils-9.3.5-0.4.20060mlcs4.i586.rpm \n 86bc0cdc9ed1b959b6f56e0660268f2e  corporate/4.0/SRPMS/bind-9.3.5-0.4.20060mlcs4.src.rpm\n\n Corporate 4.0/X86_64:\n b1a18a7d0578dab7bd825eda6c682b3d  corporate/4.0/x86_64/bind-9.3.5-0.4.20060mlcs4.x86_64.rpm\n 6a2ebd550feb9147058de05b1a1ef04d  corporate/4.0/x86_64/bind-devel-9.3.5-0.4.20060mlcs4.x86_64.rpm\n 670a1b934ce4974b8505018ab69ade0b  corporate/4.0/x86_64/bind-utils-9.3.5-0.4.20060mlcs4.x86_64.rpm \n 86bc0cdc9ed1b959b6f56e0660268f2e  corporate/4.0/SRPMS/bind-9.3.5-0.4.20060mlcs4.src.rpm\n\n Multi Network Firewall 2.0:\n 5b694c24cc2092e38f531dbfdd5c9d41  mnf/2.0/i586/bind-9.2.3-6.5.C30mdk.i586.rpm\n c08bc805027059c47bed32215f17eacb  mnf/2.0/i586/bind-utils-9.2.3-6.5.C30mdk.i586.rpm \n 39225289516498e1b071c5059306f2b9  mnf/2.0/SRPMS/bind-9.2.3-6.5.C30mdk.src.rpm\n _______________________________________________________________________\n\n To upgrade automatically use MandrivaUpdate or urpmi.  The verification\n of md5 checksums and GPG signatures is performed automatically for you. \n\n All packages are signed by Mandriva for security. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nGentoo Linux Security Advisory                           GLSA 200901-03\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n                                            http://security.gentoo.org/\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\n  Severity: Normal\n     Title: pdnsd: Denial of Service and cache poisoning\n      Date: January 11, 2009\n      Bugs: #231285\n        ID: 200901-03\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\nSynopsis\n========\n\nTwo errors in pdnsd allow for Denial of Service and cache poisoning. \n\nAffected packages\n=================\n\n    -------------------------------------------------------------------\n     Package        /  Vulnerable  /                        Unaffected\n    -------------------------------------------------------------------\n  1  net-dns/pdnsd       \u003c 1.2.7                              \u003e= 1.2.7\n\nDescription\n===========\n\nTwo issues have been reported in pdnsd:\n\n* The p_exec_query() function in src/dns_query.c does not properly\n  handle many entries in the answer section of a DNS reply, related to\n  a \"dangling pointer bug\" (CVE-2008-4194). The first issue\ncan be exploited by enticing pdnsd to send a query to a malicious DNS\nserver, or using the port randomization weakness, and might lead to a\nDenial of Service. \n\nWorkaround\n==========\n\nPort randomization can be enabled by setting the \"query_port_start\"\noption to 1024 which would resolve the CVE-2008-1447 issue. \n\nResolution\n==========\n\nAll pdnsd users should upgrade to the latest version:\n\n    # emerge --sync\n    # emerge --ask --oneshot --verbose \"\u003e=net-dns/pdnsd-1.2.7\"\n\nReferences\n==========\n\n  [ 1 ] CVE-2008-1447\n        http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447\n  [ 2 ] CVE-2008-4194\n        http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4194\n\nAvailability\n============\n\nThis GLSA and any updates to it are available for viewing at\nthe Gentoo Security Website:\n\n  http://security.gentoo.org/glsa/glsa-200901-03.xml\n\nConcerns?\n=========\n\nSecurity is a primary focus of Gentoo Linux and ensuring the\nconfidentiality and security of our users machines is of utmost\nimportance to us. Any security concerns should be addressed to\nsecurity@gentoo.org or alternatively, you may file a bug at\nhttp://bugs.gentoo.org. \n\nLicense\n=======\n\nCopyright 2009 Gentoo Foundation, Inc; referenced text\nbelongs to its owner(s). \n\nThe contents of this document are licensed under the\nCreative Commons - Attribution / Share Alike license. \n\nhttp://creativecommons.org/licenses/by-sa/2.5\n. Among other things,\nsuccessful attacks can lead to misdirected web traffic and email\nrerouting. \n\nThis update changes Debian\u0027s dnsmasq packages to implement the\nrecommended countermeasure: UDP query source port randomization. This\nchange increases the size of the space from which an attacker has to\nguess values in a backwards-compatible fashion and makes successful\nattacks significantly more difficult. \n\nThis update also switches the random number generator to Dan\nBernstein\u0027s SURF. \n\nFor the stable distribution (etch), this problem has been fixed in\nversion 2.35-1+etch4. Packages for alpha will be provided later. \n\nFor the unstable distribution (sid), this problem has been fixed in\nversion 2.43-1. \n\nWe recommend that you upgrade your dnsmasq package. \n\nUpgrade instructions\n- --------------------\n\nwget url\n        will fetch the file for you\ndpkg -i file.deb\n        will install the referenced file. \n\nIf you are using the apt-get package manager, use the line for\nsources.list as given below:\n\napt-get update\n        will update the internal database\napt-get upgrade\n        will install corrected packages\n\nYou may use an automated update by adding the resources from the\nfooter to the proper configuration. \n\n\nDebian GNU/Linux 4.0 alias etch\n- -------------------------------\n\nStable updates are available for amd64, arm, hppa, i386, ia64, mips, mipsel, powerpc, s390 and sparc. \n\nSource archives:\n\n  http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4.dsc\n    Size/MD5 checksum:      596 3834461c89e55467b4b65ed4ac209e81\n  http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35.orig.tar.gz\n    Size/MD5 checksum:   252901 ad1fafeaf3442685cfe16613e0f8b777\n  http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4.diff.gz\n    Size/MD5 checksum:    19202 4ced7768f49198bd43bbbd24f2a3d3e4\n\namd64 architecture (AMD x86_64 (AMD64))\n\n  http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_amd64.deb\n    Size/MD5 checksum:   188278 8fb55f694db9fdfccaa86d134e937777\n\narm architecture (ARM)\n\n  http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_arm.deb\n    Size/MD5 checksum:   181746 4caf23f31de937b817e12ade7d132eac\n\nhppa architecture (HP PA RISC)\n\n  http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_hppa.deb\n    Size/MD5 checksum:   190490 66730e785683655b058d11aa70346be4\n\ni386 architecture (Intel ia32)\n\n  http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_i386.deb\n    Size/MD5 checksum:   184546 1fbdd71e81a1e05d68b0f88eaeb00b10\n\nia64 architecture (Intel ia64)\n\n  http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_ia64.deb\n    Size/MD5 checksum:   223758 011f283b71ef0f9e07d5a9dce25db505\n\nmips architecture (MIPS (Big Endian))\n\n  http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_mips.deb\n    Size/MD5 checksum:   189846 5c67cca2eaedc1dff80c5fd05aa1d33f\n\nmipsel architecture (MIPS (Little Endian))\n\n  http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_mipsel.deb\n    Size/MD5 checksum:   191824 dfd87d69a7751f1e6ef2d0f1ede052ff\n\npowerpc architecture (PowerPC)\n\n  http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_powerpc.deb\n    Size/MD5 checksum:   186890 93701abcca5421beddab015a7f35af99\n\ns390 architecture (IBM S/390)\n\n  http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_s390.deb\n    Size/MD5 checksum:   186396 6f19f6c8d803c3d57e01e73fe1e11886\n\nsparc architecture (Sun SPARC/UltraSPARC)\n\n  http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_sparc.deb\n    Size/MD5 checksum:   182910 f360078c14f715e90e60124b4ede2be9\n\n\n  These files will probably be moved into the stable distribution on\n  its next update. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\nSUPPORT COMMUNICATION - SECURITY BULLETIN\n\nDocument ID: c01506861\nVersion: 3\n\nHPSBUX02351 SSRT080058 rev.3 - HP-UX Running BIND, Remote DNS Cache Poisoning\n\nNOTICE: The information in this Security Bulletin should be acted upon as soon as possible. \n\nRelease Date: 2008-07-16\nLast Updated: 2008-08-06\n\nPotential Security Impact: Remote DNS cache poisoning\n\nSource: Hewlett-Packard Company, HP Software Security Response Team\n\nVULNERABILITY SUMMARY\nA potential security vulnerability has been identified with HP-UX running BIND. \nHP-UX B.11.11, B.11.23, B.11.31 running BIND v9.3.2 or BIND v9.2.0, HP-UX B.11.11 running BIND v8.1.2 \n\nBACKGROUND\n\nCVSS 2.0 Base Metrics \n===============================================\nReference                         Base Vector               Base Score \nCVE-2008-1447      (AV:N/AC:L/Au:N/C:P/I:P/A:P)     7.5\n===============================================\nInformation on CVSS is documented in HP Customer Notice: HPSN-2008-002. \n\nRESOLUTION\n\nHP has provided the following software updates / patch to resolve the vulnerabilities for BIND v9.2.0 and BIND v9.3.2. \n\nCustomers running BIND v8.1.2 on HP-UX B.11.11 should upgrade to BIND v9.2.0 or BIND v9.3.2 and apply the updates listed below. \n\nThe BIND v9.2.0 update is available for download from: ftp://ss080058:ss080058@hprc.external.hp.com \n\nThe patch PHNE_37865 is available from: http://itrc.hp.com \n\nThe BIND v9.3.2 updates are available for download from: http://software.hp.com \n\n \nHP-UX Release - B.11.11 running v8.1.2\nAction - Upgrade to BIND v9.2.0 or BIND v9.3.2 and apply the updates listed below \n \nHP-UX Release - B.11.11 running v9.2.0\nBIND Depot name - BIND920v11.depot\n MD5 Sum - F6999280DE19645EF86FF52083AACD72\n \nHP-UX Release - B.11.23 running v9.2.0 \nAction - Install PHNE_37865\n\nHP-UX Release - B.11.11 running v9.3.2\nAction - Install revision C.9.3.2.3.0 or subsequent \n \nHP-UX Release - B.11.23 running v9.3.2\nAction - Install revision C.9.3.2.3.0 or subsequent\n \nHP-UX Release - B.11.31 running v9.3.2\nAction - Install revision C.9.3.2.3.0 or subsequent\n\nNote: HP is aware of performance issues with these updates / patch. All customers should test the updates / patch in their environment. HP is investigating changes to reduce the performance issues. This bulletin will be revised when new updates / patch become available. \n\nMANUAL ACTIONS: Yes - NonUpdate \nFor B.11.11 running v8.1.2, upgrade to BIND v9.2.0 or BIND v9.3.2 and apply the updates \nFor B.11.11 running v9.2.0 install BIND920v11.depot \n\nPRODUCT SPECIFIC INFORMATION \nHP-UX Software Assistant: HP-UX Software Assistant is an enhanced application that replaces HP-UX Security Patch Check. It analyzes all HP-issued Security Bulletins and lists recommended actions that may apply to a specific HP-UX system. It can also download patches and create a depot automatically. For more information see: https://www.hp.com/go/swa \n\nAFFECTED VERSIONS \n\nFor BIND v8.1.2 \nHP-UX B.11.11 \n============= \nInternetSrvcs.INETSVCS-RUN \naction: upgrade to BIND v9.2.0 or BIND v9.3.2 and apply the updates \n\nFor BIND v9.3.2 \nHP-UX B.11.11 \n============= \nBindUpgrade.BIND-UPGRADE \naction: install revision C.9.3.2.3.0 or subsequent \nURL: http://software.hp.com \n\nHP-UX B.11.23 \n============= \nBindUpgrade.BIND-UPGRADE \nBindUpgrade.BIND2-UPGRADE \naction: install revision C.9.3.2.3.0 or subsequent \nURL: http://software.hp.com \n\nHP-UX B.11.31 \n============= \nNameService.BIND-AUX \nNameService.BIND-RUN \naction: install revision C.9.3.2.3.0 or subsequent \nURL: http://software.hp.com \n\nFor BIND v9.2.0 \nHP-UX B.11.11 \n============= \nBINDv920.INETSVCS-BIND \naction: install revision B.11.11.01.011 or subsequent \nURL: ftp://ss080058:ss080058@hprc.external.hp.com \n\nHP-UX B.11.23 \n============= \nInternetSrvcs.INETSVCS-INETD \nInternetSrvcs.INETSVCS-RUN \nInternetSrvcs.INETSVCS2-RUN \naction: install patch PHNE_37865 or subsequent \nURL: http://itrc.hp.com \n\nEND AFFECTED VERSIONS \n\nHISTORY \nVersion:1 (rev.1) - 16 July 2008 Initial release \nVersion:2 (rev.2) - 19 July 2008 Added BIND v9.2.0 depot information \nVersion:3 (rev.3) - 06 August 2008 Updated patch location, revised BIND v9.2.0 depot information, added BIND v8.1.2 \n\nThird Party Security Patches: Third party security patches that are to be installed on systems running HP software products should be applied in accordance with the customer\u0027s patch management policy. \n\nSupport: For further information, contact normal HP Services support channel. \n\nReport: To report a potential security vulnerability with any HP supported product, send Email to: security-alert@hp.com \nIt is strongly recommended that security related information being communicated to HP be encrypted using PGP, especially exploit information. \nTo get the security-alert PGP key, please send an e-mail message as follows:\n  To: security-alert@hp.com \n  Subject: get key\n\nSubscribe: To initiate a subscription to receive future HP Security Bulletins via Email: \nhttp://h30046.www3.hp.com/driverAlertProfile.php?regioncode=NA\u0026langcode=USENG\u0026jumpid=in_SC-GEN__driverITRC\u0026topiccode=ITRC \nOn the web page: ITRC security bulletins and patch sign-up \nUnder Step1: your ITRC security bulletins and patches \n  - check ALL categories for which alerts are required and continue. \nUnder Step2: your ITRC operating systems \n  - verify your operating system selections are checked and save. \n\n\nTo update an existing subscription: http://h30046.www3.hp.com/subSignIn.php \nLog in on the web page: Subscriber\u0027s choice for Business: sign-in. \nOn the web page: Subscriber\u0027s Choice: your profile summary - use Edit Profile to update appropriate sections. \n\n\nTo review previously published Security Bulletins visit: http://www.itrc.hp.com/service/cki/secBullArchive.do \n\n\n* The Software Product Category that this Security Bulletin relates to is represented by the 5th and 6th characters of the Bulletin number in the title: \n\nGN = HP General SW\nMA = HP Management Agents\nMI = Misc. 3rd Party SW\nMP = HP MPE/iX\nNS = HP NonStop Servers\nOV = HP OpenVMS\nPI = HP Printing \u0026 Imaging\nST = HP Storage SW\nTL = HP Trusted Linux\nTU = HP Tru64 UNIX\nUX = HP-UX\nVV = HP VirtualVault\n \nSystem management and security procedures must be reviewed frequently to maintain system integrity. HP is continually reviewing and enhancing the security features of software products to provide customers with current secure solutions. \n\n\n\"HP is broadly distributing this Security Bulletin in order to bring to the attention of users of the affected HP products the important security information contained in this Bulletin. HP recommends that all users determine the applicability of this information to their individual situations and take appropriate action. HP does not warrant that this information is necessarily accurate or complete for all user situations and, consequently, HP will not be responsible for any damages resulting from user\u0027s use or disregard of the information provided in this Bulletin. \n\nHewlett-Packard Company shall not be liable for technical or editorial errors or omissions contained herein. To the extent permitted by law, neither HP or its affiliates, subcontractors or suppliers will be liable for incidental, special or consequential damages including downtime cost; lost profits; damages relating to the procurement of substitute products or services; or damages for loss of data, or software restoration. Hewlett-Packard Company and the names of Hewlett-Packard products referenced herein are trademarks of Hewlett-Packard Company in the United States and other countries. Other product and company names mentioned herein may be trademarks of their respective owners. =========================================================== \nUbuntu Security Notice USN-622-1              July 08, 2008\nbind9 vulnerability\nCVE-2008-1447\n===========================================================\n\nA security issue affects the following Ubuntu releases:\n\nUbuntu 6.06 LTS\nUbuntu 7.04\nUbuntu 7.10\nUbuntu 8.04 LTS\n\nThis advisory also applies to the corresponding versions of\nKubuntu, Edubuntu, and Xubuntu. \n\nThe problem can be corrected by upgrading your system to the\nfollowing package versions:\n\nUbuntu 6.06 LTS:\n  libdns21                        1:9.3.2-2ubuntu1.5\n\nUbuntu 7.04:\n  libdns22                        1:9.3.4-2ubuntu2.3\n\nUbuntu 7.10:\n  libdns32                        1:9.4.1-P1-3ubuntu2\n\nUbuntu 8.04 LTS:\n  libdns35                        1:9.4.2-10ubuntu0.1\n\nIn general, a standard system upgrade is sufficient to effect the\nnecessary changes. \n\nDetails follow:\n\nDan Kaminsky discovered weaknesses in the DNS protocol as implemented\nby Bind. \n\n\nDescription\n===========\n\n== Several vulnerabilities in safe level ==\n\nMultiple errors in the implementation of safe level restrictions can be\nexploited to call \"untrace_var()\", perform syslog operations, and modify\n\"$PROGRAM_NAME\" at safe level 4, or call insecure methods at safe levels\n1 through 3. \n\n(These vulnerabilities were reported by Keita Yamaguchi.)\n\n\n== DoS vulnerability in WEBrick ==\n\nAn   error exists   in   the   usage   of   regular   expressions   in\n\"WEBrick::HTTPUtils.split_header_value()\".  This can  be  exploited  to\nconsume large amounts of CPU via a specially crafted HTTP request. \n\n(This vulnerability was reported by Christian Neukirchen.)\n\n\n== Lack of taintness check in dl ==\n\nAn error in \"DL\" can be exploited to bypass security  restrictions  and\ncall potentially dangerous functions. \n\n(This vulnerability was reported by Tanaka Akira.)\n\n\nAffected packages:\n\n   Pardus 2008:\n     ruby, all before 1.8.7_p72-16-4\n     ruby-mode, all before 1.8.7_p72-16-4\n\n   Pardus 2007:\n     ruby, all before 1.8.7_p72-16-13\n     ruby-mode, all before 1.8.7_p72-16-4\n\n\n\nResolution\n==========\n\nThere are update(s) for ruby, ruby-mode. You can update them via Package\nManager or with a single command from console:\n\n   Pardus 2008:\n     pisi up ruby ruby-mode\n\n   Pardus 2007:\n     pisi up ruby ruby-mode\n\n\nReferences\n==========\n\n   * http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby\n   * http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447\n   * http://secunia.com/advisories/31430/\n\n------------------------------------------------------------------------\n\n-- \nP\u0131nar Yanarda\u011f\nhttp://pinguar.org\n\n\n_______________________________________________\nFull-Disclosure - We believe in it.  There are two ways to deal with this situation:\n\n1.  The documentation included with BIND 9 contains a\nmigration guide. Configure the BIND 8 resolver to forward queries to a BIND 9\nresolver.  Provided that the network between both resolvers is trusted,\nthis protects the BIND 8 resolver from cache poisoning attacks (to the\nsame degree that the BIND 9 resolver is protected).  It is theoretically possible to safely use\nBIND 8 in this way, but updating to BIND 9 is strongly recommended. \nBIND 8 (that is, the bind package) will be removed from the etch\ndistribution in a future point release.  Scott\nKitterman noted that python-dns is vulnerable to this predictability,\nas it randomizes neither its transaction ID nor its source port. \nTaken together, this lack of entropy leaves applications using\npython-dns to perform DNS queries highly susceptible to response\nforgery. \n\n----------------------------------------------------------------------\n\nTry a new way to discover vulnerabilities that ALREADY EXIST in your\nIT infrastructure. \n\nThe Full Featured Secunia Network Software Inspector (NSI) is now\navailable:\nhttp://secunia.com/network_software_inspector/\n\nThe Secunia NSI enables you to INSPECT, DISCOVER, and DOCUMENT\nvulnerabilities in more than 4,000 different Windows applications. \n\n----------------------------------------------------------------------\n\nTITLE:\nRed Hat update for bind\n\nSECUNIA ADVISORY ID:\nSA26195\n\nVERIFY ADVISORY:\nhttp://secunia.com/advisories/26195/\n\nCRITICAL:\nModerately critical\n\nIMPACT:\nSpoofing\n\nWHERE:\n\u003eFrom remote\n\nOPERATING SYSTEM:\nRed Hat Enterprise Linux (v. 5 server)\nhttp://secunia.com/product/13652/\nRed Hat Enterprise Linux Desktop (v. 5 client)\nhttp://secunia.com/product/13653/\nRed Hat Enterprise Linux Desktop Workstation (v. 5 client)\nhttp://secunia.com/product/13651/\nRedHat Enterprise Linux AS 2.1\nhttp://secunia.com/product/48/\nRedHat Enterprise Linux AS 3\nhttp://secunia.com/product/2534/\nRedHat Enterprise Linux AS 4\nhttp://secunia.com/product/4669/\nRedHat Enterprise Linux ES 2.1\nhttp://secunia.com/product/1306/\nRedHat Enterprise Linux ES 3\nhttp://secunia.com/product/2535/\nRedHat Enterprise Linux ES 4\nhttp://secunia.com/product/4668/\nRedHat Enterprise Linux WS 3\nhttp://secunia.com/product/2536/\nRedHat Enterprise Linux WS 2.1\nhttp://secunia.com/product/1044/\nRedHat Enterprise Linux WS 4\nhttp://secunia.com/product/4670/\nRedHat Linux Advanced Workstation 2.1 for Itanium\nhttp://secunia.com/product/1326/\n\nDESCRIPTION:\nRed Hat has issued an update for bind. \n\nFor more information:\nSA26152\n\nSOLUTION:\nUpdated packages are available from Red Hat Network. \nhttp://rhn.redhat.com\n\nORIGINAL ADVISORY:\nhttp://rhn.redhat.com/errata/RHSA-2007-0740.html\n\nOTHER REFERENCES:\nSA26152:\nhttp://secunia.com/advisories/26152/\n\n----------------------------------------------------------------------\n\nAbout:\nThis Advisory was delivered by Secunia as a free service to help\neverybody keeping their systems up to date against the latest\nvulnerabilities. \n\nSubscribe:\nhttp://secunia.com/secunia_security_advisories/\n\nDefinitions: (Criticality, Where etc.)\nhttp://secunia.com/about_secunia_advisories/\n\n\nPlease Note:\nSecunia recommends that you verify all advisories you receive by\nclicking the link. \nSecunia NEVER sends attached files with advisories. \nSecunia does not advise people to install third party patches, only\nuse those supplied by the vendor. Security Advisory (08-AUG-2008) (CVE-2008-3280)\n===============================================\n\nBen Laurie of Google\u0027s Applied Security team, while working with an\nexternal researcher, Dr. Richard Clayton of the Computer Laboratory,\nCambridge University, found that various OpenID Providers (OPs) had\nTLS Server Certificates that used weak keys, as a result of the Debian\nPredictable Random Number Generator (CVE-2008-0166). \n\nIn combination with the DNS Cache Poisoning issue (CVE-2008-1447) and\nthe fact that almost all SSL/TLS implementations do not consult CRLs\n(currently an untracked issue), this means that it is impossible to\nrely on these OPs. \n\nAttack Description\n------------------\n\nIn order to mount an attack against a vulnerable OP, the attacker\nfirst finds the private key corresponding to the weak TLS\ncertificate. He then sets up a website masquerading as the original\nOP, both for the OpenID protocol and also for HTTP/HTTPS. \n\nThere are two cases, one is where the victim is a user trying to\nidentify themselves, in which case, even if they use HTTPS to \"ensure\"\nthat the site they are visiting is indeed their provider, they will be\nunable to detect the substitution and will give their login\ncredentials to the attacker. \n\nThe second case is where the victim is the Relying Party (RP). In this\ncase, even if the RP uses TLS to connect to the OP, as is recommended\nfor higher assurance, he will not be defended, as the vast majority of\nOpenID implementations do not check CRLs, and will, therefore, accept\nthe malicious site as the true OP. \n\nMitigation\n----------\n\nMitigation is surprisingly hard. In theory the vulnerable site should\nrevoke their weak certificate and issue a new one. \n\nHowever, since the CRLs will almost certainly not be checked, this\nmeans the site will still be vulnerable to attack for the lifetime of\nthe certificate (and perhaps beyond, depending on user\nbehaviour). Note that shutting down the site DOES NOT prevent the\nattack. \n\nTherefore mitigation falls to other parties. \n\n1. Browsers must check CRLs by default. \n\n2. OpenID libraries must check CRLs. \n\n3. \n\n4. Until either 1 and 2 or 3 have been done, OpenID cannot be trusted\n   for any OP that cannot demonstrate it has never had a weak\n   certificate. \n\nDiscussion\n----------\n\nNormally, when security problems are encountered with a single piece\nof software, the responsible thing to do is to is to wait until fixes\nare available before making any announcement. However, as a number of\nexamples in the past have demonstrated, this approach does not work\nparticularly well when many different pieces of software are involved\nbecause it is necessary to coordinate a simultaneous release of the\nfixes, whilst hoping that the very large number of people involved\nwill cooperate in keeping the vulnerability secret. \n\nIn the present situation, the fixes will involve considerable\ndevelopment work in adding CRL handling to a great many pieces of\nopenID code. This is a far from trivial amount of work. \n\nThe fixes will also involve changes to browser preferences to ensure\nthat CRLs are checked by default -- which many vendors have resisted\nfor years. We are extremely pessimistic that a security vulnerability\nin OpenID will be seen as sufficiently important to change the browser\nvendors minds. \n\nHence, we see no value in delaying this announcement; and by making\nthe details public as soon as possible, we believe that individuals\nwho rely on OpenID will be better able to take their own individual\nsteps to avoid relying upon the flawed certificates we have\nidentified. \n\nOpenID is at heart quite a weak protocol, when used in its most\ngeneral form[1], and consequently there is very limited reliance upon\nits security. This means that the consequences of the combination of\nattacks that are now possible is nothing like as serious as might\notherwise have been the case. \n\nHowever, it does give an insight into the type of security disaster\nthat may occur in the future if we do not start to take CRLs\nseriously, but merely stick them onto \"to-do\" lists or disable them in\nthe name of tiny performance improvements. \n\nAffected Sites\n--------------\n\nThere is no central registry of OpenID systems, and so we cannot be\nsure that we have identified all of the weak certificates that are\ncurrently being served. The list of those we have found so far is:\n\nopenid.sun.com\nwww.xopenid.net\nopenid.net.nz\n\nNotes\n-----\n\n[1] There are ways of using OpenID that are significantly more secure\n    than the commonly deployed scheme, I shall describe those in a\n    separate article. \n\n_______________________________________________\nFull-Disclosure - We believe in it. \nCharter: http://lists.grok.org.uk/full-disclosure-charter.html\nHosted and sponsored by Secunia - http://secunia.com/\n",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2008-1447"
          },
          {
            "db": "CERT/CC",
            "id": "VU#800113"
          },
          {
            "db": "CERT/CC",
            "id": "VU#252735"
          },
          {
            "db": "VULHUB",
            "id": "VHN-31572"
          },
          {
            "db": "PACKETSTORM",
            "id": "68039"
          },
          {
            "db": "PACKETSTORM",
            "id": "68068"
          },
          {
            "db": "PACKETSTORM",
            "id": "73732"
          },
          {
            "db": "PACKETSTORM",
            "id": "68288"
          },
          {
            "db": "PACKETSTORM",
            "id": "68691"
          },
          {
            "db": "PACKETSTORM",
            "id": "68878"
          },
          {
            "db": "PACKETSTORM",
            "id": "68063"
          },
          {
            "db": "PACKETSTORM",
            "id": "69021"
          },
          {
            "db": "PACKETSTORM",
            "id": "68037"
          },
          {
            "db": "PACKETSTORM",
            "id": "68546"
          },
          {
            "db": "PACKETSTORM",
            "id": "58035"
          },
          {
            "db": "PACKETSTORM",
            "id": "68924"
          }
        ],
        "trust": 3.51
      },
      "exploit_availability": {
        "_id": null,
        "data": [
          {
            "reference": "https://www.scap.org.cn/vuln/vhn-31572",
            "trust": 0.1,
            "type": "unknown"
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-31572"
          }
        ]
      },
      "external_ids": {
        "_id": null,
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2008-1447",
            "trust": 2.2
          },
          {
            "db": "CERT/CC",
            "id": "VU#800113",
            "trust": 1.9
          },
          {
            "db": "SECUNIA",
            "id": "31430",
            "trust": 1.2
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2025",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2009-0297",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2334",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2383",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2113",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2558",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2019",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2377",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2584",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2342",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2010-0622",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2166",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2051",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2092",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2029",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2384",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2268",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2052",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2549",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2197",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2009-0311",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2055",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2467",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2123",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2482",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2525",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2023",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2582",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2114",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2196",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2139",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2466",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2050",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2195",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2291",
            "trust": 1.1
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-2030",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020548",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020578",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020448",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020558",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020702",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020440",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020575",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020437",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020802",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020449",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020579",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020561",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020804",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020577",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020560",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020651",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020653",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020438",
            "trust": 1.1
          },
          {
            "db": "SECTRACK",
            "id": "1020576",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31209",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31197",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31422",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "30977",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31151",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31354",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31093",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31212",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31207",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31221",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31254",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31451",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31169",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "30988",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "30973",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31687",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31199",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "30980",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31137",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "30998",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31014",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31065",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31882",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31019",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31153",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31482",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31495",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "33178",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "33714",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31213",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31326",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31052",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31011",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31588",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31033",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31031",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "30979",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31022",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31094",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31030",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31204",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "30925",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31072",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31152",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31237",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31012",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "33786",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31143",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31236",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31900",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "30989",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "31823",
            "trust": 1.1
          },
          {
            "db": "USCERT",
            "id": "TA08-190B",
            "trust": 1.1
          },
          {
            "db": "USCERT",
            "id": "TA08-260A",
            "trust": 1.1
          },
          {
            "db": "USCERT",
            "id": "TA08-190A",
            "trust": 1.1
          },
          {
            "db": "BID",
            "id": "30131",
            "trust": 1.1
          },
          {
            "db": "EXPLOIT-DB",
            "id": "6130",
            "trust": 1.1
          },
          {
            "db": "EXPLOIT-DB",
            "id": "6123",
            "trust": 1.1
          },
          {
            "db": "EXPLOIT-DB",
            "id": "6122",
            "trust": 1.1
          },
          {
            "db": "SECUNIA",
            "id": "26195",
            "trust": 0.9
          },
          {
            "db": "EXPLOIT-DB",
            "id": "4266",
            "trust": 0.8
          },
          {
            "db": "CERT/CC",
            "id": "VU#252735",
            "trust": 0.8
          },
          {
            "db": "PACKETSTORM",
            "id": "68878",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "68288",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "68068",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "73732",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "68039",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "68691",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "68037",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "68546",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "68063",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "68038",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68755",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68412",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68118",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "73060",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68502",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68061",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "74443",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "96747",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "94774",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68199",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68183",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68471",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "70207",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68036",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68500",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68360",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68473",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68129",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68554",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68543",
            "trust": 0.1
          },
          {
            "db": "SEEBUG",
            "id": "SSVID-65607",
            "trust": 0.1
          },
          {
            "db": "VULHUB",
            "id": "VHN-31572",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "69021",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "58035",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "68924",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#800113"
          },
          {
            "db": "CERT/CC",
            "id": "VU#252735"
          },
          {
            "db": "VULHUB",
            "id": "VHN-31572"
          },
          {
            "db": "PACKETSTORM",
            "id": "68039"
          },
          {
            "db": "PACKETSTORM",
            "id": "68068"
          },
          {
            "db": "PACKETSTORM",
            "id": "73732"
          },
          {
            "db": "PACKETSTORM",
            "id": "68288"
          },
          {
            "db": "PACKETSTORM",
            "id": "68691"
          },
          {
            "db": "PACKETSTORM",
            "id": "68878"
          },
          {
            "db": "PACKETSTORM",
            "id": "68063"
          },
          {
            "db": "PACKETSTORM",
            "id": "69021"
          },
          {
            "db": "PACKETSTORM",
            "id": "68037"
          },
          {
            "db": "PACKETSTORM",
            "id": "68546"
          },
          {
            "db": "PACKETSTORM",
            "id": "58035"
          },
          {
            "db": "PACKETSTORM",
            "id": "68924"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-1447"
          }
        ]
      },
      "id": "VAR-200707-0675",
      "iot": {
        "_id": null,
        "data": true,
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-31572"
          }
        ],
        "trust": 0.01
      },
      "last_update_date": "2026-04-10T22:49:38.575000Z",
      "problemtype_data": {
        "_id": null,
        "data": [
          {
            "problemtype": "CWE-331",
            "trust": 1.1
          },
          {
            "problemtype": "CWE-310",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-31572"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-1447"
          }
        ]
      },
      "references": {
        "_id": null,
        "data": [
          {
            "trust": 1.1,
            "url": "http://www.ibm.com/support/docview.wss?uid=isg1iz26667"
          },
          {
            "trust": 1.1,
            "url": "http://www.ibm.com/support/docview.wss?uid=isg1iz26668"
          },
          {
            "trust": 1.1,
            "url": "http://www.ibm.com/support/docview.wss?uid=isg1iz26669"
          },
          {
            "trust": 1.1,
            "url": "http://www.ibm.com/support/docview.wss?uid=isg1iz26670"
          },
          {
            "trust": 1.1,
            "url": "http://www.ibm.com/support/docview.wss?uid=isg1iz26671"
          },
          {
            "trust": 1.1,
            "url": "http://www.ibm.com/support/docview.wss?uid=isg1iz26672"
          },
          {
            "trust": 1.1,
            "url": "http://lists.apple.com/archives/security-announce//2008/jul/msg00003.html"
          },
          {
            "trust": 1.1,
            "url": "http://lists.apple.com/archives/security-announce//2008/sep/msg00003.html"
          },
          {
            "trust": 1.1,
            "url": "http://lists.apple.com/archives/security-announce//2008/sep/msg00004.html"
          },
          {
            "trust": 1.1,
            "url": "http://lists.apple.com/archives/security-announce//2008/sep/msg00005.html"
          },
          {
            "trust": 1.1,
            "url": "http://www.securityfocus.com/bid/30131"
          },
          {
            "trust": 1.1,
            "url": "http://www.securityfocus.com/archive/1/495289/100/0/threaded"
          },
          {
            "trust": 1.1,
            "url": "http://www.securityfocus.com/archive/1/495869/100/0/threaded"
          },
          {
            "trust": 1.1,
            "url": "http://www.us-cert.gov/cas/techalerts/ta08-190a.html"
          },
          {
            "trust": 1.1,
            "url": "http://www.us-cert.gov/cas/techalerts/ta08-190b.html"
          },
          {
            "trust": 1.1,
            "url": "http://www.us-cert.gov/cas/techalerts/ta08-260a.html"
          },
          {
            "trust": 1.1,
            "url": "http://www.kb.cert.org/vuls/id/800113"
          },
          {
            "trust": 1.1,
            "url": "http://www.cisco.com/en/us/products/products_security_advisory09186a00809c2168.shtml"
          },
          {
            "trust": 1.1,
            "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494401"
          },
          {
            "trust": 1.1,
            "url": "http://support.apple.com/kb/ht3026"
          },
          {
            "trust": 1.1,
            "url": "http://support.apple.com/kb/ht3129"
          },
          {
            "trust": 1.1,
            "url": "http://support.citrix.com/article/ctx117991"
          },
          {
            "trust": 1.1,
            "url": "http://support.citrix.com/article/ctx118183"
          },
          {
            "trust": 1.1,
            "url": "http://up2date.astaro.com/2008/08/up2date_7202_released.html"
          },
          {
            "trust": 1.1,
            "url": "http://wiki.rpath.com/wiki/advisories:rpsa-2008-0231"
          },
          {
            "trust": 1.1,
            "url": "http://wiki.rpath.com/wiki/advisories:rpsa-2010-0018"
          },
          {
            "trust": 1.1,
            "url": "http://www.bluecoat.com/support/security-advisories/dns_cache_poisoning"
          },
          {
            "trust": 1.1,
            "url": "http://www.isc.org/index.pl?/sw/bind/bind-security.php"
          },
          {
            "trust": 1.1,
            "url": "http://www.kb.cert.org/vuls/id/mimg-7dwr4j"
          },
          {
            "trust": 1.1,
            "url": "http://www.kb.cert.org/vuls/id/mimg-7ecl8q"
          },
          {
            "trust": 1.1,
            "url": "http://www.novell.com/support/viewcontent.do?externalid=7000912"
          },
          {
            "trust": 1.1,
            "url": "http://www.phys.uu.nl/~rombouts/pdnsd.html"
          },
          {
            "trust": 1.1,
            "url": "http://www.phys.uu.nl/~rombouts/pdnsd/changelog"
          },
          {
            "trust": 1.1,
            "url": "http://www.rtpro.yamaha.co.jp/rt/faq/security/vu800113.html"
          },
          {
            "trust": 1.1,
            "url": "http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/"
          },
          {
            "trust": 1.1,
            "url": "http://www.vmware.com/security/advisories/vmsa-2008-0014.html"
          },
          {
            "trust": 1.1,
            "url": "http://www.debian.org/security/2008/dsa-1603"
          },
          {
            "trust": 1.1,
            "url": "http://www.debian.org/security/2008/dsa-1604"
          },
          {
            "trust": 1.1,
            "url": "http://www.debian.org/security/2008/dsa-1605"
          },
          {
            "trust": 1.1,
            "url": "http://www.debian.org/security/2008/dsa-1619"
          },
          {
            "trust": 1.1,
            "url": "http://www.debian.org/security/2008/dsa-1623"
          },
          {
            "trust": 1.1,
            "url": "https://www.exploit-db.com/exploits/6122"
          },
          {
            "trust": 1.1,
            "url": "https://www.exploit-db.com/exploits/6123"
          },
          {
            "trust": 1.1,
            "url": "https://www.exploit-db.com/exploits/6130"
          },
          {
            "trust": 1.1,
            "url": "https://www.redhat.com/archives/fedora-package-announce/2008-july/msg00402.html"
          },
          {
            "trust": 1.1,
            "url": "https://www.redhat.com/archives/fedora-package-announce/2008-july/msg00458.html"
          },
          {
            "trust": 1.1,
            "url": "http://security.freebsd.org/advisories/freebsd-sa-08:06.bind.asc"
          },
          {
            "trust": 1.1,
            "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2008-august/064118.html"
          },
          {
            "trust": 1.1,
            "url": "http://security.gentoo.org/glsa/glsa-200807-08.xml"
          },
          {
            "trust": 1.1,
            "url": "http://security.gentoo.org/glsa/glsa-200812-17.xml"
          },
          {
            "trust": 1.1,
            "url": "http://security.gentoo.org/glsa/glsa-201209-25.xml"
          },
          {
            "trust": 1.1,
            "url": "http://h20000.www2.hp.com/bizsupport/techsupport/document.jsp?objectid=c01662368"
          },
          {
            "trust": 1.1,
            "url": "http://h20000.www2.hp.com/bizsupport/techsupport/document.jsp?objectid=c01523520"
          },
          {
            "trust": 1.1,
            "url": "http://www.mandriva.com/security/advisories?name=mdvsa-2008:139"
          },
          {
            "trust": 1.1,
            "url": "http://blog.invisibledenizen.org/2008/07/kaminskys-dns-issue-accidentally-leaked.html"
          },
          {
            "trust": 1.1,
            "url": "http://www.caughq.org/exploits/cau-ex-2008-0002.txt"
          },
          {
            "trust": 1.1,
            "url": "http://www.caughq.org/exploits/cau-ex-2008-0003.txt"
          },
          {
            "trust": 1.1,
            "url": "http://www.doxpara.com/?p=1176"
          },
          {
            "trust": 1.1,
            "url": "http://www.doxpara.com/dmk_bo2k8.ppt"
          },
          {
            "trust": 1.1,
            "url": "http://www.nominum.com/asset_upload_file741_2661.pdf"
          },
          {
            "trust": 1.1,
            "url": "http://www.unixwiz.net/techtips/iguide-kaminsky-dns-vuln.html"
          },
          {
            "trust": 1.1,
            "url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-037"
          },
          {
            "trust": 1.1,
            "url": "ftp://ftp.netbsd.org/pub/netbsd/security/advisories/netbsd-sa2008-009.txt.asc"
          },
          {
            "trust": 1.1,
            "url": "http://www.openbsd.org/errata42.html#013_bind"
          },
          {
            "trust": 1.1,
            "url": "http://www.openbsd.org/errata43.html#004_bind"
          },
          {
            "trust": 1.1,
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3aorg.mitre.oval%3adef%3a12117"
          },
          {
            "trust": 1.1,
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3aorg.mitre.oval%3adef%3a5725"
          },
          {
            "trust": 1.1,
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3aorg.mitre.oval%3adef%3a5761"
          },
          {
            "trust": 1.1,
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3aorg.mitre.oval%3adef%3a5917"
          },
          {
            "trust": 1.1,
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3aorg.mitre.oval%3adef%3a9627"
          },
          {
            "trust": 1.1,
            "url": "http://rhn.redhat.com/errata/rhsa-2008-0533.html"
          },
          {
            "trust": 1.1,
            "url": "http://www.redhat.com/support/errata/rhsa-2008-0789.html"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020437"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020438"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020440"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020448"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020449"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020548"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020558"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020560"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020561"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020575"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020576"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020577"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020578"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020579"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020651"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020653"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020702"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020802"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id?1020804"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/30925"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/30973"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/30977"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/30979"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/30980"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/30988"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/30989"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/30998"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31011"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31012"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31014"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31019"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31022"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31030"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31031"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31033"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31052"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31065"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31072"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31093"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31094"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31137"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31143"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31151"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31152"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31153"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31169"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31197"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31199"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31204"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31207"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31209"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31212"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31213"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31221"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31236"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31237"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31254"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31326"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31354"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31422"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31430"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31451"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31482"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31495"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31588"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31687"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31823"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31882"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/31900"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/33178"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/33714"
          },
          {
            "trust": 1.1,
            "url": "http://secunia.com/advisories/33786"
          },
          {
            "trust": 1.1,
            "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-239392-1"
          },
          {
            "trust": 1.1,
            "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-240048-1"
          },
          {
            "trust": 1.1,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2008-07/msg00003.html"
          },
          {
            "trust": 1.1,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2008-08/msg00006.html"
          },
          {
            "trust": 1.1,
            "url": "http://www.ubuntu.com/usn/usn-622-1"
          },
          {
            "trust": 1.1,
            "url": "http://www.ubuntu.com/usn/usn-627-1"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2019/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2023/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2025/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2029/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2030/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2050/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2051/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2052/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2055/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2092/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2113/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2114/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2123/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2139/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2166/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2195/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2196/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2197/references"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2268"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2291"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2334"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2342"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2377"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2383"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2384"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2466"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2467"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2482"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2525"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2549"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2558"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2582"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2008/2584"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2009/0297"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2009/0311"
          },
          {
            "trust": 1.1,
            "url": "http://www.vupen.com/english/advisories/2010/0622"
          },
          {
            "trust": 1.1,
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43637"
          },
          {
            "trust": 1.1,
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43334"
          },
          {
            "trust": 1.0,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-1447"
          },
          {
            "trust": 1.0,
            "url": "http://marc.info/?l=bugtraq\u0026m=121866517322103\u0026w=2"
          },
          {
            "trust": 1.0,
            "url": "http://marc.info/?l=bugtraq\u0026m=123324863916385\u0026w=2"
          },
          {
            "trust": 1.0,
            "url": "http://www.ipcop.org/index.php?name=news\u0026file=article\u0026sid=40"
          },
          {
            "trust": 1.0,
            "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2008\u0026m=slackware-security.539239"
          },
          {
            "trust": 1.0,
            "url": "http://support.nortel.com/go/main.jsp?cscat=bltndetail\u0026id=762152"
          },
          {
            "trust": 1.0,
            "url": "http://marc.info/?l=bugtraq\u0026m=141879471518471\u0026w=2"
          },
          {
            "trust": 1.0,
            "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2008\u0026m=slackware-security.452680"
          },
          {
            "trust": 1.0,
            "url": "http://marc.info/?l=bugtraq\u0026m=121630706004256\u0026w=2"
          },
          {
            "trust": 0.9,
            "url": "http://secunia.com/advisories/26195/"
          },
          {
            "trust": 0.8,
            "url": "http://csrc.nist.gov/publications/nistpubs/800-81/sp800-81.pdf"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/draft-ietf-dnsext-forgery-resilience"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/rfc3833"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/rfc2827"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/rfc3704"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/rfc3013"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/rfc4033"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/draft-ietf-tsvwg-port-randomization"
          },
          {
            "trust": 0.8,
            "url": "http://cr.yp.to/djbdns/dns_random.html"
          },
          {
            "trust": 0.8,
            "url": "http://cr.yp.to/djbdns/dns_transmit.html"
          },
          {
            "trust": 0.8,
            "url": "http://cr.yp.to/djbdns/forgery.html"
          },
          {
            "trust": 0.8,
            "url": "http://www.trusteer.com/microsoftdns"
          },
          {
            "trust": 0.8,
            "url": "http://www.trusteer.com/bind9dns"
          },
          {
            "trust": 0.8,
            "url": "http://www.trusteer.com/bind8dns"
          },
          {
            "trust": 0.8,
            "url": "http://www.sans.org/reading_room/whitepapers/dns/1567.php"
          },
          {
            "trust": 0.8,
            "url": "http://blogs.iss.net/archive/morednsnat.html"
          },
          {
            "trust": 0.8,
            "url": "https://jvn.jp/cert/jvnvu800113/"
          },
          {
            "trust": 0.8,
            "url": "http://www.cert.at/static/cert.at-0802-dns-patchanalysis.pdf"
          },
          {
            "trust": 0.8,
            "url": "http://www.isc.org/sw/bind/bind-security.php"
          },
          {
            "trust": 0.8,
            "url": "http://www.trusteer.com/docs/bind9dns.html"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/cert/jvnvu%23252735/index.html"
          },
          {
            "trust": 0.8,
            "url": "http://www.milw0rm.com/exploits/4266"
          },
          {
            "trust": 0.8,
            "url": "http://docs.info.apple.com/article.html?artnum=307041"
          },
          {
            "trust": 0.4,
            "url": "http://secunia.com/"
          },
          {
            "trust": 0.4,
            "url": "http://lists.grok.org.uk/full-disclosure-charter.html"
          },
          {
            "trust": 0.3,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2008-1447"
          },
          {
            "trust": 0.3,
            "url": "http://packages.debian.org/\u003cpkg\u003e"
          },
          {
            "trust": 0.3,
            "url": "http://security.debian.org/"
          },
          {
            "trust": 0.3,
            "url": "http://www.debian.org/security/faq"
          },
          {
            "trust": 0.3,
            "url": "http://www.debian.org/security/"
          },
          {
            "trust": 0.2,
            "url": "http://www.itrc.hp.com/service/cki/secbullarchive.do"
          },
          {
            "trust": 0.2,
            "url": "http://h30046.www3.hp.com/driveralertprofile.php?regioncode=na\u0026langcode=useng\u0026jumpid=in_sc-gen__driveritrc\u0026topiccode=itrc"
          },
          {
            "trust": 0.2,
            "url": "https://www.hp.com/go/swa"
          },
          {
            "trust": 0.2,
            "url": "http://h30046.www3.hp.com/subsignin.php"
          },
          {
            "trust": 0.1,
            "url": "http://support.nortel.com/go/main.jsp?cscat=bltndetail\u0026amp;id=762152"
          },
          {
            "trust": 0.1,
            "url": "http://www.ipcop.org/index.php?name=news\u0026amp;file=article\u0026amp;sid=40"
          },
          {
            "trust": 0.1,
            "url": "http://marc.info/?l=bugtraq\u0026amp;m=123324863916385\u0026amp;w=2"
          },
          {
            "trust": 0.1,
            "url": "http://marc.info/?l=bugtraq\u0026amp;m=141879471518471\u0026amp;w=2"
          },
          {
            "trust": 0.1,
            "url": "http://marc.info/?l=bugtraq\u0026amp;m=121866517322103\u0026amp;w=2"
          },
          {
            "trust": 0.1,
            "url": "http://marc.info/?l=bugtraq\u0026amp;m=121630706004256\u0026amp;w=2"
          },
          {
            "trust": 0.1,
            "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026amp;y=2008\u0026amp;m=slackware-security.539239"
          },
          {
            "trust": 0.1,
            "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026amp;y=2008\u0026amp;m=slackware-security.452680"
          },
          {
            "trust": 0.1,
            "url": "http://www.cisco.com/warp/public/707/cisco-sa-20080708-dns.shtml."
          },
          {
            "trust": 0.1,
            "url": "http://www.cisco.com/en/us/products/products_security_vulnerability_policy.html."
          },
          {
            "trust": 0.1,
            "url": "http://www.cisco.com/go/psirt"
          },
          {
            "trust": 0.1,
            "url": "http://www.cisco.com/web/about/security/intelligence/dns-bcp.html."
          },
          {
            "trust": 0.1,
            "url": "http://www.cisco.com/en/us/products/prod_warranties_item09186a008088e31f.html,"
          },
          {
            "trust": 0.1,
            "url": "http://www.cisco.com/pcgi-bin/software/tablebuild/tablebuild.pl/nr-eval"
          },
          {
            "trust": 0.1,
            "url": "http://www.cisco.com/web/about/security/intelligence/cvss-qandas.html"
          },
          {
            "trust": 0.1,
            "url": "http://www.cisco.com/pcgi-bin/tablebuild.pl/acns55"
          },
          {
            "trust": 0.1,
            "url": "http://www.cisco.com/warp/public/707/cisco-sa-20080708-dns.shtml"
          },
          {
            "trust": 0.1,
            "url": "http://www.cisco.com."
          },
          {
            "trust": 0.1,
            "url": "http://www.cisco.com/go/psirt."
          },
          {
            "trust": 0.1,
            "url": "https://www.example.com"
          },
          {
            "trust": 0.1,
            "url": "http://www.cisco.com/warp/public/687/directory/dirtac.shtml"
          },
          {
            "trust": 0.1,
            "url": "http://www.cisco.com/public/sw-center/sw-usingswc.shtml."
          },
          {
            "trust": 0.1,
            "url": "http://intellishield.cisco.com/security/alertmanager/cvss"
          },
          {
            "trust": 0.1,
            "url": "http://www.mandriva.com/security/"
          },
          {
            "trust": 0.1,
            "url": "http://www.mandriva.com/security/advisories"
          },
          {
            "trust": 0.1,
            "url": "http://bugs.gentoo.org."
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-4194"
          },
          {
            "trust": 0.1,
            "url": "http://creativecommons.org/licenses/by-sa/2.5"
          },
          {
            "trust": 0.1,
            "url": "http://security.gentoo.org/glsa/glsa-200901-03.xml"
          },
          {
            "trust": 0.1,
            "url": "http://security.gentoo.org/"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2008-4194"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_arm.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_s390.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4.diff.gz"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_mipsel.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_hppa.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_mips.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35.orig.tar.gz"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4_ia64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/d/dnsmasq/dnsmasq_2.35-1+etch4.dsc"
          },
          {
            "trust": 0.1,
            "url": "http://software.hp.com"
          },
          {
            "trust": 0.1,
            "url": "http://itrc.hp.com"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-30_9.4.1-p1-3ubuntu2_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc0_9.3.2-2ubuntu1.5_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.4.1-p1-3ubuntu2_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.3.4-2ubuntu2.3_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/universe/b/bind9/lwresd_9.4.1-p1-3ubuntu2_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres9_9.3.4-2ubuntu2.3_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-0_9.3.2-2ubuntu1.5_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.3.4-2ubuntu2.3_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind-dev_9.4.1-p1-3ubuntu2_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libbind-dev_9.4.2-10ubuntu0.1_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/universe/b/bind9/lwresd_9.3.2-2ubuntu1.5_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.3.4-2ubuntu2.3.diff.gz"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/universe/b/bind9/lwresd_9.4.1-p1-3ubuntu2_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libbind9-30_9.4.2-10ubuntu0.1_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres9_9.3.4-2ubuntu2.3_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisc32_9.4.1-p1-3ubuntu2_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind-dev_9.4.1-p1-3ubuntu2_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.4.2-10ubuntu0.1.dsc"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-0_9.3.2-2ubuntu1.5_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind-dev_9.4.2-10ubuntu0.1_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc0_9.3.4-2ubuntu2.3_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-0_9.3.4-2ubuntu2.3_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/dnsutils_9.4.2-10ubuntu0.1_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libdns35_9.4.2-10ubuntu0.1_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.3.4-2ubuntu2.3_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-doc_9.3.4-2ubuntu2.3_all.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libdns21_9.3.2-2ubuntu1.5_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/bind9_9.4.2-10ubuntu0.1_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.3.4-2ubuntu2.3_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.3.2-2ubuntu1.5_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.4.1-p1-3ubuntu2.diff.gz"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/bind9-host_9.4.2-10ubuntu0.1_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres30_9.4.1-p1-3ubuntu2_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres30_9.4.2-10ubuntu0.1_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libisccfg30_9.4.2-10ubuntu0.1_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.3.2-2ubuntu1.5_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libdns32_9.4.1-p1-3ubuntu2_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.4.2-10ubuntu0.1_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres30_9.4.1-p1-3ubuntu2_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisc32_9.4.1-p1-3ubuntu2_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libisc32_9.4.2-10ubuntu0.1_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-30_9.4.2-10ubuntu0.1_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc0_9.3.2-2ubuntu1.5_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres9_9.3.4-2ubuntu2.3_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.4.1-p1-3ubuntu2_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.4.1-p1-3ubuntu2_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libdns21_9.3.2-2ubuntu1.5_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libisccc30_9.4.1-p1-3ubuntu2_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libisccc30_9.4.2-10ubuntu0.1_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc30_9.4.2-10ubuntu0.1_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisc11_9.3.2-2ubuntu1.5_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind-dev_9.3.2-2ubuntu1.5_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libisc32_9.4.1-p1-3ubuntu2_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-0_9.3.4-2ubuntu2.3_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.3.2-2ubuntu1.5_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg1_9.3.4-2ubuntu2.3_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.4.1-p1-3ubuntu2_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisc11_9.3.4-2ubuntu2.3_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisc11_9.3.4-2ubuntu2.3_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisc11_9.3.4-2ubuntu2.3_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.3.2-2ubuntu1.5_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.3.2-2ubuntu1.5_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/liblwres30_9.4.1-p1-3ubuntu2_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc30_9.4.2-10ubuntu0.1_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc0_9.3.2-2ubuntu1.5_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind-dev_9.3.4-2ubuntu2.3_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres9_9.3.2-2ubuntu1.5_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-0_9.3.4-2ubuntu2.3_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.3.4-2ubuntu2.3_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libdns22_9.3.4-2ubuntu2.3_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg30_9.4.1-p1-3ubuntu2_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libbind-dev_9.4.1-p1-3ubuntu2_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.4.1-p1-3ubuntu2_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libdns32_9.4.1-p1-3ubuntu2_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.4.2-10ubuntu0.1.diff.gz"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/universe/b/bind9/lwresd_9.4.2-10ubuntu0.1_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-doc_9.3.2-2ubuntu1.5_all.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libbind-dev_9.4.2-10ubuntu0.1_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libdns35_9.4.2-10ubuntu0.1_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.3.4-2ubuntu2.3_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg30_9.4.1-p1-3ubuntu2_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg1_9.3.2-2ubuntu1.5_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.3.4-2ubuntu2.3_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.3.2-2ubuntu1.5_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/liblwres30_9.4.2-10ubuntu0.1_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/bind9-host_9.4.2-10ubuntu0.1_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/universe/b/bind9/lwresd_9.3.4-2ubuntu2.3_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind-dev_9.3.4-2ubuntu2.3_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.3.2.orig.tar.gz"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libdns32_9.4.1-p1-3ubuntu2_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres9_9.3.4-2ubuntu2.3_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/dnsutils_9.4.1-p1-3ubuntu2_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.4.1-p1-3ubuntu2_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/universe/b/bind9/lwresd_9.4.1-p1-3ubuntu2_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg1_9.3.2-2ubuntu1.5_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind-dev_9.3.2-2ubuntu1.5_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/bind9-host_9.4.1-p1-3ubuntu2_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libdns22_9.3.4-2ubuntu2.3_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/bind9_9.4.2-10ubuntu0.1_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.3.4-2ubuntu2.3.dsc"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.3.4-2ubuntu2.3_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind-dev_9.4.1-p1-3ubuntu2_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres9_9.3.2-2ubuntu1.5_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libisc32_9.4.2-10ubuntu0.1_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.4.2-10ubuntu0.1_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc30_9.4.1-p1-3ubuntu2_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.4.2-10ubuntu0.1_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libbind-dev_9.4.2-10ubuntu0.1_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/liblwres30_9.4.2-10ubuntu0.1_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind-dev_9.3.2-2ubuntu1.5_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libisc32_9.4.2-10ubuntu0.1_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres9_9.3.2-2ubuntu1.5_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc30_9.4.1-p1-3ubuntu2_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/universe/b/bind9/lwresd_9.4.1-p1-3ubuntu2_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg1_9.3.4-2ubuntu2.3_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-doc_9.4.2-10ubuntu0.1_all.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.4.2.orig.tar.gz"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/universe/b/bind9/lwresd_9.3.4-2ubuntu2.3_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libisccfg30_9.4.1-p1-3ubuntu2_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.4.2-10ubuntu0.1_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libdns32_9.4.1-p1-3ubuntu2_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libisccfg30_9.4.2-10ubuntu0.1_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres30_9.4.2-10ubuntu0.1_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/liblwres30_9.4.2-10ubuntu0.1_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisc32_9.4.1-p1-3ubuntu2_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.4.1-p1-3ubuntu2_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.3.4-2ubuntu2.3_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.3.2-2ubuntu1.5.diff.gz"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg30_9.4.1-p1-3ubuntu2_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-0_9.3.4-2ubuntu2.3_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind-dev_9.4.1-p1-3ubuntu2_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg30_9.4.2-10ubuntu0.1_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libdns35_9.4.2-10ubuntu0.1_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libbind9-30_9.4.1-p1-3ubuntu2_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/universe/b/bind9/lwresd_9.4.2-10ubuntu0.1_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisc11_9.3.2-2ubuntu1.5_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-0_9.3.2-2ubuntu1.5_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres9_9.3.2-2ubuntu1.5_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisc32_9.4.2-10ubuntu0.1_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc0_9.3.4-2ubuntu2.3_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind-dev_9.4.2-10ubuntu0.1_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libbind9-30_9.4.2-10ubuntu0.1_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc0_9.3.4-2ubuntu2.3_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/universe/b/bind9/lwresd_9.4.2-10ubuntu0.1_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.4.2-10ubuntu0.1_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libdns22_9.3.4-2ubuntu2.3_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/universe/b/bind9/lwresd_9.3.2-2ubuntu1.5_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc0_9.3.4-2ubuntu2.3_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind-dev_9.3.4-2ubuntu2.3_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind-dev_9.3.4-2ubuntu2.3_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-30_9.4.2-10ubuntu0.1_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg30_9.4.1-p1-3ubuntu2_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg1_9.3.4-2ubuntu2.3_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.4.1-p1-3ubuntu2_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres30_9.4.1-p1-3ubuntu2_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisc32_9.4.2-10ubuntu0.1_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.3.2-2ubuntu1.5_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.4.1-p1-3ubuntu2_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind-dev_9.3.2-2ubuntu1.5_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libisccfg30_9.4.2-10ubuntu0.1_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisc11_9.3.2-2ubuntu1.5_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/bind9_9.4.1-p1-3ubuntu2_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg30_9.4.2-10ubuntu0.1_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc30_9.4.1-p1-3ubuntu2_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg1_9.3.4-2ubuntu2.3_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/bind9-host_9.4.2-10ubuntu0.1_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-0_9.3.2-2ubuntu1.5_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/universe/b/bind9/lwresd_9.3.2-2ubuntu1.5_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.3.2-2ubuntu1.5_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.4.1-p1-3ubuntu2_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-30_9.4.1-p1-3ubuntu2_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisc11_9.3.2-2ubuntu1.5_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-30_9.4.1-p1-3ubuntu2_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libdns22_9.3.4-2ubuntu2.3_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg1_9.3.2-2ubuntu1.5_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisc32_9.4.1-p1-3ubuntu2_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.3.2-2ubuntu1.5.dsc"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libdns21_9.3.2-2ubuntu1.5_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.4.1-p1-3ubuntu2_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.3.4-2ubuntu2.3_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.3.4-2ubuntu2.3_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisc11_9.3.4-2ubuntu2.3_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc30_9.4.1-p1-3ubuntu2_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.3.2-2ubuntu1.5_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.4.2-10ubuntu0.1_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libisccc30_9.4.2-10ubuntu0.1_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libdns21_9.3.2-2ubuntu1.5_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.3.2-2ubuntu1.5_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-30_9.4.1-p1-3ubuntu2_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-doc_9.4.1-p1-3ubuntu2_all.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/universe/b/bind9/lwresd_9.4.1-p1-3ubuntu2_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc0_9.3.2-2ubuntu1.5_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.4.1-p1.orig.tar.gz"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libdns32_9.4.1-p1-3ubuntu2_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libbind9-30_9.4.2-10ubuntu0.1_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libdns35_9.4.2-10ubuntu0.1_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.3.2-2ubuntu1.5_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.3.2-2ubuntu1.5_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.3.4.orig.tar.gz"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/dnsutils_9.4.2-10ubuntu0.1_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/universe/b/bind9/lwresd_9.4.2-10ubuntu0.1_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/dnsutils_9.4.2-10ubuntu0.1_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/universe/b/bind9/lwresd_9.4.2-10ubuntu0.1_lpia.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9_9.4.1-p1-3ubuntu2.dsc"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/universe/b/bind9/lwresd_9.3.4-2ubuntu2.3_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/universe/b/bind9/lwresd_9.3.4-2ubuntu2.3_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.3.4-2ubuntu2.3_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres30_9.4.1-p1-3ubuntu2_amd64.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/universe/b/bind9/lwresd_9.3.2-2ubuntu1.5_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.4.1-p1-3ubuntu2_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg1_9.3.2-2ubuntu1.5_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/libisccc30_9.4.2-10ubuntu0.1_powerpc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.ubuntu.com/ubuntu/pool/main/b/bind9/libdns35_9.4.2-10ubuntu0.1_i386.deb"
          },
          {
            "trust": 0.1,
            "url": "http://ports.ubuntu.com/pool/main/b/bind9/bind9_9.4.2-10ubuntu0.1_sparc.deb"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/31430/"
          },
          {
            "trust": 0.1,
            "url": "http://pinguar.org"
          },
          {
            "trust": 0.1,
            "url": "http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/p/python-dns/python-dns_2.3.0.orig.tar.gz"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/p/python-dns/python-dns_2.3.0-5.2+etch1.dsc"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/p/python-dns/python-dns_2.3.0-5.2+etch1_all.deb"
          },
          {
            "trust": 0.1,
            "url": "http://security.debian.org/pool/updates/main/p/python-dns/python-dns_2.3.0-5.2+etch1.diff.gz"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/product/2536/"
          },
          {
            "trust": 0.1,
            "url": "http://rhn.redhat.com/errata/rhsa-2007-0740.html"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/network_software_inspector/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/product/2535/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/product/13653/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/product/48/"
          },
          {
            "trust": 0.1,
            "url": "http://rhn.redhat.com"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/product/13651/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/about_secunia_advisories/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/product/4669/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/product/4668/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/secunia_security_advisories/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/product/13652/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/product/1326/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/26152/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/product/1306/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/product/4670/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/product/2534/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/product/1044/"
          },
          {
            "trust": 0.1,
            "url": "https://www.xopenid.net"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-3280"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-0166"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#800113"
          },
          {
            "db": "CERT/CC",
            "id": "VU#252735"
          },
          {
            "db": "VULHUB",
            "id": "VHN-31572"
          },
          {
            "db": "PACKETSTORM",
            "id": "68039"
          },
          {
            "db": "PACKETSTORM",
            "id": "68068"
          },
          {
            "db": "PACKETSTORM",
            "id": "73732"
          },
          {
            "db": "PACKETSTORM",
            "id": "68288"
          },
          {
            "db": "PACKETSTORM",
            "id": "68691"
          },
          {
            "db": "PACKETSTORM",
            "id": "68878"
          },
          {
            "db": "PACKETSTORM",
            "id": "68063"
          },
          {
            "db": "PACKETSTORM",
            "id": "69021"
          },
          {
            "db": "PACKETSTORM",
            "id": "68037"
          },
          {
            "db": "PACKETSTORM",
            "id": "68546"
          },
          {
            "db": "PACKETSTORM",
            "id": "58035"
          },
          {
            "db": "PACKETSTORM",
            "id": "68924"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-1447"
          }
        ]
      },
      "sources": {
        "_id": null,
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#800113",
            "ident": null
          },
          {
            "db": "CERT/CC",
            "id": "VU#252735",
            "ident": null
          },
          {
            "db": "VULHUB",
            "id": "VHN-31572",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "68039",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "68068",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "73732",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "68288",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "68691",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "68878",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "68063",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "69021",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "68037",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "68546",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "58035",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "68924",
            "ident": null
          },
          {
            "db": "NVD",
            "id": "CVE-2008-1447",
            "ident": null
          }
        ]
      },
      "sources_release_date": {
        "_id": null,
        "data": [
          {
            "date": "2008-07-08T00:00:00",
            "db": "CERT/CC",
            "id": "VU#800113",
            "ident": null
          },
          {
            "date": "2007-07-27T00:00:00",
            "db": "CERT/CC",
            "id": "VU#252735",
            "ident": null
          },
          {
            "date": "2008-07-08T00:00:00",
            "db": "VULHUB",
            "id": "VHN-31572",
            "ident": null
          },
          {
            "date": "2008-07-10T06:26:35",
            "db": "PACKETSTORM",
            "id": "68039",
            "ident": null
          },
          {
            "date": "2008-07-10T07:29:30",
            "db": "PACKETSTORM",
            "id": "68068",
            "ident": null
          },
          {
            "date": "2009-01-12T19:16:04",
            "db": "PACKETSTORM",
            "id": "73732",
            "ident": null
          },
          {
            "date": "2008-07-17T19:16:48",
            "db": "PACKETSTORM",
            "id": "68288",
            "ident": null
          },
          {
            "date": "2008-07-31T22:22:45",
            "db": "PACKETSTORM",
            "id": "68691",
            "ident": null
          },
          {
            "date": "2008-08-06T21:52:19",
            "db": "PACKETSTORM",
            "id": "68878",
            "ident": null
          },
          {
            "date": "2008-07-10T07:10:37",
            "db": "PACKETSTORM",
            "id": "68063",
            "ident": null
          },
          {
            "date": "2008-08-13T04:21:24",
            "db": "PACKETSTORM",
            "id": "69021",
            "ident": null
          },
          {
            "date": "2008-07-10T06:23:57",
            "db": "PACKETSTORM",
            "id": "68037",
            "ident": null
          },
          {
            "date": "2008-07-28T15:27:39",
            "db": "PACKETSTORM",
            "id": "68546",
            "ident": null
          },
          {
            "date": "2007-07-26T04:26:32",
            "db": "PACKETSTORM",
            "id": "58035",
            "ident": null
          },
          {
            "date": "2008-08-08T20:46:25",
            "db": "PACKETSTORM",
            "id": "68924",
            "ident": null
          },
          {
            "date": "2008-07-08T23:41:00",
            "db": "NVD",
            "id": "CVE-2008-1447",
            "ident": null
          }
        ]
      },
      "sources_update_date": {
        "_id": null,
        "data": [
          {
            "date": "2014-04-14T00:00:00",
            "db": "CERT/CC",
            "id": "VU#800113",
            "ident": null
          },
          {
            "date": "2008-08-06T00:00:00",
            "db": "CERT/CC",
            "id": "VU#252735",
            "ident": null
          },
          {
            "date": "2020-03-24T00:00:00",
            "db": "VULHUB",
            "id": "VHN-31572",
            "ident": null
          },
          {
            "date": "2025-04-09T00:30:58.490000",
            "db": "NVD",
            "id": "CVE-2008-1447",
            "ident": null
          }
        ]
      },
      "threat_type": {
        "_id": null,
        "data": "remote",
        "sources": [
          {
            "db": "PACKETSTORM",
            "id": "68068"
          },
          {
            "db": "PACKETSTORM",
            "id": "68063"
          }
        ],
        "trust": 0.2
      },
      "title": {
        "_id": null,
        "data": "Multiple DNS implementations vulnerable to cache poisoning",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#800113"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "_id": null,
        "data": "spoof",
        "sources": [
          {
            "db": "PACKETSTORM",
            "id": "68068"
          },
          {
            "db": "PACKETSTORM",
            "id": "68063"
          },
          {
            "db": "PACKETSTORM",
            "id": "69021"
          },
          {
            "db": "PACKETSTORM",
            "id": "68546"
          }
        ],
        "trust": 0.4
      }
    }

    VAR-200810-0010

    Vulnerability from variot - Updated: 2026-03-09 22:39

    The TCP implementation in (1) Linux, (2) platforms based on BSD Unix, (3) Microsoft Windows, (4) Cisco products, and probably other operating systems allows remote attackers to cause a denial of service (connection queue exhaustion) via multiple vectors that manipulate information in the TCP state table, as demonstrated by sockstress. Part of the Transmission Control Protocol (TCP) specification (RFC 1122) allows a receiver to advertise a zero byte window, instructing the sender to maintain the connection but not send additional TCP payload data. The sender should then probe the receiver to check if the receiver is ready to accept data. Narrow interpretation of this part of the specification can create a denial-of-service vulnerability. By advertising a zero receive window and acknowledging probes, a malicious receiver can cause a sender to consume resources (TCP state, buffers, and application memory), preventing the targeted service or system from handling legitimate connections. Transmission Control Protocol (TCP) Multiple implementations of service disruption (DoS) Vulnerabilities exist. RFC793 It is prescribed by Transmission Control Protocol (TCP) Implementation of service disruption due to misuse of available resources after connection establishment (DoS) Vulnerabilities exist.Service operation disrupted by a remote third party (DoS) There is a possibility of being attacked. The core TCP/IP protocol is prone to multiple remote denial-of-service vulnerabilities. The issues are tracked by Cisco Bug IDs CSCsv04836, CSCsv07712, CSCsv66169, CSCsv02768, CSCsv08325, and CSCsv08579. These issues are reported to affect multiple vendors' implementations of the TCP/IP stack. ----------------------------------------------------------------------

    Do you have VARM strategy implemented?

    (Vulnerability Assessment Remediation Management)

    If not, then implement it through the most reliable vulnerability intelligence source on the market.

    Implement it through Secunia.

    For more information visit: http://secunia.com/advisories/business_solutions/

    Alternatively request a call from a Secunia representative today to discuss how we can help you with our capabilities contact us at: sales@secunia.com


    TITLE: Windows 2000 TCP/IP Window Size Denial of Service Vulnerabilities

    SECUNIA ADVISORY ID: SA36597

    VERIFY ADVISORY: http://secunia.com/advisories/36597/

    DESCRIPTION: Two vulnerabilities have been reported in Microsoft Windows 2000, which can be exploited by malicious people to cause a DoS (Denial of Service).

    1) An error in the TCP/IP processing can be exploited to cause a system to stop responding to new requests by flooding it using specially crafted packets with a TCP receive window size set to a very small value or zero.

    2) An error in the TCP/IP processing can be exploited to cause connections to hang indefinitely in a FIN-WAIT-1 or FIN-WAIT-2 state. This can be exploited to cause a system to stop responding to new requests by flooding it using specially crafted packets with a TCP receive window size set to a very small value or zero.

    SOLUTION: According to the vendor, no patches will be made available as it would require re-architecting a significant amount of the OS.

    PROVIDED AND/OR DISCOVERED BY: 1) The vendor credits Jack C. Louis, Outpost24. 2) The vendor credits Felix Lindner, Recurity Labs.

    ORIGINAL ADVISORY: MS09-048 (KB967723): http://www.microsoft.com/technet/security/Bulletin/MS09-048.mspx


    About: This Advisory was delivered by Secunia as a free service to help everybody keeping their systems up to date against the latest vulnerabilities.

    Subscribe: http://secunia.com/advisories/secunia_security_advisories/

    Definitions: (Criticality, Where etc.) http://secunia.com/advisories/about_secunia_advisories/

    Please Note: Secunia recommends that you verify all advisories you receive by clicking the link. Secunia NEVER sends attached files with advisories. Secunia does not advise people to install third party patches, only use those supplied by the vendor.


    Unsubscribe: Secunia Security Advisories http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org


    . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

    SUPPORT COMMUNICATION - SECURITY BULLETIN

    Document ID: c01923093 Version: 1

    HPSBMI02473 SSRT080138 rev.1 - Cisco Catalyst Blade Switch 3020/3120, Remote Denial of Service (DoS)

    NOTICE: The information in this Security Bulletin should be acted upon as soon as possible.

    Release Date: 2009-11-17 Last Updated: 2009-11-17

    Potential Security Impact: Remote execution of arbitrary code, Denial of Service (DoS)

    Source: Hewlett-Packard Company, HP Software Security Response Team

    VULNERABILITY SUMMARY A potential vulnerability has been identified with the Cisco Catalyst Blade Switch 3020/3021. The vulnerability could be exploited remotely to create a Denial of Service (DoS).

    References: CVE-2008-4609, Cisco Security Advisory: TCP State Manipulation Denial of Service Vulnerabilities in Multiple Cisco Products(cisco-sa-20090908-tcp24)

    SUPPORTED SOFTWARE VERSIONS*: ONLY impacted versions are listed. Cisco Catalyst Blade Switch 3020 for c-Class BladeSystem running firmware earlier than v12.2(50) Cisco Catalyst Blade Switch 3120G and Cisco Catalyst Blade Switch 3120X for HP running firmware earlier than v12.2(50)

    BACKGROUND

    CVSS 2.0 Base Metrics

    Reference Base Vector Base Score CVE-2008-4609 (AV:N/AC:M/Au:N/C:N/I:N/A:C) 7.1 =========================================================== Information on CVSS is documented in HP Customer Notice: HPSN-2008-002

    RESOLUTION

    HP has provided firmware updates to resolve this vulnerability.

    Product Firmware Version

    Cisco Catalyst Blade Switch 3020 for c-Class BladeSystem 12.2(50) SE1 or subsequent

    Cisco Catalyst Blade Switch 3120G and Cisco Catalyst Blade Switch 3120X for HP 12.2(50) SE1 or subsequent

    To Locate the Firmware Update

    Browse to http://www.hp.com and do the following:

    Select "Support & Drivers" In Step 1 select "Download drivers and software (and firmware)" In Step 2 enter "Cisco Catalyst Blade Switch" Click on "Go" Select the desired product Select the desired Windows operating system Click on "Firmware - Blade Infrastructure"

    PRODUCT SPECIFIC INFORMATION None

    HISTORY Version:1 (rev.1) - 17 November 2009 Initial release

    Third Party Security Patches: Third party security patches that are to be installed on systems running HP software products should be applied in accordance with the customer's patch management policy.

    Support: For further information, contact normal HP Services support channel.

    Report: To report a potential security vulnerability with any HP supported product, send Email to: security-alert@hp.com It is strongly recommended that security related information being communicated to HP be encrypted using PGP, especially exploit information. To get the security-alert PGP key, please send an e-mail message as follows: To: security-alert@hp.com Subject: get key Subscribe: To initiate a subscription to receive future HP Security Bulletins via Email: http://h30046.www3.hp.com/driverAlertProfile.php?regioncode=NA&langcode=USENG&jumpid=in_SC-GEN__driverITRC&topiccode=ITRC On the web page: ITRC security bulletins and patch sign-up Under Step1: your ITRC security bulletins and patches -check ALL categories for which alerts are required and continue. Under Step2: your ITRC operating systems -verify your operating system selections are checked and save.

    To update an existing subscription: http://h30046.www3.hp.com/subSignIn.php Log in on the web page: Subscriber's choice for Business: sign-in. On the web page: Subscriber's Choice: your profile summary - use Edit Profile to update appropriate sections.

    To review previously published Security Bulletins visit: http://www.itrc.hp.com/service/cki/secBullArchive.do

    • The Software Product Category that this Security Bulletin relates to is represented by the 5th and 6th characters of the Bulletin number in the title:

    GN = HP General SW MA = HP Management Agents MI = Misc. 3rd Party SW MP = HP MPE/iX NS = HP NonStop Servers OV = HP OpenVMS PI = HP Printing & Imaging ST = HP Storage SW TL = HP Trusted Linux TU = HP Tru64 UNIX UX = HP-UX VV = HP VirtualVault

    System management and security procedures must be reviewed frequently to maintain system integrity. HP is continually reviewing and enhancing the security features of software products to provide customers with current secure solutions.

    "HP is broadly distributing this Security Bulletin in order to bring to the attention of users of the affected HP products the important security information contained in this Bulletin. HP recommends that all users determine the applicability of this information to their individual situations and take appropriate action. HP does not warrant that this information is necessarily accurate or complete for all user situations and, consequently, HP will not be responsible for any damages resulting from user's use or disregard of the information provided in this Bulletin. To the extent permitted by law, HP disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose, title and non-infringement."

    Copyright 2009 Hewlett-Packard Development Company, L.P. Hewlett-Packard Company shall not be liable for technical or editorial errors or omissions contained herein. The information provided is provided "as is" without warranty of any kind. To the extent permitted by law, neither HP or its affiliates, subcontractors or suppliers will be liable for incidental,special or consequential damages including downtime cost; lost profits;damages relating to the procurement of substitute products or services; or damages for loss of data, or software restoration. The information in this document is subject to change without notice. Hewlett-Packard Company and the names of Hewlett-Packard products referenced herein are trademarks of Hewlett-Packard Company in the United States and other countries. Other product and company names mentioned herein may be trademarks of their respective owners. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux)

    iEYEARECAAYFAksEDAMACgkQ4B86/C0qfVm87gCgliWdpIKldzOKHRvJA5r9gR4Z ge0AoMu3ueCbIB4y3HUmT/jReUzE4jym =uBei -----END PGP SIGNATURE-----

    Show details on source website

    {
      "affected_products": {
        "_id": null,
        "data": [
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 2.1,
            "vendor": "cisco",
            "version": "12.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 2.1,
            "vendor": "cisco",
            "version": "12.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 2.1,
            "vendor": "cisco",
            "version": "12.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 2.1,
            "vendor": "cisco",
            "version": "12.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 2.1,
            "vendor": "cisco",
            "version": "12.1"
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 1.8,
            "vendor": "oracle",
            "version": "10"
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 1.8,
            "vendor": "oracle",
            "version": "8"
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 1.8,
            "vendor": "oracle",
            "version": "9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "cisco",
            "version": "12.0\\(9\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "cisco",
            "version": "12.0\\(5\\)wc2b"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "cisco",
            "version": "12.2xv"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "cisco",
            "version": "12.1xx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "cisco",
            "version": "12.1xv"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "cisco",
            "version": "12.4xv"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "cisco",
            "version": "12.3xx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "cisco",
            "version": "12.0xv"
          },
          {
            "_id": null,
            "model": "catos 8.4 glx",
            "scope": null,
            "trust": 1.2,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios xe",
            "scope": "eq",
            "trust": 1.1,
            "vendor": "cisco",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "rtx1100",
            "scope": null,
            "trust": 1.1,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "ios xe",
            "scope": "eq",
            "trust": 1.1,
            "vendor": "cisco",
            "version": "2.2"
          },
          {
            "_id": null,
            "model": "pix/asa",
            "scope": "eq",
            "trust": 1.1,
            "vendor": "cisco",
            "version": "8.1"
          },
          {
            "_id": null,
            "model": "rtx1500",
            "scope": null,
            "trust": 1.1,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rtx2000",
            "scope": null,
            "trust": 1.1,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rt57i",
            "scope": null,
            "trust": 1.1,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "pix/asa",
            "scope": "eq",
            "trust": 1.1,
            "vendor": "cisco",
            "version": "8.0"
          },
          {
            "_id": null,
            "model": "rtv700",
            "scope": null,
            "trust": 1.1,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rt300i",
            "scope": null,
            "trust": 1.1,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "pix/asa",
            "scope": "eq",
            "trust": 1.1,
            "vendor": "cisco",
            "version": "7.1"
          },
          {
            "_id": null,
            "model": "pix/asa",
            "scope": "eq",
            "trust": 1.1,
            "vendor": "cisco",
            "version": "7.2"
          },
          {
            "_id": null,
            "model": "rtx1000",
            "scope": null,
            "trust": 1.1,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rt250i",
            "scope": null,
            "trust": 1.1,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2bc"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "2.8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(23\\)sx"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(14\\)t4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(9a\\)"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "6.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)xk2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yi"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(22\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)t4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)yi3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)yk2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)xm4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(19\\)sl4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.23"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12.05\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(26\\)s1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)ja1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(15\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(21\\)s1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xj"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)xf"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.1.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(4\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1ec"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xc"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.12.12"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1da"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xk2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.48"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(19\\)ew"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(4\\)db1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xl"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(18\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)eo1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(27b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3a\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.13"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zp"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)b"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.3"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "7.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)sec2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.23.14"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1ct"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(14\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(2\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(8\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(2\\)ja5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)t4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8b\\)ex4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(19\\)sp"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xk"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "3.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(18\\)s5a"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "2.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)xv3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(9\\)s8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)bc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13\\)ea1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1ey"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(9\\)p"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "3.8"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.34"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)ey3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.24"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(10.5\\)ec"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(4\\)xa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yf2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1az"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)ya11"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17.2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.21.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xg"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(21\\)st7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)xs"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xi1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xl"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.53"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)xk2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(2\\)xc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(7\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)ys"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)mb13b"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)xf1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3na"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5e\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.43"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(8\\)bc1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(10\\)s8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(18b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)sed"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(23\\)e1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)mc1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.15"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(13\\)ca"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0sx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(2\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(10\\)ec"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xb3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)ja1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(27\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(8\\)yw3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.55"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.41"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.20"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3a\\)xi8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6\\)ea2a"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)zl"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2e"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7.7\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(25\\)s1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1ew"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(10\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2pi"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(2\\)jk"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.23"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(13a\\)bc1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)e5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)yf2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(5a\\)b"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17.8"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(1a\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.13"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12m\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)zj"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.22"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(17\\)sl9"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.6"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.43"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.40"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)db2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)xr4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.39"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(12\\)s4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xs"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)xy6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)ya1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(11\\)ea1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13.03\\)b"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2f"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xk"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)xk3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.19.4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.30"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12\\)da3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.52"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xt"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)ew"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)xw"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xk1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(2b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(26\\)p2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.34.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(14\\)yu"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.8.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)ec1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(27\\)sbc"
          },
          {
            "_id": null,
            "model": "bsd os",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsdi",
            "version": "1.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(25.4\\)s1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(19\\)s4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3ya"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)ew3"
          },
          {
            "_id": null,
            "model": "bsd os",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsdi",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)yr"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(7c\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)su2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xu2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)s10"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.50"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)bc1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xd2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3\\(8\\)t1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(9\\)e"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.19"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.36"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.13"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8b\\)e9"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.19"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.35"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4mr"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17.13"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(28\\)s5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(14\\)e10"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(3\\)t2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.15"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "3.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xd"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(11\\)ec"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xd"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)b1"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.2.1"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "3.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5a\\)e"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(29a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(19\\)e1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(4\\)e3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.19.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0sv"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2so"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(21\\)s4a"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(16\\)bx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "10.3\\(4.3\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.12"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.18.7"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.19"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(17\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)s3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)s15"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(12c\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(11\\)yv"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)mb13c"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xi"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)zj"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)t2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)ewa3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)xr"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(22\\)ea5a"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xv"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8b\\)e8"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.9"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.40"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13a\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.32"
          },
          {
            "_id": null,
            "model": "bsd os",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsdi",
            "version": null
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)t8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)ew2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3\\)xi"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.13.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)ey"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)e"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(25\\)w5\\(27c\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1eo"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1gb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(14\\)t5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(2\\)xf"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(2\\)t2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(14\\)t2"
          },
          {
            "_id": null,
            "model": "bsd os",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsdi",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1yb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zf"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yc"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.25"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)bc1"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.3.1"
          },
          {
            "_id": null,
            "model": "catalyst blade switch 3020",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(50\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(8\\)sa5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(8\\)yd"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(15\\)ca"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.47"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(21\\)st"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)sxd5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(14\\)yt"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)ys"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "2.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(7b\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.16"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.10"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1ax"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "10.3\\(19a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0sc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xs"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "2.9"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)wc13"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)ew4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(26\\)w5\\(28a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(13\\)w5\\(19c\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yf"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)t6"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "1.1.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1yc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(21\\)s7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(3h\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)tpc11a"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3ym"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(8a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)wc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(17d\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)yb4"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.23"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)yi"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(16\\)b1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(25\\)w5-27d"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(6a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2seb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(9\\)ex"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(1\\)xb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)t4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(13\\)ia"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3ys"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(17\\)st5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(15\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(22\\)eb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)zj1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yh"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.25"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(10\\)da2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5c\\)ex"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)b4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)ys_1.2\\(1\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.0\\(22a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(3\\)xe"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.9"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.14.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)wc9a"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.2.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(19\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(25\\)w5\\(27\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(17\\)cc"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.33.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0sp"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)t6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(10.5\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xf"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.1.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xg"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(16\\)b"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(16\\)aa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(17d\\)sxb10"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(9e\\)"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.2.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(27\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2fx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(10a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yt"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.51"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)xv4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.57"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(20a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yz"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0st"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)xh"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)yb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6\\)e12"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)jx"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xd"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xy"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.34"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.58"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(2b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1ya"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "3.0.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(19\\)e6"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(2\\)xe4"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "5.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(18\\)sl"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3\\)xt3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yh3"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.2.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yj"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(4\\)f1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sz"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xh"
          },
          {
            "_id": null,
            "model": "windows server 2008",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3da"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xs"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(23a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2bc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(10\\)ex"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)mc2e"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(26\\)p5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3\\(1\\)ed"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2gs"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(3\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xb"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.25"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(8.3\\)sc"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(27b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(1a\\)t1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1m"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)bc2h"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(24\\)sv1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(21\\)sx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xd"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(4\\)db2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6\\)ey"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "10.3\\(3.3\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xk3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xn"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(2\\)t3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.16"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.21.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1.4\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13\\)e7"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.33.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3\\)xp4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3b\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.11"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)t4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(14\\)e9"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.37"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)sz1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xm"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)t7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yn"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(4\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(12\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xt3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.28"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(3e\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.26"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2.2\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xm"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)mb3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.52"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)yf"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "2.0.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(14\\)s7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(3d\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.2"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "2.0.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(26\\)s6"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.18.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2f"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)ja1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xm"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(23\\)s5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)xv"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)yg2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)ewa"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.22.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(10\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(4\\)xz"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(17a\\)sxa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(12\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1.1\\)pi"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(10\\)w5\\(18f\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)s2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xu"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8a\\)ew"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.33"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.26"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6\\)ea2c"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(24\\)s2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(11\\)t9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(15a\\)p"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(3d\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8\\)aa1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.11"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.46"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1aa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xj1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12\\)da9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(17d\\)sxb8"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.3.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)bx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3\\(2\\)xa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(2\\)xg"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(21\\)s5a"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)t7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)sxd1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xl"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(1\\)dc2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(20\\)st7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(13\\)aa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12h\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(13\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)bc2f"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)sxf"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(5b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)t8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1ex"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.48"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)e1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.34.2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.11.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3\\(1\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(7a\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.18"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)yi1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(1\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14.5\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.11.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)ew1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.49"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(16\\)ia"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13\\)ex2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)se"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.17"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(12a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(18\\)s"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sbc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3ja"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.15"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(15\\)aa"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.41"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zq"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(36\\)cc4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)sxd7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(2\\)t1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xj"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1ye"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(6b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(28a\\)ia"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3a\\)t7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)ewa1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.6"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.47"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12\\)da8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(26\\)e3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xb14"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yx"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.19"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0dc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13.4\\)e"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.33"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)zg"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)za2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(15b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)sl1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(11\\)yu"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(24\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.3"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2by"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(16a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(1\\)t"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xw"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(5\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.14"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(27\\)s"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.5.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xr"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(4\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)zk"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(17f\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xl"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(2\\)xa4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)xe"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(7a\\)e6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(8\\)s1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(10\\)w5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)xe"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xp"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.46"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(2\\)t3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(7\\)da"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(2\\)ja"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.11"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(19\\)st"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(12c\\)ec"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.15.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(11\\)yz2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3\\)xp"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1yd"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)t5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(16\\)s"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.99"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.10"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(23\\)s2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(28\\)w5-32a"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(17b\\)sxa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(28\\)s3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(22\\)ea4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3db"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)ew5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sg"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)wc9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(1\\)dc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)ez"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(26\\)sv"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(22\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.28"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "8.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)sxe1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(8\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xi"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "5.0"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.22.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xw"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.10"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)bx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)xs"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.23.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)sw"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.63"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "10.0"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.1.0"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": null
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.20"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sv"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.0.12\\(a\\)bt"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7.4\\)s"
          },
          {
            "_id": null,
            "model": "windows 2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.17"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(13\\)wt6\\(1\\)"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "5.2.1"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "1.0"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.25"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.15"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13\\)e3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(7\\)aa"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(9\\)e3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(20\\)aa4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2ewa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(15\\)sc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xh2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(19\\)sl"
          },
          {
            "_id": null,
            "model": "dragonflybsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "dragonflybsd",
            "version": null
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(4\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(9\\)aa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)xr"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13\\)e17"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)yk"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1d\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(28\\)w5-30b"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(1\\)w"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(12c\\)ew4"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "4.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)xi3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xu"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(18\\)w5\\(22b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(10\\)ey"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(17\\)s7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(19\\)e"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)cz3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(22\\)e1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(1\\)ex"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.59"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.4.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12.05\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(2\\)xe"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(19\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(26\\)w5\\(28\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)ya"
          },
          {
            "_id": null,
            "model": "dragonflybsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "dragonflybsd",
            "version": "1.10.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3\\(11\\)b"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(1b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)s7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(8\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xr"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)xl4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(11a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)sxd6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(26\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)jk2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.39"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.0\\(12\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(36\\)ca4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(16\\)p"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1dc"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.1.7.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(17a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)t1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(6\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1yh"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)t17"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.68"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17.9"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.11.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)ja"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)ec"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.45"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yu"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xh"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xd"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.51"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(24.2\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)xr3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.13"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8\\)ea2b"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(7\\)ca"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.0\\(x\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.27"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xj"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(23f\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)s4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)t1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.14.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(11b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)ze"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yv"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(21\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)ja1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(9a\\)bc7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13\\)ew"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.16"
          },
          {
            "_id": null,
            "model": "bsd os",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsdi",
            "version": "4.0.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(11\\)s6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(17\\)ct"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(14\\)e4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(7\\)cx"
          },
          {
            "_id": null,
            "model": "bsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsd",
            "version": "4.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)xe3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.49"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(24b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xh"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(17\\)s4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(8\\)t10"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(24c\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(4\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(5b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "4.1.1"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "0.4_1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(14\\)ym4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(17d\\)sx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(4\\)xm4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2jx"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.19"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.4.2"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(4\\)t2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2wa3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.13.3"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "7.0"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.26"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xp"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xp"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.21.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(13a\\)bc"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.11"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8b\\)e20"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)xr2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(3b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)yd"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13\\)e12"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(2\\)xc3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zm"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)t"
          },
          {
            "_id": null,
            "model": "catalyst blade switch 3120x",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(50\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(2\\)xc1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.22.16"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)ya2"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)t8"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.20"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.46"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)yw"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.33"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(5a\\)b5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xk"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.18.8"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.16"
          },
          {
            "_id": null,
            "model": "midnightbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "midnightbsd",
            "version": null
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(20.4\\)sp"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)za"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(1\\)xa3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.29"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(1\\)e5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xi"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)s9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(2\\)xf5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(2\\)xc4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(22\\)sy"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)xa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(9\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1eu"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1ca"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.11.9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)zn"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.21.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2sa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xm"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(26e\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(14\\)st"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sea"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(2\\)xe3"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.10"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.34"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2ez"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(14\\)e1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(12e\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8c\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0sz"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)yg3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(9\\)xa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(5\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yh"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)yn"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(16\\)st"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)xk"
          },
          {
            "_id": null,
            "model": "bsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsd",
            "version": "4.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(8\\)tpc10a"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.18"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "3.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)zl"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(2\\)t4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.18"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)bz"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(14\\)yq4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)xu"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)xi4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.18.5"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.6"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.11"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(28\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(1\\)db2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)by2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.14.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)s6"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.13.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0da"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "3.5"
          },
          {
            "_id": null,
            "model": "windows xp",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "5.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sxb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(1\\)st"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.23"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2ys"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(9a\\)bc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(3.2\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zn"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.18.0"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "3.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)se3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)b"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(19\\)s2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(12c\\)ev01"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(5\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(14\\)yq"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(3.3\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)ew2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.17"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(10a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)xs"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(11\\)ja1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.12.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(20\\)sx"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1yj"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)zh3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)bc1f"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)ya8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xe4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1eb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(6\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(30\\)s1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.18"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.35.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(14\\)ea1"
          },
          {
            "_id": null,
            "model": "dragonflybsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "dragonflybsd",
            "version": "1.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)xl3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2p"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "10.3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.15.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3\\(8\\)db2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(21\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(8.9\\)sa6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(23\\)s4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)wc11"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "9.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(10\\)aa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xe"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.16"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "2.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)t4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1cc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3\\(11b\\)t2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.12"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(16\\)st1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.0\\(22b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(5d\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(1\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)t8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xn"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xk"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.22"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)xd1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xk"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13e\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8a\\)ew1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.12.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(8\\)yy3"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "1.5"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.31"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(10\\)bc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xl"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xh"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0ev"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xc1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.14"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)cx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)yl"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.38"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(6\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.15.11"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.15"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(14\\)s8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "8.2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.12"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(4.3\\)t"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.23.4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.67"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.20"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(5a\\)"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.0\\(18\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)s13"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6.5\\)ec3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)ya7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(12c\\)e7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)xs1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(18\\)s5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(7\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)ewa2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.35"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(9\\)ea"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(36\\)cc2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)xu2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xu"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yp"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(30\\)s2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8\\)ea"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.12.1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.32"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(15\\)sl"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(4\\)db"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.30"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(6f\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)ja"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(10e\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)ew3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(4a\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1b\\)da1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(3.4\\)bp"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.18"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(15\\)s"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.13.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(23.6\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(19\\)s2a"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.11"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)s8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xr"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "3.3"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.6.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(17\\)sl6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xw"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17.12"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(15\\)s6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)mc2c"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zg"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(2a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(22\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)sv"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xq"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)t9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1ez"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)xl"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xi2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8\\)"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "3.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1yf"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xj"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(14\\)yu1"
          },
          {
            "_id": null,
            "model": "bsd os",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsdi",
            "version": "3.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(26b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2ya"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(2\\)jk1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.60"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(10\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)sxe3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)dc1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(16\\)s8a"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(19\\)fc1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(4\\)ea1e"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(17d\\)sxb7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)sxe"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(24\\)sv"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xa"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.28"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xu"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.43"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.18.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xf"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(11a\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.16"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(16\\)w5\\(21\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(31\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.15"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.38"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.14.4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.10"
          },
          {
            "_id": null,
            "model": "trustedbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "trustedbsd",
            "version": null
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1yi"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6\\)ez1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(10\\)s3b"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2ym"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(26\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)dd3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "4.1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.62"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8b\\)e16"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.24"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xe"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(11\\)yp1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.15.6"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.40"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)xv5"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.12.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(10g\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.36"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13\\)ay"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.5.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)xd4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)dx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)sw4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(26a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2cz"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13\\)e13"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3bw"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.0.1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.65"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xa"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17.5"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)yg"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)xk"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)sc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(23\\)e4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2mb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zd"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)ya1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yz"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.25"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(8\\)ja"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.11.5"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.5"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3jec"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.15.1"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xg"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1ea"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.54"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)xw1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0wc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xq"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)t8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sy"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)xr6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sec"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.45"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.23.9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(23a\\)bc1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(9\\)ia"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)ys1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.19"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.31"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2da"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(17\\)zd3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.15.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(9\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yd6"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.33"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.21"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.41"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(10c\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)bc1a"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(4\\)xaf"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)sv3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2x"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)xg5"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.5"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.36"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xg"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(8\\)sa3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2ey"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)t1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)wx5\\(15a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(27\\)sv1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(2\\)xa"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.37"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(10\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)eo3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5c\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xh"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)t15"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(26\\)sv1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)za8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)xl"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.14"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "3.4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.6"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "5.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12g\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.26"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(2\\)xa5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1ev"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(18\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)yh"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12c\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.23"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(7b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "9.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6\\)ea2b"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sxf"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1aa"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.9"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.50"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(23\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xg5"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.36"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)eo1"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)wc3b"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yy"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)zd3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)sz2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(1c\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(2\\)xc2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xz"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)xe2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.44"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.22"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.24"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3\\(11b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3\\)dc2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.3"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.1.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3\\(1\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(11b\\)e14"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)s4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)dc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3tpc"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "6.3"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.3.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(28a\\)ct"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(2\\)xf4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)ewa4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2bw"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)sg"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)yf4"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "6.0"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.30"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.18.2"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "2.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)s1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)bx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(14\\)yq3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yj"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)yj"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(31\\)s1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yr"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.0.5"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.19.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12.02\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(26\\)e1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)seb3"
          },
          {
            "_id": null,
            "model": "bsd os",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsdi",
            "version": "4.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xt"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2mx"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "1.3.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2ye"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3\\(7\\)db1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0db"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.33.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(11\\)bc3c"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.13"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2tpc"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(20\\)w5\\(22b\\)"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.5.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(3.6\\)w5\\(9.0.5\\)"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.1.1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.29"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.4"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.6.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xu"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.66"
          },
          {
            "_id": null,
            "model": "bsd os",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsdi",
            "version": "2.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(23\\)sw"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)xe"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yg"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6.5\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yf4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.33.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(19a\\)"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "3.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3\\)xq"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.14"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(2\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xz"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)jk5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(5\\)ca1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.22"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.11.10"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)t15"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(16\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)fy"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)zj2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.69"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2ca"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yd"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.11"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(14.5\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(14a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)t12"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.15"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yr"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)zc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "10.3\\(16\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yi"
          },
          {
            "_id": null,
            "model": "windows server 2003",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.20"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xi"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)xn1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(19\\)b"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(5c\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)t9"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.10"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yc1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1e"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xf"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)bc2i"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(2\\)xf"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "2.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)t3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sw"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(17\\)sl"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xi"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(9\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.31"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(11\\)t8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)xy4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(6\\)t1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(13\\)s8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)ja1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)zj3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(23\\)sz"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(24\\)s1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(6c\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(17\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.22.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1ga"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(12b\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.28"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(7\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2ze"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3\\(11d\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(24\\)s4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3b"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.29"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xg"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.12.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xk"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xt"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(36\\)ca2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(10\\)e4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(11\\)t3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6\\)ea2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.6"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.21"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(15\\)s3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yq"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(3\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(11\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(19\\)st2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5.3\\)wc1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2n"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2wa4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)ya10"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.32"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(7\\)ec"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2cx"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "3.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)da1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15.1\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(13a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(10d\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(13b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(2\\)t8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(15\\)ia"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(22\\)s4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17.11"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(14\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2dd"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(11b\\)e"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)xr2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.22"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(16\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(8\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)eu"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(7\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6\\)ea1a"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.38"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yh"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(7.4\\)s"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.17"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.11.3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.24"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.6.1"
          },
          {
            "_id": null,
            "model": "catalyst blade switch 3120",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(50\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(16\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.48"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(5a\\)b2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xh"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2pb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(12\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(20\\)sp1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)zk"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(28\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(8\\)yw2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.32"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xf"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(28c\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xq1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)b2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)zh8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(18.4\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(17a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sxd"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.25"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(23\\)sv1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(22\\)ea4a"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xn"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "1.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(19\\)ew3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yq"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(4\\)f"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)sy1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)mc1"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)sw4a"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)mx1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xq"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "3.9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(28\\)w5\\(31a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4md"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.27"
          },
          {
            "_id": null,
            "model": "bsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsd",
            "version": "4.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yb5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yg"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.15.4"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "3.5.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(8\\)yy"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)wc3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18.2\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.61"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(31\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0wx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)t12"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)yf3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xq"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2bz"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)ey2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2ja"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(27\\)s1"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "3.99.15"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(7\\)da3"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "3.2"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "1.1.5.1"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.2.2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.64"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.23.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5.4\\)wc1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xe"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(6e\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(9d\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(11.5\\)e"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(30\\)s1"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.2.5"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.14.1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "1.2.0"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)zd"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.27"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(10\\)w5\\(18g\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.24"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.12.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)t9"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.21"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(27\\)sv"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(10\\)ec1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(19\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sh"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.37"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2jk"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.11.12"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(19a\\)gs6"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.30"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)db1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.10"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.35"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "6.1"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": null
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.17"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.23.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(21\\)s6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(19\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2cy"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1.1\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)zf"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(13a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(4\\)dc2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4sw"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.13"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8\\)ea1b"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.27"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(4\\)dc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3ha"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)t11"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "3.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(18\\)st1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "10.3\\(3.4\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)mb12"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yk"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)xy5"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.31"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.10"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.14"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)sy"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.0\\(17\\)bt"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.26"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(19\\)gs0.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xk"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)fx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yu"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.21"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(19.3\\)e"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1ia"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3\\)db1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)ya"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xd1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(20\\)st6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)t1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.11"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xt"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(27\\)sv2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(22\\)s5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)xd3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)ewa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "10.3\\(4.2\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.20"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0sy"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(6d\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.22.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(16.5\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xa1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(11\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.23.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(14\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)ea1a"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(22\\)sv1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(22\\)ea6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yd"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "4.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(12a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yo"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(11b\\)e12"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13\\)ea1c"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(7a\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.28"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "3.7"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.21"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.45"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "4.1.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3\\)xt"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(14\\)gs2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)ec2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xj"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "2.0.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xt"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)s9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(23\\)s6"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(9a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)zl1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.24"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.26"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)t2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(1\\)xe"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(20\\)st2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)zd4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.44"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.34"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.49"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zi"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.11"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.44"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "2.1.1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.11.2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.22.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)sx1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(9a\\)bc6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xg1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.30"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)xs2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(11\\)e"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.27"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xk4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xt"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(23\\)s3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(7a\\)ey"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zj"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.2.8"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.37"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xg"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yl"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.50"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6\\)ea1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)zo"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1t"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.39"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xy"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(7\\)da2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(4\\)xe1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3\\(11c\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8b\\)e15"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(11\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(1\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.9"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "4.6.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(4\\)mr"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.14.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "9.14"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.34"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.7"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xn"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.23"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3bc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(21a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xb15"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(26\\)eb1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)xe2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(4\\)xz7"
          },
          {
            "_id": null,
            "model": "bsd os",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsdi",
            "version": "4.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3jk"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8\\)e"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(2\\)mr"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.0"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12.05\\)s"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)xm"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(16.06\\)s"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "4.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(16\\)s8"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.31"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)t14"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(16\\)sc3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zo"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(3d\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)t"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.1.132"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(9\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xw"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.27"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)ewa3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3aa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yd2"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.4.3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.47"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2b"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8b\\)e18"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(7a\\)ey3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(8\\)p"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xb"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)xn"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(27\\)sv1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yi1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)ya9"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "2.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2mc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)s8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.0\\(17\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(5\\)b1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.18.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)t1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(18\\)s7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(14\\)yt1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3j"
          },
          {
            "_id": null,
            "model": "bsd os",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsdi",
            "version": "3.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(3\\)t2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(21\\)s3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.33"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)sy03"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3jx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yn"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.39"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(21b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(14\\)yq1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(19\\)st6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)mx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)sw"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "3.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)t5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(28c\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(2\\)xb2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6a\\)"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.2.6"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.22"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(8.2\\)sa6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(22\\)ea6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(17\\)st1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(30\\)s4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(12\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(11\\)st4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(12b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(28d\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(3\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0wt"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)seb"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "1.2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.14"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yw"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.7"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.12"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)dc2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)s1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)sec1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)t9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)eu1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5a\\)e"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(17d\\)sxb"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.23.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)se"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(16.1\\)b"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.29"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(2\\)mr1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xf"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.22"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)t2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.12"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(24\\)s6"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "2.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)s14"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.11.1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.42"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(18\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)t9"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.12.22"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)so4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)t16"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.12"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yb4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.21"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yf"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(15b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)xm7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0w5"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.18"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3jeb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)t3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.56"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(11\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1ay"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3a\\)e8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)xq"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(4\\)xm1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5.2\\)xu"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)e2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(15\\)bc1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(14\\)w5\\(20\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xd"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1x\\(l\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(15\\)s7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)eu2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)ew2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(21\\)sl"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.24"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(10\\)s7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(14\\)st3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sxe"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.42"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xn"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(11\\)t2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.15.5"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(21a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(5f\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8a\\)ex"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.15"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3ma"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)sw3a"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(17\\)st8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(8\\)zb7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(21\\)st6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(24\\)s5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xq"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(12\\)s3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(05\\)wc8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4xw"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.18"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xg2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(8.0.2\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2se"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.13.4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.14"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)xi7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2ex"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.19.3"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "5.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yk"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12i\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xb11"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(22\\)s"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.35"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(16\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yd"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1cx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)eo"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(4\\)xe"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3a\\)t4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6\\)e8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(6.8\\)t1a"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(8\\)yg1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(14\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yt"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)yk1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(19\\)ec"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(20\\)sp"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)e3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(11\\)yx1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(9a\\)bc2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.10"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(20\\)sl"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(17\\)a"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(3a\\)e7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(2\\)e1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5c\\)e12"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2xa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14.5\\)t"
          },
          {
            "_id": null,
            "model": "bsd os",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsdi",
            "version": "3.0"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.23"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.14.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xj"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(22\\)ea3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yw"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(4\\)xm"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)yc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)ey"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(13\\)s6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(9.4\\)da"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(5\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(17\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)t9"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.29"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zh"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(1\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)wc2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.53"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8a\\)e"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(3i\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(9\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)by"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(2\\)xb"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.8.1.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)sz"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(26b\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(22\\)s2"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.35"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xe"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zl"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.21"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(16\\)sc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xh3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)ja"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2ew"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2eu"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xr"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.1\\(24a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xm"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1sec"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)t16"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(10\\)e"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "1.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)wc5a"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.32"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.5.8"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.18.3"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "3.0.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4\\(3a\\)"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "bsd os",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsdi",
            "version": "2.0.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(18\\)sxd4"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.23.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(16f\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(22\\)e3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)seb2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(1\\)xd"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(24\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13\\)ew4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)sv2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(6.8\\)t0a"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)xv"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(12.02\\)s"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)ew"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(14\\)s"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(1\\)db"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(11\\)yf"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xr"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(4\\)xg4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2dx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13\\)e1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)xm"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(17\\)"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.2.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(1c\\)"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "2.0.4"
          },
          {
            "_id": null,
            "model": "windows vista",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(26\\)s2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)ewa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(5e\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2bx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5.1\\)xp"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3xa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2su"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.13"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yc2"
          },
          {
            "_id": null,
            "model": "dragonflybsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "dragonflybsd",
            "version": "1.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(9\\)ex3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(3.4\\)t"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.38"
          },
          {
            "_id": null,
            "model": "bsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsd",
            "version": null
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(13\\)"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "2.1.6.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2zk"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "5.3"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.14"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.11.11"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(14\\)eb"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)ja"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.12"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.4.12"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.13"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.2.19"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(1.3\\)t"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)xm2"
          },
          {
            "_id": null,
            "model": "dragonflybsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "dragonflybsd",
            "version": "1.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)xy6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)yc"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(8b\\)e14"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(13\\)zh"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2za"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)seb4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2yf"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "freebsd",
            "version": "3.4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3ye"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.3.51"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1db"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17.14"
          },
          {
            "_id": null,
            "model": "bsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "bsd",
            "version": "4.1"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": null
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)ez1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": null
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(13\\)e9"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(8\\)sa1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1xe"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(17\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(4\\)"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "openbsd",
            "version": "2.6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(2\\)xd"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netbsd",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(6.8a\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)ea1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0xs"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.0.9.9"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.20.5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xb4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.0\\(20.3\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)xa5"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(5\\)xu1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(2\\)b"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3\\(7\\)t10"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(11b\\)t2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(16\\)s10"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2sxa"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(6\\)ez2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(7\\)t3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(4\\)b3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(11\\)ja"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.1.89"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.22.3"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(17\\)sl2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.4ja"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.17.10"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)ex"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(25\\)s6"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.3wa4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(10\\)da4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "11.2\\(15\\)g"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(15\\)jk4"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(20\\)ew"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2xf"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3yl"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.1\\(12\\)e"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.16.17"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0sl"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(5\\)wx"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.0\\(15a\\)"
          },
          {
            "_id": null,
            "model": "kernel",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "linux",
            "version": "2.6.11.8"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3xz"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.3jea"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2\\(20\\)s1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "cisco",
            "version": "12.2fy"
          },
          {
            "_id": null,
            "model": "catos glx",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "cisco",
            "version": "8.3"
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "check point",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "extreme",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "force10",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "hewlett packard",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "linux kernel archives",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "red hat",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "sun microsystems",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "the sco group",
            "version": null
          },
          {
            "_id": null,
            "model": "seil/b1",
            "scope": null,
            "trust": 0.8,
            "vendor": "internet initiative",
            "version": null
          },
          {
            "_id": null,
            "model": "seil/neu",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "internet initiative",
            "version": "128"
          },
          {
            "_id": null,
            "model": "seil/neu",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "internet initiative",
            "version": "2fe plus"
          },
          {
            "_id": null,
            "model": "seil/turbo",
            "scope": null,
            "trust": 0.8,
            "vendor": "internet initiative",
            "version": null
          },
          {
            "_id": null,
            "model": "seil/x1,x2",
            "scope": null,
            "trust": 0.8,
            "vendor": "internet initiative",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "sun microsystems",
            "version": "(sparc)"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "sun microsystems",
            "version": "(x86)"
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "sun microsystems",
            "version": "10 (sparc)"
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "sun microsystems",
            "version": "10 (x86)"
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "sun microsystems",
            "version": "8 (sparc)"
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "sun microsystems",
            "version": "8 (x86)"
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "sun microsystems",
            "version": "9 (sparc)"
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "sun microsystems",
            "version": "9 (x86)"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "cisco",
            "version": "7.x"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "cisco",
            "version": "8.x"
          },
          {
            "_id": null,
            "model": "connectra",
            "scope": null,
            "trust": 0.8,
            "vendor": "check point",
            "version": null
          },
          {
            "_id": null,
            "model": "vpn-1 power vsx",
            "scope": null,
            "trust": 0.8,
            "vendor": "check point",
            "version": null
          },
          {
            "_id": null,
            "model": "vpn-1 power/utm",
            "scope": null,
            "trust": 0.8,
            "vendor": "check point",
            "version": null
          },
          {
            "_id": null,
            "model": "vpn-1 pro/express",
            "scope": null,
            "trust": 0.8,
            "vendor": "check point",
            "version": null
          },
          {
            "_id": null,
            "model": "proxysg",
            "scope": "lte",
            "trust": 0.8,
            "vendor": "blue coat",
            "version": "6.1"
          },
          {
            "_id": null,
            "model": "sgos",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "blue coat",
            "version": "4"
          },
          {
            "_id": null,
            "model": "sgos",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "blue coat",
            "version": "5"
          },
          {
            "_id": null,
            "model": "sgos",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "blue coat",
            "version": "6"
          },
          {
            "_id": null,
            "model": "windows 2000",
            "scope": null,
            "trust": 0.8,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server 2003",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "microsoft",
            "version": "none"
          },
          {
            "_id": null,
            "model": "windows server 2003",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "microsoft",
            "version": "(itanium)"
          },
          {
            "_id": null,
            "model": "windows server 2003",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "microsoft",
            "version": "(x64)"
          },
          {
            "_id": null,
            "model": "windows server 2008",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "microsoft",
            "version": "(itanium)"
          },
          {
            "_id": null,
            "model": "windows server 2008",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "microsoft",
            "version": "(x64)"
          },
          {
            "_id": null,
            "model": "windows server 2008",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "microsoft",
            "version": "(x86)"
          },
          {
            "_id": null,
            "model": "windows vista",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "microsoft",
            "version": "none"
          },
          {
            "_id": null,
            "model": "windows vista",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "microsoft",
            "version": "(x64)"
          },
          {
            "_id": null,
            "model": "windows xp",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "microsoft",
            "version": "(x64)"
          },
          {
            "_id": null,
            "model": "windows xp",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "microsoft",
            "version": "sp3"
          },
          {
            "_id": null,
            "model": "rt100i",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rt102i",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rt103i",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rt105 series",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rt107e",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rt140 series",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rt200i",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rt56v",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rt58i",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rt60w",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rt80i",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rta50i",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rta52i",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rta54i",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rta55i",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rtw65b",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rtw65i",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rtx1200",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "rtx3000",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "srt100",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "fitelnet-e series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "furukawa electric",
            "version": "fitelnet-e20/e30"
          },
          {
            "_id": null,
            "model": "fitelnet-f series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "furukawa electric",
            "version": "fitelnet-f3000"
          },
          {
            "_id": null,
            "model": "fitelnet-f series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "furukawa electric",
            "version": "fitelnet-f40"
          },
          {
            "_id": null,
            "model": "fitelnet-f series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "furukawa electric",
            "version": "fitelnet-f80/f100/f120/f140/f1000/f2000"
          },
          {
            "_id": null,
            "model": "mucho series",
            "scope": null,
            "trust": 0.8,
            "vendor": "furukawa electric",
            "version": null
          },
          {
            "_id": null,
            "model": "ip38x series",
            "scope": null,
            "trust": 0.8,
            "vendor": "nec",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 gc1",
            "scope": "ne",
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4",
            "scope": "ne",
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "cisco",
            "version": "7.1"
          },
          {
            "_id": null,
            "model": "windows vista business 64-bit edition sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "x640"
          },
          {
            "_id": null,
            "model": "ios 12.3b",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "email and web security appliance patch",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "5.14"
          },
          {
            "_id": null,
            "model": "ios 12.4 xm3",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4jk",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 xz2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 95",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4jx",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "access gateway enterprise edition",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.1.100.3"
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "4.3.3"
          },
          {
            "_id": null,
            "model": "bigip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "5.2.4.3"
          },
          {
            "_id": null,
            "model": "ios 12.2yg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.3(7)"
          },
          {
            "_id": null,
            "model": "ios 12.2sb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista enterprise 64-bit edition sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 sb2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3jec",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 54",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "rt140i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 93",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4xg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2yx",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3yj",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rt105i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "windows server datacenter edition sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003x64"
          },
          {
            "_id": null,
            "model": "windows vista enterprise 64-bit edition sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.3(1)"
          },
          {
            "_id": null,
            "model": "ios 12.4 t5e",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks contact center manager server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "7.0"
          },
          {
            "_id": null,
            "model": "ios 12.2sz",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2sl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1aa",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server enterprise edition itanium",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20030"
          },
          {
            "_id": null,
            "model": "ios 12.3yh",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista home basic",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2zh",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "pix/asa",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.2(4.18)"
          },
          {
            "_id": null,
            "model": "networks self service video server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-0"
          },
          {
            "_id": null,
            "model": "ios 12.2yr",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0s",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "stonegate high availability firewall and vpn",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "4.3.1"
          },
          {
            "_id": null,
            "model": "ios 12.3xi",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1xf",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "linux enterprise sp2 debuginfo",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "ios 12.0xf",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0 s12",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip psm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0"
          },
          {
            "_id": null,
            "model": "ios 12.0xm",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20080"
          },
          {
            "_id": null,
            "model": "ios 12.1gb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos clr",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.4"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 121",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1da",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server enterprise edition itanium sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "wanjet",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "ios 12.1xm",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 xw10",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rtx3000",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "bigip local traffic manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4.8"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 99",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "messaging application server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "0"
          },
          {
            "_id": null,
            "model": "linux enterprise sp1 debuginfo",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "cms server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "15.0"
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 4526fx",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "4500"
          },
          {
            "_id": null,
            "model": "ios 12.2zl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows xp tablet pc edition sp3",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 2526t-pwr",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "2500"
          },
          {
            "_id": null,
            "model": "rfc requirements for internet hosts communic",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ietf",
            "version": "1122:0"
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 4524gt-pwr",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "4500"
          },
          {
            "_id": null,
            "model": "stonegate high availability firewall and vpn",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "4.2"
          },
          {
            "_id": null,
            "model": "windows vista business sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(18)"
          },
          {
            "_id": null,
            "model": "ios 12.3jl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks switched firewall sfa-6400",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "networks multimedia comm mas",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "point vpn-1 pro/express r70.1",
            "scope": null,
            "trust": 0.3,
            "vendor": "check",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3jea",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "stonegate ips sensor and analyzer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "5.0.1"
          },
          {
            "_id": null,
            "model": "windows vista ultimate 64-bit edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "0"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.4(5)"
          },
          {
            "_id": null,
            "model": "solaris 8 sparc",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip global traffic manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.3.1"
          },
          {
            "_id": null,
            "model": "ios 12.4 jk4",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks contact center agent desktop display",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-0"
          },
          {
            "_id": null,
            "model": "ios 12.3xw",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista enterprise 64-bit edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "0"
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 5698tfd-pwr",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "5000"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 100",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 124",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "rfc requirements for internet hosts applicat",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ietf",
            "version": "1123:0"
          },
          {
            "_id": null,
            "model": "ios 12.2yf",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 123",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2xr",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(3)"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 49",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server web edition sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 2550t",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "2500"
          },
          {
            "_id": null,
            "model": "ios 12.4jma",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3ja",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2zm",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server sp4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "windows advanced server sp4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(19.2)"
          },
          {
            "_id": null,
            "model": "access gateway enterprise edition",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "8.1.68.7"
          },
          {
            "_id": null,
            "model": "ios 12.0wc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 114",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0xk",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ixa",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "suse linux retail solution",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "8.0"
          },
          {
            "_id": null,
            "model": "networks self-service ccss7",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-0"
          },
          {
            "_id": null,
            "model": "networks self-service peri nt server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "linux enterprise desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 128",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 sxh5",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 85",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 19",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista edition sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "x64"
          },
          {
            "_id": null,
            "model": "nexus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "70000"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 107",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "stonegate ips sensor and analyzer",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "5.0.2"
          },
          {
            "_id": null,
            "model": "netscaler build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "8.157.3"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 45",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "4.2"
          },
          {
            "_id": null,
            "model": "ios 12.3yx",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server datacenter edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "ios 12.0xb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.5"
          },
          {
            "_id": null,
            "model": "ios 12.1xh",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2sra",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2zya",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1xb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "cms server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "14.1"
          },
          {
            "_id": null,
            "model": "suse linux standard server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "8.0"
          },
          {
            "_id": null,
            "model": "ios 12.2cx",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1ay",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1xe",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rt105p",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 78",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2by",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 108",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip wan optimization module",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0"
          },
          {
            "_id": null,
            "model": "ios 12.2 sxf16",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 28",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1xl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks self-service peri workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "windows advanced server sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "ios 12.2b",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "firepass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "6.0.3"
          },
          {
            "_id": null,
            "model": "ios 12.2zx",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip application security manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.3.1"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "12.4(25)"
          },
          {
            "_id": null,
            "model": "ios 12.2sq",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 89",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server standard edition sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "networks callpilot 703t",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2xu",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.5(4)"
          },
          {
            "_id": null,
            "model": "ir",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "windows datacenter server sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "ios 12.3jx",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 39",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "5.2.2.5"
          },
          {
            "_id": null,
            "model": "open-enterprise-server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.4 xe4",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "8600"
          },
          {
            "_id": null,
            "model": "rt102i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.0xq",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip global traffic manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4.8"
          },
          {
            "_id": null,
            "model": "point vpn-1 pro/express r62 hfa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "check",
            "version": "01"
          },
          {
            "_id": null,
            "model": "cms server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "14.0"
          },
          {
            "_id": null,
            "model": "ios 12.4jdd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1ec",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0xh",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 90",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 68",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "suse linux school server for i386",
            "scope": null,
            "trust": 0.3,
            "vendor": "s u s e",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2svd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.3"
          },
          {
            "_id": null,
            "model": "windows server for itanium-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20080"
          },
          {
            "_id": null,
            "model": "ios 12.1xj",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1xi",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.1"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 67",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 120",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ze",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 sxi1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2cy",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows xp home sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 51",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 t1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2bx",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "access gateway enterprise edition build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.196.4"
          },
          {
            "_id": null,
            "model": "ios 12.0da",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4xa",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2sxa",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista home basic sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios xe",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "2.2.3"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.5(6)"
          },
          {
            "_id": null,
            "model": "ios 12.2ey",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 77",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2src",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(2)"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 61",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0xj",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(17)"
          },
          {
            "_id": null,
            "model": "ios 12.2ez",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rta54i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.3xc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server enterprise edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.1(1)"
          },
          {
            "_id": null,
            "model": "ios 12.2dd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "stonegate ips sensor and analyzer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "4.2.3"
          },
          {
            "_id": null,
            "model": "ios 12.0xt",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0st",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3ys",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 82",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "5.2.4.8"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 29",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4xl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "nx-os 4.0 n2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "pix/asa",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.1(2.3)"
          },
          {
            "_id": null,
            "model": "ios 12.1yj",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks contact center express",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 41",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 4524gt",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "4500"
          },
          {
            "_id": null,
            "model": "ios 12.2sxb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip webaccelerator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4.8"
          },
          {
            "_id": null,
            "model": "windows vista business 64-bit edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.4xt",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2xm",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2sea",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ixb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 126",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1xp",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ixh",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2seg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "point software vpn-1 power/utm r62 hfa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "check",
            "version": "01"
          },
          {
            "_id": null,
            "model": "ios 12.4yb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 ey",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip application security manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4.8"
          },
          {
            "_id": null,
            "model": "ios 12.2xc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks self-service mps",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "1000"
          },
          {
            "_id": null,
            "model": "ios 12.4 md7",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server enterprise edition sp1 beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20031"
          },
          {
            "_id": null,
            "model": "bigip global traffic manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.3"
          },
          {
            "_id": null,
            "model": "ios 12.2svc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sun",
            "version": "8"
          },
          {
            "_id": null,
            "model": "ios 12.1xw",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows advanced server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "ios 12.1xu",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 t2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 ja1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "pix/asa",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.1(2.79)"
          },
          {
            "_id": null,
            "model": "ios 12.2seb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows xp media center edition sp3",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2yy",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ixg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2t",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista ultimate sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 5650td",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "5000"
          },
          {
            "_id": null,
            "model": "ios 12.2xg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1cx",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos 8.4",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "pix/asa",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.0(4.9)"
          },
          {
            "_id": null,
            "model": "rt200i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "netscaler",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.1.100.3"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 130",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2fy",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 xo",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server enterprise edition sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003x64"
          },
          {
            "_id": null,
            "model": "ios 12.1yf",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2yp",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.1(2)"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.1(3)"
          },
          {
            "_id": null,
            "model": "networks callpilot 600r",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server sp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 105",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4jmb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 2526t",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "2500"
          },
          {
            "_id": null,
            "model": "ios 12.2so",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server standard edition sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "ios 12.2s",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "coat systems director",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "0"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.1(1)"
          },
          {
            "_id": null,
            "model": "ios 12.4ye",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "access gateway enterprise edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.0"
          },
          {
            "_id": null,
            "model": "ios 12.2yd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "linux enterprise sdk sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "netscaler access gateway enterprise edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.0"
          },
          {
            "_id": null,
            "model": "windows vista",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "0"
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 4550t",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "4500"
          },
          {
            "_id": null,
            "model": "windows server sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003x64"
          },
          {
            "_id": null,
            "model": "bigip sam",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "8.0"
          },
          {
            "_id": null,
            "model": "ios 12.2sxf",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 88",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ixc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rt58i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.4 jdc",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0 sy10",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks symposium agent",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ixd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "point vpn-1 pro/express r60 hfa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "check",
            "version": "07"
          },
          {
            "_id": null,
            "model": "cms server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "16.0"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 111",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.4(0.63)"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.6(1)"
          },
          {
            "_id": null,
            "model": "ios 12.1ev",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 118",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.2"
          },
          {
            "_id": null,
            "model": "ios 12.2jk",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista home premium sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4jdc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3yd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 59",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "windows datacenter server sp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "access gateway enterprise edition build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.070.5"
          },
          {
            "_id": null,
            "model": "ios 12.0xn",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.5(5)"
          },
          {
            "_id": null,
            "model": "ios 12.2xj",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks contact center administration ccma",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "6.0"
          },
          {
            "_id": null,
            "model": "ios 12.3jk",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista home basic 64-bit edition sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3ym",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows advanced server sp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 112",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "stonegate ssl vpn engine",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "1.3.1"
          },
          {
            "_id": null,
            "model": "ios 12.2bc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1xr",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ixf",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4mr",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3 yx14",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "messaging application server mm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "2.0"
          },
          {
            "_id": null,
            "model": "ios 12.2sy",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 sve1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "stonegate ips sensor and analyzer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "4.3.6"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(6)"
          },
          {
            "_id": null,
            "model": "windows server datacenter edition itanium sp1 beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20031"
          },
          {
            "_id": null,
            "model": "windows server for x64-based systems sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "_id": null,
            "model": "ios 12.0xi",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "5.2.6"
          },
          {
            "_id": null,
            "model": "enterprise manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "1.6"
          },
          {
            "_id": null,
            "model": "solaris 8 x86",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.4(1)"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 96",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 t",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2sec",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1xq",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista home basic 64-bit edition sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4yd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "stonegate ips sensor and analyzer",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "4.2.4"
          },
          {
            "_id": null,
            "model": "ios 12.2fz",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows professional sp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "networks contact center manager server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "windows vista edition sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "x64"
          },
          {
            "_id": null,
            "model": "ios 12.2fx",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks switched firewall sf/vpn",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "5124"
          },
          {
            "_id": null,
            "model": "ios 12.4jda",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4xn",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xe",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1yc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "nx-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "_id": null,
            "model": "networks self-service mps",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "5000"
          },
          {
            "_id": null,
            "model": "ios 12.1ez",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 5698tfd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "5000"
          },
          {
            "_id": null,
            "model": "bigip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4.8"
          },
          {
            "_id": null,
            "model": "ios 12.2xo",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1ea",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xf",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2irb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista business sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip global traffic manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0.1"
          },
          {
            "_id": null,
            "model": "ios 12.4mda",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ixe",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "point software vpn-1 power/utm r65 ipso ga",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "check",
            "version": "6"
          },
          {
            "_id": null,
            "model": "ios 12.3yt",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 36",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 4526g-pwr",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "4500"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sun",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.2see",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "interactive response",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "3.0"
          },
          {
            "_id": null,
            "model": "stonegate ips sensor and analyzer",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "4.3.7"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 48",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.2(1)"
          },
          {
            "_id": null,
            "model": "ios 12.2 sb1b",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xk",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1xa",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1db",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server web edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.5(8)"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(20)"
          },
          {
            "_id": null,
            "model": "linux enterprise server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "9"
          },
          {
            "_id": null,
            "model": "windows professional sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "rt107e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(12)"
          },
          {
            "_id": null,
            "model": "windows server sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "ios 12.2ira",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 94",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "stonegate high availability firewall and vpn",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "5.0.2"
          },
          {
            "_id": null,
            "model": "windows advanced server sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "ios 12.3yq",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4xz",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "novell linux desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "9.0"
          },
          {
            "_id": null,
            "model": "ios 12.4 xg4",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "firepass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "5.5"
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "4.2.6.1"
          },
          {
            "_id": null,
            "model": "opensuse",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "10.2"
          },
          {
            "_id": null,
            "model": "ios 12.3za",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista business",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2yk",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2dx",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server itanium",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20030"
          },
          {
            "_id": null,
            "model": "networks secure network access identity engine ignition analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-0"
          },
          {
            "_id": null,
            "model": "networks switched firewall sf-5114",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.3(4)"
          },
          {
            "_id": null,
            "model": "ios 12.4 jl1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 sga9",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "wanjet",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "5.0.2"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 50",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0sp",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "email and web security appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "5.1"
          },
          {
            "_id": null,
            "model": "ios 12.2zd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "srt100",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.4 xd12",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1ex",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20080"
          },
          {
            "_id": null,
            "model": "ios 12.2 srd1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "netscaler access gateway enterprise edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "8.1"
          },
          {
            "_id": null,
            "model": "netscaler build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "8.047.8"
          },
          {
            "_id": null,
            "model": "ios 12.4xp",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0xe",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3yi",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xq",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks contact center administration ccma",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "7.0"
          },
          {
            "_id": null,
            "model": "ios 12.4xe",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2xe",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rt103i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "windows server itanium sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "stonegate high availability firewall and vpn",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "5.0.3"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.5(1)"
          },
          {
            "_id": null,
            "model": "windows xp home sp3",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2yb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks self-service media processing server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.0xr",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista enterprise sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2zp",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4t",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2yn",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2bw",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.1(2)"
          },
          {
            "_id": null,
            "model": "ios 12.2xl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server datacenter edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003x64"
          },
          {
            "_id": null,
            "model": "bigip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.3"
          },
          {
            "_id": null,
            "model": "ios 12.2ye",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 4550t-pwr",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "4500"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 01",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "rt80i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 92",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2xnc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3va",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks secure network access switch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-40500"
          },
          {
            "_id": null,
            "model": "ios 12.2xnd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4xk",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 xl4",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 83",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 106",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 ja",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks contact center",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista ultimate 64-bit edition sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 4526t-pwr",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "4500"
          },
          {
            "_id": null,
            "model": "linux enterprise desktop sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "ios 12.2xs",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 125",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2sbc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip local traffic manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.6.1"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(4)"
          },
          {
            "_id": null,
            "model": "ios 12.2yv",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "networks self service cdd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-0"
          },
          {
            "_id": null,
            "model": "ios 12.1ga",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 2550t-pwr",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "2500"
          },
          {
            "_id": null,
            "model": "rt100i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.2xw",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.4(3)"
          },
          {
            "_id": null,
            "model": "bigip psm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4.8"
          },
          {
            "_id": null,
            "model": "ios 12.4xd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks self-service ccxml",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "coat systems director",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "5.2.2.5"
          },
          {
            "_id": null,
            "model": "ios 12.0xd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2sed",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks secure network access identity engine ignition posture",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-0"
          },
          {
            "_id": null,
            "model": "stonegate high availability firewall and vpn",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "4.2.1"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6"
          },
          {
            "_id": null,
            "model": "ios 12.2sm",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4md",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks callpilot 1005r",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server enterprise edition sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "networks self-service peri application",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "opensuse",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "11.1"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 76",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "windows xp professional edition sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "x64"
          },
          {
            "_id": null,
            "model": "ios 12.2xna",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "point software vpn-1 power/utm r60 hfa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "check",
            "version": "07"
          },
          {
            "_id": null,
            "model": "ios 12.1eb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "netscaler build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.196.4"
          },
          {
            "_id": null,
            "model": "point vpn-1 power vsx ngx r65",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "check",
            "version": "0"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 101a",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3bw",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 111a",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1yd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0xa",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "stonegate high availability firewall and vpn",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "4.2.11"
          },
          {
            "_id": null,
            "model": "ios 12.3yf",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0xg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 87",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.4"
          },
          {
            "_id": null,
            "model": "windows vista home premium sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3yz",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3yg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 t6a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ewa",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2zg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows xp professional sp3",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2za",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2yt",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "point software connectra r62 cm hfa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "check",
            "version": "01"
          },
          {
            "_id": null,
            "model": "wanjet",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.2.8"
          },
          {
            "_id": null,
            "model": "ios 12.3xz",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista home premium 64-bit edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.3xs",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3t",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 mda",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "stonegate ssl vpn engine",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "1.4"
          },
          {
            "_id": null,
            "model": "networks self-service peri ctx",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.2(1)"
          },
          {
            "_id": null,
            "model": "firepass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "5.5.2"
          },
          {
            "_id": null,
            "model": "ios 12.2ja",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2xa",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sun",
            "version": "9"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 113",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2zc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4ja",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "point software connectra r66.1",
            "scope": null,
            "trust": 0.3,
            "vendor": "check",
            "version": null
          },
          {
            "_id": null,
            "model": "networks contact center manager server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "6.0"
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 5650td-pwr",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "5000"
          },
          {
            "_id": null,
            "model": "ios 12.4 yb",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 57",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "windows xp tablet pc edition sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "linux enterprise server sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "windows server enterprise edition itanium sp1 beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20031"
          },
          {
            "_id": null,
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.0"
          },
          {
            "_id": null,
            "model": "ios 12.4xj",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1e",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2sw",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4gc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "firepass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "6.0"
          },
          {
            "_id": null,
            "model": "ios 12.1yi",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "4.2.8.7"
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 4526gtx",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "4500"
          },
          {
            "_id": null,
            "model": "rta50i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 119",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip psm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4.5"
          },
          {
            "_id": null,
            "model": "ios 12.4xc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0xl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1az",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensuse",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "11.0"
          },
          {
            "_id": null,
            "model": "ios 12.2da",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1 ea13",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista home basic 64-bit edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "0"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.5(5.3)"
          },
          {
            "_id": null,
            "model": "ios 12.2xi",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "point software vpn-1 power/utm r70.1",
            "scope": null,
            "trust": 0.3,
            "vendor": "check",
            "version": null
          },
          {
            "_id": null,
            "model": "point vpn-1 power vsx vsx-1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "check",
            "version": "0"
          },
          {
            "_id": null,
            "model": "stonegate ips sensor and analyzer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "4.2.2"
          },
          {
            "_id": null,
            "model": "coat systems proxysg 200-c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "0"
          },
          {
            "_id": null,
            "model": "bigip webaccelerator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.1"
          },
          {
            "_id": null,
            "model": "stonegate high availability firewall and vpn",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "4.3"
          },
          {
            "_id": null,
            "model": "bigip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0.1"
          },
          {
            "_id": null,
            "model": "ios 12.2yu",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1xs",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "cms server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "16.1"
          },
          {
            "_id": null,
            "model": "windows datacenter server sp4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 110",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip local traffic manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.6"
          },
          {
            "_id": null,
            "model": "ios 12.2sga",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(15)"
          },
          {
            "_id": null,
            "model": "windows datacenter server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "rt60w",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.1dc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server for itanium-based systems sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "_id": null,
            "model": "networks switched firewall sfa-6600",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "enterprise manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "1.0"
          },
          {
            "_id": null,
            "model": "interactive response",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "ios 12.0sl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.2(2)"
          },
          {
            "_id": null,
            "model": "windows server itanium sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "windows server sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "ios 12.2sxh",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rt140p",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.2xk",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 sm5",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip local traffic manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "ios 12.1eu",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 sw3",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "messaging application server mm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.1"
          },
          {
            "_id": null,
            "model": "ios 12.3jeb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip application security manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.3"
          },
          {
            "_id": null,
            "model": "windows vista ultimate",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server for 32-bit systems sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "_id": null,
            "model": "networks secure network access switch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-40700"
          },
          {
            "_id": null,
            "model": "ios 12.1xt",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks callpilot 201i",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 xy4",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2mc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0sy",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 yd",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 se",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista home premium",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "wanjet",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "5.0"
          },
          {
            "_id": null,
            "model": "linux enterprise desktop sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "coat systems director",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "4.2.2.4"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.4(2)"
          },
          {
            "_id": null,
            "model": "enterprise manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "1.2"
          },
          {
            "_id": null,
            "model": "ios 12.2 sq2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rt105",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "4.3"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 122",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1yh",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 131",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2sx",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 109",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(5)"
          },
          {
            "_id": null,
            "model": "netscaler build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.070.5"
          },
          {
            "_id": null,
            "model": "ios 12.0sz",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.5(2)"
          },
          {
            "_id": null,
            "model": "ios 12.2 se5",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "point vpn-1 pro/express r65 ipso ga",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "check",
            "version": "6"
          },
          {
            "_id": null,
            "model": "ios 12.3yu",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks self-service mps",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "10000"
          },
          {
            "_id": null,
            "model": "ios 12.1ya",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "enterprise manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "1.8"
          },
          {
            "_id": null,
            "model": "bigip global traffic manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0"
          },
          {
            "_id": null,
            "model": "ios 12.3xa",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0sc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1xg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(10)"
          },
          {
            "_id": null,
            "model": "point vpn-1 pro/express r65 hfa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "check",
            "version": "50"
          },
          {
            "_id": null,
            "model": "netscaler",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "8.1.68.7"
          },
          {
            "_id": null,
            "model": "ios 12.4xb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 102",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1ey",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "solaris 9 sparc",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 02",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3eu",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista ultimate 64-bit edition sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2su",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "enterprise manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "1.4.1"
          },
          {
            "_id": null,
            "model": "point software connectra r62 hfa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "check",
            "version": "01"
          },
          {
            "_id": null,
            "model": "ios 12.4xw",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2sca",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows datacenter server sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "ios 12.2sef",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ew",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0 sz10",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip local traffic manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.3.5"
          },
          {
            "_id": null,
            "model": "ios 12.1xz",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4xm",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rt105e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 80",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4sw",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rt140f",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.2se",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip psm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0.1"
          },
          {
            "_id": null,
            "model": "networks contact center administration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.1eo",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 ya2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 104",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3yk",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "coat systems proxysg 8100-c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.2yh",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks callpilot 202i",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "windows professional sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "ios 12.3xu",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0w",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensuse",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "10.1"
          },
          {
            "_id": null,
            "model": "rt56v",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "linux enterprise server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 38",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(19)"
          },
          {
            "_id": null,
            "model": "ios 12.2 ixh",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1xd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "linux enterprise server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "11"
          },
          {
            "_id": null,
            "model": "ios 12.2yz",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks callpilot 1002rp",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2sxe",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 129",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(16)"
          },
          {
            "_id": null,
            "model": "ios 12.4 md2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "4.2.1.6"
          },
          {
            "_id": null,
            "model": "ios 12.2 se2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 jdd",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks contact center ncc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.5(1)"
          },
          {
            "_id": null,
            "model": "ios 12.2xt",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks contact center cct",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-0"
          },
          {
            "_id": null,
            "model": "ios 12.2scb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rtw65i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 4548gt-pwr",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "4500"
          },
          {
            "_id": null,
            "model": "ios 12.1xc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 mr2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.2(0.65)"
          },
          {
            "_id": null,
            "model": "networks switched firewall sf-5109",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "stonegate ssl vpn engine",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "1.1"
          },
          {
            "_id": null,
            "model": "networks self-service peri ivr",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.2zy",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip global traffic manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "bigip webaccelerator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0.1"
          },
          {
            "_id": null,
            "model": "ios 12.2 srb5a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "networks self-service wvads",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.2sve",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2irc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(1)"
          },
          {
            "_id": null,
            "model": "windows server web edition sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "ios 12.3 ym13",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 jx",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0 sy8",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2yo",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ys",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4xq",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 84",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.3(2)"
          },
          {
            "_id": null,
            "model": "ios 12.2 sb14",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 sb13",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "messaging application server mm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "3.0"
          },
          {
            "_id": null,
            "model": "ios 12.2zj",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "stonegate high availability firewall and vpn",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "4.2.2"
          },
          {
            "_id": null,
            "model": "ios 12.2mb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "linux enterprise server sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "ios 12.2ex",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2yl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows xp media center edition sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1ew",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0wt",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0 s3",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 xr",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 98",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2xnb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rta55i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.1ax",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 da14",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2xd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xj",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server datacenter edition itanium",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20030"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 117",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "messaging application server mm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "3.1"
          },
          {
            "_id": null,
            "model": "ios 12.2yc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 58",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "networks contact center manager",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(7)"
          },
          {
            "_id": null,
            "model": "ios 12.2sv",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista home basic sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2xh",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1ye",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip webaccelerator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "ios 12.2srd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip wan optimization module",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0.1"
          },
          {
            "_id": null,
            "model": "ios 12.2sva",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks self-service speech server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "nexus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "50000"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 22",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "networks contact center tapi server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-0"
          },
          {
            "_id": null,
            "model": "ios 12.0 sy9a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 81",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xr",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "stonegate high availability firewall and vpn",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "4.2.10"
          },
          {
            "_id": null,
            "model": "ios 12.2bz",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip application security manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 103",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003x64"
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "5.2"
          },
          {
            "_id": null,
            "model": "ios 12.3xy",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2sxi",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "linux enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "ios 12.2 sg",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ym",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks contact center multimedia \u0026 outbound",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "6.0"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.5(3)"
          },
          {
            "_id": null,
            "model": "ios 12.0t",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "linux enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "11"
          },
          {
            "_id": null,
            "model": "rta52i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.4ya",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4xf",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "stonegate ips sensor and analyzer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stonesoft",
            "version": "4.2"
          },
          {
            "_id": null,
            "model": "ios 12.2xq",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks ethernet routing switch 4526t",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "4500"
          },
          {
            "_id": null,
            "model": "rtx1200",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "networks secure network access identity engines ignition server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-0"
          },
          {
            "_id": null,
            "model": "nx-os",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "4.1(4)"
          },
          {
            "_id": null,
            "model": "windows vista enterprise",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ste",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server standard edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "ios 12.2cz",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1yb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1t",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4jl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista ultimate sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2yw",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2zf",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2xn",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2sxd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rtw65b",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "windows vista home premium 64-bit edition sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 zya1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server enterprise edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003x64"
          },
          {
            "_id": null,
            "model": "ios 12.2xf",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 13",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "cms server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "16.2"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.1"
          },
          {
            "_id": null,
            "model": "access gateway enterprise edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.1"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 91",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 scb1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sun",
            "version": "10"
          },
          {
            "_id": null,
            "model": "ios 12.3tpc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2yq",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2ya",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3jed",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 47",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "4.2.10"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 64",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 irc",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0"
          },
          {
            "_id": null,
            "model": "ios 12.4 jda3",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0xc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 37",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 101",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "windows professional sp4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "ios 12.3 bc9",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 115",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3bc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2zu",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1xy",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "solaris 10 x86",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3ya",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2 src3",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks self service voicexml",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "windows vista enterprise sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4xy",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4xr",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2sg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rt140e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.5(9)"
          },
          {
            "_id": null,
            "model": "ios 12.4 md",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows xp professional sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2srb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos 7.6",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensuse",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10.3"
          },
          {
            "_id": null,
            "model": "ios 12.4 xr4",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista business 64-bit edition sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8.2(2)"
          },
          {
            "_id": null,
            "model": "linux enterprise sdk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "0"
          },
          {
            "_id": null,
            "model": "solaris 9 x86",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2xb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows vista home premium 64-bit edition sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2zb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0db",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0xs",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "point software vpn-1 power/utm r65 hfa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "check",
            "version": "50"
          },
          {
            "_id": null,
            "model": "ios 12.3 bc6",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "suse linux openexchange server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "ios 12.4 xq2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6(8)"
          },
          {
            "_id": null,
            "model": "windows server datacenter edition sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "ios 12.0dc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3 jec3",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "ios 12.2tpc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2yj",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "catos 8.7",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 116",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4 ye",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 127",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server datacenter edition itanium sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "bigip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.3.1"
          },
          {
            "_id": null,
            "model": "networks secure network access identity engine guest manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-0"
          },
          {
            "_id": null,
            "model": "ios 12.2 mc2m",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks contact center multimedia \u0026 outbound",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "7.0"
          },
          {
            "_id": null,
            "model": "ios 12.0sx",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 86",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#723308"
          },
          {
            "db": "BID",
            "id": "31545"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200810-307"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2009-002090"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-4609"
          }
        ]
      },
      "configurations": {
        "_id": null,
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:oracle:solaris",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:sun:opensolaris",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:sun:solaris",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:cisco:catos",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:cisco:ios",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:cisco:ios_xe",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:cisco:pix_asa",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/a:checkpoint:connectra",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/a:checkpoint:vpn-1_power_vsx",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/a:checkpoint:vpn-1_power_utm",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/a:checkpoint:vpn-1_pro_express",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:bluecoat:proxysg",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:bluecoat:sgos",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:microsoft:windows_2000",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:microsoft:windows_server_2003",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:microsoft:windows_server_2008",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:microsoft:windows_vista",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:microsoft:windows_xp",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt100i",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt102i",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt103i",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt105",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt107e",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt140",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt200i",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt250i",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt300i",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt56v",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt57i_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt58i_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt60w",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt80i",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rta50i",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rta52i",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rta54i",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rta55i",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rtv700",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rtw65b",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rtw65i",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rtx1000",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rtx1100",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rtx1200",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rtx1500",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rtx2000",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rtx3000",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:srt100",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:furukawa_electric:fitelnet",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:furukawa_electric:fitelnet-f",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:furukawa_electric:mucho",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:nec:ip38x",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2009-002090"
          }
        ]
      },
      "credits": {
        "_id": null,
        "data": "Robert E. Lee and Jack C. Lewis",
        "sources": [
          {
            "db": "BID",
            "id": "31545"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200810-307"
          }
        ],
        "trust": 0.9
      },
      "cve": "CVE-2008-4609",
      "cvss": {
        "_id": null,
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "COMPLETE",
                "baseScore": 7.1,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 8.6,
                "id": "CVE-2008-4609",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "HIGH",
                "trust": 1.9,
                "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:C",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "COMPLETE",
                "baseScore": 7.1,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 8.6,
                "id": "VHN-34734",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "HIGH",
                "trust": 0.1,
                "vectorString": "AV:N/AC:M/AU:N/C:N/I:N/A:C",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2008-4609",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "CARNEGIE MELLON",
                "id": "VU#723308",
                "trust": 0.8,
                "value": "15.59"
              },
              {
                "author": "NVD",
                "id": "CVE-2008-4609",
                "trust": 0.8,
                "value": "High"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-200810-307",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "VULHUB",
                "id": "VHN-34734",
                "trust": 0.1,
                "value": "HIGH"
              },
              {
                "author": "VULMON",
                "id": "CVE-2008-4609",
                "trust": 0.1,
                "value": "HIGH"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#723308"
          },
          {
            "db": "VULHUB",
            "id": "VHN-34734"
          },
          {
            "db": "VULMON",
            "id": "CVE-2008-4609"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200810-307"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2009-002090"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-4609"
          }
        ]
      },
      "description": {
        "_id": null,
        "data": "The TCP implementation in (1) Linux, (2) platforms based on BSD Unix, (3) Microsoft Windows, (4) Cisco products, and probably other operating systems allows remote attackers to cause a denial of service (connection queue exhaustion) via multiple vectors that manipulate information in the TCP state table, as demonstrated by sockstress. Part of the Transmission Control Protocol (TCP) specification (RFC 1122) allows a receiver to advertise a zero byte window, instructing the sender to maintain the connection but not send additional TCP payload data. The sender should then probe the receiver to check if the receiver is ready to accept data. Narrow interpretation of this part of the specification can create a denial-of-service vulnerability. By advertising a zero receive window and acknowledging probes, a malicious receiver can cause a sender to consume resources (TCP state, buffers, and application memory), preventing the targeted service or system from handling legitimate connections. Transmission Control Protocol (TCP) Multiple implementations of service disruption (DoS) Vulnerabilities exist. RFC793 It is prescribed by Transmission Control Protocol (TCP) Implementation of service disruption due to misuse of available resources after connection establishment (DoS) Vulnerabilities exist.Service operation disrupted by a remote third party (DoS) There is a possibility of being attacked. The core TCP/IP protocol is prone to multiple remote denial-of-service vulnerabilities. \nThe issues are tracked by Cisco Bug IDs CSCsv04836, CSCsv07712, CSCsv66169, CSCsv02768, CSCsv08325, and CSCsv08579. \nThese issues are reported to affect multiple vendors\u0027 implementations of the TCP/IP stack. ----------------------------------------------------------------------\n\nDo you have VARM strategy implemented?\n\n(Vulnerability Assessment Remediation Management)  \n\nIf not, then implement it through the most reliable vulnerability\nintelligence source on the market. \n\nImplement it through Secunia. \n\nFor more information visit:\nhttp://secunia.com/advisories/business_solutions/\n\nAlternatively request a call from a Secunia representative today to\ndiscuss how we can help you with our capabilities contact us at:\nsales@secunia.com\n\n----------------------------------------------------------------------\n\nTITLE:\nWindows 2000 TCP/IP Window Size Denial of Service Vulnerabilities\n\nSECUNIA ADVISORY ID:\nSA36597\n\nVERIFY ADVISORY:\nhttp://secunia.com/advisories/36597/\n\nDESCRIPTION:\nTwo vulnerabilities have been reported in Microsoft Windows 2000,\nwhich can be exploited by malicious people to cause a DoS (Denial of\nService). \n\n1) An error in the TCP/IP processing can be exploited to cause a\nsystem to stop responding to new requests by flooding it using\nspecially crafted packets with a TCP receive window size set to a\nvery small value or zero. \n\n2) An error in the TCP/IP processing can be exploited to cause\nconnections to hang indefinitely in a FIN-WAIT-1 or FIN-WAIT-2 state. \nThis can be exploited to cause a system to stop responding to new\nrequests by flooding it using specially crafted packets with a TCP\nreceive window size set to a very small value or zero. \n\nSOLUTION:\nAccording to the vendor, no patches will be made available as it\nwould require re-architecting a significant amount of the OS. \n\nPROVIDED AND/OR DISCOVERED BY:\n1) The vendor credits Jack C. Louis, Outpost24. \n2) The vendor credits Felix Lindner, Recurity Labs. \n\nORIGINAL ADVISORY:\nMS09-048 (KB967723):\nhttp://www.microsoft.com/technet/security/Bulletin/MS09-048.mspx\n\n----------------------------------------------------------------------\n\nAbout:\nThis Advisory was delivered by Secunia as a free service to help\neverybody keeping their systems up to date against the latest\nvulnerabilities. \n\nSubscribe:\nhttp://secunia.com/advisories/secunia_security_advisories/\n\nDefinitions: (Criticality, Where etc.)\nhttp://secunia.com/advisories/about_secunia_advisories/\n\n\nPlease Note:\nSecunia recommends that you verify all advisories you receive by\nclicking the link. \nSecunia NEVER sends attached files with advisories. \nSecunia does not advise people to install third party patches, only\nuse those supplied by the vendor. \n\n----------------------------------------------------------------------\n\nUnsubscribe: Secunia Security Advisories\nhttp://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org\n\n----------------------------------------------------------------------\n\n\n. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\nSUPPORT COMMUNICATION - SECURITY BULLETIN\n\nDocument ID: c01923093\nVersion: 1\n\nHPSBMI02473 SSRT080138 rev.1 - Cisco Catalyst Blade Switch 3020/3120, Remote Denial of Service (DoS)\n\nNOTICE: The information in this Security Bulletin should be acted upon as soon as possible. \n\nRelease Date: 2009-11-17\nLast Updated: 2009-11-17\n\nPotential Security Impact: Remote execution of arbitrary code, Denial of Service (DoS)\n\nSource: Hewlett-Packard Company, HP Software Security Response Team\n\nVULNERABILITY SUMMARY\nA potential vulnerability has been identified with the Cisco Catalyst Blade Switch 3020/3021. The vulnerability could be exploited remotely to create a Denial of Service (DoS). \n\nReferences: CVE-2008-4609, Cisco Security Advisory: TCP State Manipulation Denial of Service Vulnerabilities in Multiple Cisco Products(cisco-sa-20090908-tcp24)\n\nSUPPORTED SOFTWARE VERSIONS*: ONLY impacted versions are listed. \nCisco Catalyst Blade Switch 3020 for c-Class BladeSystem running firmware earlier than v12.2(50)\nCisco Catalyst Blade Switch 3120G and Cisco Catalyst Blade Switch 3120X for HP running firmware earlier than v12.2(50)\n\nBACKGROUND\n\nCVSS 2.0 Base Metrics\n===========================================================\n  Reference              Base Vector             Base Score\nCVE-2008-4609    (AV:N/AC:M/Au:N/C:N/I:N/A:C)       7.1\n===========================================================\n             Information on CVSS is documented\n            in HP Customer Notice: HPSN-2008-002\n\nRESOLUTION\n\nHP has provided firmware updates to resolve this vulnerability. \n\nProduct\n Firmware Version\n\nCisco Catalyst Blade Switch 3020 for c-Class BladeSystem\n 12.2(50) SE1 or subsequent\n\nCisco Catalyst Blade Switch 3120G and Cisco Catalyst Blade Switch 3120X for HP\n 12.2(50) SE1 or subsequent\n\nTo Locate the Firmware Update\n\nBrowse to http://www.hp.com and do the following:\n\nSelect \"Support \u0026 Drivers\"\nIn Step 1 select \"Download drivers and software (and firmware)\"\nIn Step 2 enter \"Cisco Catalyst Blade Switch\"\nClick on \"Go\"\nSelect the desired product\nSelect the desired Windows operating system\nClick on \"Firmware - Blade Infrastructure\"\n\nPRODUCT SPECIFIC INFORMATION\nNone\n\nHISTORY\nVersion:1 (rev.1) - 17 November 2009 Initial release\n\nThird Party Security Patches: Third party security patches that are to be installed on systems running HP software products should be applied in accordance with the customer\u0027s patch management policy. \n\nSupport: For further information, contact normal HP Services support channel. \n\nReport: To report a potential security vulnerability with any HP supported product, send Email to: security-alert@hp.com\nIt is strongly recommended that security related information being communicated to HP be encrypted using PGP, especially exploit information. \nTo get the security-alert PGP key, please send an e-mail message as follows:\n  To: security-alert@hp.com\n  Subject: get key\nSubscribe: To initiate a subscription to receive future HP Security Bulletins via Email:\nhttp://h30046.www3.hp.com/driverAlertProfile.php?regioncode=NA\u0026langcode=USENG\u0026jumpid=in_SC-GEN__driverITRC\u0026topiccode=ITRC\nOn the web page: ITRC security bulletins and patch sign-up\nUnder Step1: your ITRC security bulletins and patches\n    -check ALL categories for which alerts are required and continue. \nUnder Step2: your ITRC operating systems\n    -verify your operating system selections are checked and save. \n\nTo update an existing subscription: http://h30046.www3.hp.com/subSignIn.php\nLog in on the web page: Subscriber\u0027s choice for Business: sign-in. \nOn the web page: Subscriber\u0027s Choice: your profile summary - use Edit Profile to update appropriate sections. \n\nTo review previously published Security Bulletins visit: http://www.itrc.hp.com/service/cki/secBullArchive.do\n\n* The Software Product Category that this Security Bulletin\nrelates to is represented by the 5th and 6th characters\nof the Bulletin number in the title:\n\nGN = HP General SW\nMA = HP Management Agents\nMI = Misc. 3rd Party SW\nMP = HP MPE/iX\nNS = HP NonStop Servers\nOV = HP OpenVMS\nPI = HP Printing \u0026 Imaging\nST = HP Storage SW\nTL = HP Trusted Linux\nTU = HP Tru64 UNIX\nUX = HP-UX\nVV = HP VirtualVault\n\nSystem management and security procedures must be reviewed frequently to maintain system integrity. HP is continually reviewing and enhancing the security features of software products to provide customers with current secure solutions. \n\n\"HP is broadly distributing this Security Bulletin in order to bring to the attention of users of the affected HP products the important security information contained in this Bulletin. HP recommends that all users determine the applicability of this information to their individual situations and take appropriate action. HP does not warrant that this information is necessarily accurate or complete for all user situations and, consequently, HP will not be responsible for any damages resulting from user\u0027s use or disregard of the information provided in this Bulletin. To the extent permitted by law, HP disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose, title and non-infringement.\"\n\nCopyright 2009 Hewlett-Packard Development Company, L.P. \nHewlett-Packard Company shall not be liable for technical or editorial errors or omissions contained herein. The information provided is provided \"as is\" without warranty of any kind. To the extent permitted by law, neither HP or its affiliates, subcontractors or suppliers will be liable for incidental,special or consequential damages including downtime cost; lost profits;damages relating to the procurement of substitute products or services; or damages for loss of data, or software restoration. The information in this document is subject to change without notice. Hewlett-Packard Company and the names of Hewlett-Packard products referenced herein are trademarks of Hewlett-Packard Company in the United States and other countries. Other product and company names mentioned herein may be trademarks of their respective owners. \n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1.4.10 (GNU/Linux)\n\niEYEARECAAYFAksEDAMACgkQ4B86/C0qfVm87gCgliWdpIKldzOKHRvJA5r9gR4Z\nge0AoMu3ueCbIB4y3HUmT/jReUzE4jym\n=uBei\n-----END PGP SIGNATURE-----\n",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2008-4609"
          },
          {
            "db": "CERT/CC",
            "id": "VU#723308"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2009-002090"
          },
          {
            "db": "BID",
            "id": "31545"
          },
          {
            "db": "VULHUB",
            "id": "VHN-34734"
          },
          {
            "db": "VULMON",
            "id": "CVE-2008-4609"
          },
          {
            "db": "PACKETSTORM",
            "id": "81054"
          },
          {
            "db": "PACKETSTORM",
            "id": "82772"
          }
        ],
        "trust": 2.97
      },
      "exploit_availability": {
        "_id": null,
        "data": [
          {
            "reference": "https://www.scap.org.cn/vuln/vhn-34734",
            "trust": 0.1,
            "type": "unknown"
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-34734"
          }
        ]
      },
      "external_ids": {
        "_id": null,
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2008-4609",
            "trust": 3.0
          },
          {
            "db": "USCERT",
            "id": "TA09-251A",
            "trust": 2.6
          },
          {
            "db": "CERT/CC",
            "id": "VU#723308",
            "trust": 2.0
          },
          {
            "db": "BID",
            "id": "31545",
            "trust": 1.2
          },
          {
            "db": "SECUNIA",
            "id": "36597",
            "trust": 0.9
          },
          {
            "db": "VUPEN",
            "id": "ADV-2009-2954",
            "trust": 0.8
          },
          {
            "db": "VUPEN",
            "id": "ADV-2009-2567",
            "trust": 0.8
          },
          {
            "db": "SECUNIA",
            "id": "36802",
            "trust": 0.8
          },
          {
            "db": "SECUNIA",
            "id": "36602",
            "trust": 0.8
          },
          {
            "db": "SECUNIA",
            "id": "36603",
            "trust": 0.8
          },
          {
            "db": "SECUNIA",
            "id": "37044",
            "trust": 0.8
          },
          {
            "db": "USCERT",
            "id": "SA09-251A",
            "trust": 0.8
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2009-002090",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200810-307",
            "trust": 0.6
          },
          {
            "db": "PACKETSTORM",
            "id": "82772",
            "trust": 0.2
          },
          {
            "db": "VULHUB",
            "id": "VHN-34734",
            "trust": 0.1
          },
          {
            "db": "VULMON",
            "id": "CVE-2008-4609",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "81054",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#723308"
          },
          {
            "db": "VULHUB",
            "id": "VHN-34734"
          },
          {
            "db": "VULMON",
            "id": "CVE-2008-4609"
          },
          {
            "db": "BID",
            "id": "31545"
          },
          {
            "db": "PACKETSTORM",
            "id": "81054"
          },
          {
            "db": "PACKETSTORM",
            "id": "82772"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200810-307"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2009-002090"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-4609"
          }
        ]
      },
      "id": "VAR-200810-0010",
      "iot": {
        "_id": null,
        "data": true,
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-34734"
          }
        ],
        "trust": 0.7284717799999999
      },
      "last_update_date": "2026-03-09T22:39:06.400000Z",
      "patch": {
        "_id": null,
        "data": [
          {
            "title": "sk42723",
            "trust": 0.8,
            "url": "https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_dogoviewsolutiondetails=\u0026solutionid=sk42723"
          },
          {
            "title": "cisco-sa-20090908-tcp24",
            "trust": 0.8,
            "url": "http://www.cisco.com/warp/public/707/cisco-sa-20090908-tcp24.shtml"
          },
          {
            "title": "20091009",
            "trust": 0.8,
            "url": "http://www.furukawa.co.jp/fitelnet/topic/vulnera_20091009.html"
          },
          {
            "title": "MS09-048",
            "trust": 0.8,
            "url": "http://www.microsoft.com/technet/security/bulletin/MS09-048.mspx"
          },
          {
            "title": "NV09-014",
            "trust": 0.8,
            "url": "http://www.nec.co.jp/security-info/secinfo/nv09-014.html"
          },
          {
            "title": "Text Form of Oracle Critical Patch Update - July 2012 Risk Matrices",
            "trust": 0.8,
            "url": "http://www.oracle.com/technetwork/topics/security/cpujul2012verbose-392736.html"
          },
          {
            "title": "Oracle Critical Patch Update Advisory - July 2012",
            "trust": 0.8,
            "url": "http://www.oracle.com/technetwork/topics/security/cpujul2012-392727.html"
          },
          {
            "title": "TCP\u306e\u5b9f\u88c5\u306b\u304a\u3051\u308b\u30b5\u30fc\u30d3\u30b9\u904b\u7528\u59a8\u5bb3(DoS)\u306e\u8106\u5f31\u6027\u306b\u3064\u3044\u3066",
            "trust": 0.8,
            "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/VU943657.html"
          },
          {
            "title": "SA41",
            "trust": 0.8,
            "url": "https://kb.bluecoat.com/index?page=content\u0026id=SA41"
          },
          {
            "title": "July 2012 Critical Patch Update Released",
            "trust": 0.8,
            "url": "https://blogs.oracle.com/security/entry/july_2012_critical_patch_update"
          },
          {
            "title": "TCP\u30bb\u30c3\u30b7\u30e7\u30f3\u51e6\u7406\u306b\u95a2\u3059\u308b\u8106\u5f31\u6027",
            "trust": 0.8,
            "url": "http://www.seil.jp/seilseries/security/2009/a00667.php"
          },
          {
            "title": "267088",
            "trust": 0.8,
            "url": "http://jp.sunsolve.sun.com/search/document.do?assetkey=1-66-267088-1"
          },
          {
            "title": "MS09-048",
            "trust": 0.8,
            "url": "http://www.microsoft.com/japan/technet/security/bulletin/ms09-048.mspx"
          },
          {
            "title": "MS09-048e",
            "trust": 0.8,
            "url": "http://www.microsoft.com/japan/security/bulletins/MS09-048e.mspx"
          },
          {
            "title": "JVNVU#943657",
            "trust": 0.8,
            "url": "http://software.fujitsu.com/jp/security/vulnerabilities/vu943657.html"
          },
          {
            "title": "TA09-251A",
            "trust": 0.8,
            "url": "http://software.fujitsu.com/jp/security/vulnerabilities/ta09-251a.html"
          },
          {
            "title": "Symantec Security Advisories: SA38: Blue Coat ProxyAV Advisory on Sockstress TCP Attacks",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=symantec_security_advisories\u0026qid=fb80a5c8f4ca8d75f9df074d6d82e182"
          },
          {
            "title": "Cisco: TCP State Manipulation Denial of Service Vulnerabilities in Multiple Cisco Products",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=cisco_security_advisories_and_alerts_ciscoproducts\u0026qid=cisco-sa-20090908-tcp24"
          },
          {
            "title": "Symantec Security Advisories: SA41 : Blue Coat ProxySG Advisory on Sockstress TCP Attacks (CVE-2008-4609)",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=symantec_security_advisories\u0026qid=d8370cc1d406e0cbe214c88e6d3d62d7"
          },
          {
            "title": "Symantec Security Advisories: SA34 : Blue Coat iShared Advisory on Sockstress TCP Attacks (CVE-2008-4609)",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=symantec_security_advisories\u0026qid=85b57218eec77ee0396becd56404d8f1"
          },
          {
            "title": "Symantec Security Advisories: SA35 : Blue Coat Director Advisory on Sockstress TCP Attacks",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=symantec_security_advisories\u0026qid=7d4c01e5a8411a8e49f47e52a356544c"
          },
          {
            "title": "Symantec Security Advisories: SA39 : Blue Coat PacketShaper Advisory on Sockstress TCP Attacks",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=symantec_security_advisories\u0026qid=1ace87e00398301b8248ba77512ee922"
          },
          {
            "title": "",
            "trust": 0.1,
            "url": "https://github.com/Live-Hack-CVE/CVE-2008-4609 "
          },
          {
            "title": "sockstress",
            "trust": 0.1,
            "url": "https://github.com/marcelki/sockstress "
          },
          {
            "title": "awesome-network-stuff",
            "trust": 0.1,
            "url": "https://github.com/alphaSeclab/awesome-network-stuff "
          },
          {
            "title": "awesome-network-stuff",
            "trust": 0.1,
            "url": "https://github.com/aniksarakash/awesome-network-stuff "
          },
          {
            "title": "",
            "trust": 0.1,
            "url": "https://github.com/CVEDB/PoC-List "
          }
        ],
        "sources": [
          {
            "db": "VULMON",
            "id": "CVE-2008-4609"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2009-002090"
          }
        ]
      },
      "problemtype_data": {
        "_id": null,
        "data": [
          {
            "problemtype": "CWE-16",
            "trust": 1.9
          },
          {
            "problemtype": "NVD-CWE-noinfo",
            "trust": 1.0
          },
          {
            "problemtype": "CWE-noinfo",
            "trust": 0.8
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-34734"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2009-002090"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-4609"
          }
        ]
      },
      "references": {
        "_id": null,
        "data": [
          {
            "trust": 3.7,
            "url": "https://www.cert.fi/haavoittuvuudet/2008/tcp-vulnerabilities.html"
          },
          {
            "trust": 2.6,
            "url": "http://www.cpni.gov.uk/docs/tn-03-09-security-assessment-tcp.pdf"
          },
          {
            "trust": 2.6,
            "url": "http://www.us-cert.gov/cas/techalerts/ta09-251a.html"
          },
          {
            "trust": 2.1,
            "url": "http://blog.robertlee.name/2008/10/conjecture-speculation.html"
          },
          {
            "trust": 1.8,
            "url": "http://www.cisco.com/en/us/products/products_security_response09186a0080a15120.html"
          },
          {
            "trust": 1.8,
            "url": "http://www.cisco.com/en/us/products/products_security_advisory09186a0080af511d.shtml"
          },
          {
            "trust": 1.8,
            "url": "http://www.oracle.com/technetwork/topics/security/cpujul2012-392727.html"
          },
          {
            "trust": 1.8,
            "url": "http://www.mandriva.com/security/advisories?name=mdvsa-2013:150"
          },
          {
            "trust": 1.8,
            "url": "http://insecure.org/stf/tcp-dos-attack-explained.html"
          },
          {
            "trust": 1.8,
            "url": "http://searchsecurity.techtarget.com.au/articles/27154-tcp-is-fundamentally-borked"
          },
          {
            "trust": 1.8,
            "url": "http://www.outpost24.com/news/news-2008-10-02.html"
          },
          {
            "trust": 1.8,
            "url": "http://lists.immunitysec.com/pipermail/dailydave/2008-october/005360.html"
          },
          {
            "trust": 1.8,
            "url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-048"
          },
          {
            "trust": 1.8,
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3aorg.mitre.oval%3adef%3a6340"
          },
          {
            "trust": 1.7,
            "url": "http://marc.info/?l=bugtraq\u0026m=125856010926699\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://tools.ietf.org/html/draft-ananth-tcpm-persist-01"
          },
          {
            "trust": 1.6,
            "url": "http://www.securityfocus.com/archive/1/507953"
          },
          {
            "trust": 1.2,
            "url": "http://www.microsoft.com/technet/security/bulletin/ms09-048.mspx"
          },
          {
            "trust": 1.2,
            "url": "http://www.kb.cert.org/vuls/id/723308"
          },
          {
            "trust": 1.1,
            "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-66-267088-1"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/rfc1122#page-92"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/draft-mahesh-persist-timeout-02"
          },
          {
            "trust": 0.8,
            "url": "http://shlang.com/netkill/"
          },
          {
            "trust": 0.8,
            "url": "http://www.netasq.com/en/threats/sockstress.php"
          },
          {
            "trust": 0.8,
            "url": "http://www.phrack.org/issues.html?issue=66\u0026id=9#article"
          },
          {
            "trust": 0.8,
            "url": "http://isc.sans.org/diary.html?storyid=5104"
          },
          {
            "trust": 0.8,
            "url": "http://www.t2.fi/2008/08/27/jack-c-louis-and-robert-e-lee-to-talk-about-new-dos-attack-vectors/"
          },
          {
            "trust": 0.8,
            "url": "http://www.darkreading.com/blog.asp?blog_sectionid=403\u0026doc_id=164939\u0026wt.svl=tease2_2"
          },
          {
            "trust": 0.8,
            "url": "http://www.ietf.org/mail-archive/web/tcpm/current/msg04040.html"
          },
          {
            "trust": 0.8,
            "url": "http://www.ietf.org/mail-archive/web/tcpm/current/msg03826.html"
          },
          {
            "trust": 0.8,
            "url": "http://www.ietf.org/mail-archive/web/tcpm/current/msg03503.html"
          },
          {
            "trust": 0.8,
            "url": "http://www.ietf.org/mail-archive/web/tcpm/current/msg02870.html"
          },
          {
            "trust": 0.8,
            "url": "http://www.ietf.org/mail-archive/web/tcpm/current/msg02557.html"
          },
          {
            "trust": 0.8,
            "url": "http://www.ietf.org/mail-archive/web/tcpm/current/msg02189.html"
          },
          {
            "trust": 0.8,
            "url": "http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.31.y.git;a=blob;f=net/ipv4/tcp_timer.c;h=b144a26359bcf34a4b0606e171f97dc709afdfbb;hb=120f68c426e746771e8c09736c0f753822ff3f52#l233"
          },
          {
            "trust": 0.8,
            "url": "http://sla.ckers.org/forum/read.php?14,27324"
          },
          {
            "trust": 0.8,
            "url": "http://www.checkpoint.com/defense/advisories/public/announcement/090809-tcpip-dos-sockstress.html"
          },
          {
            "trust": 0.8,
            "url": "http://www.securityfocus.com/archive/1/archive/1/506331/100/0/"
          },
          {
            "trust": 0.8,
            "url": "https://supportcenter.checkpoint.com/supportcenter/portal?eventsubmit_dogoviewsolutiondetails=\u0026solutionid=sk42725"
          },
          {
            "trust": 0.8,
            "url": "http://kbase.redhat.com/faq/docs/doc-21623"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2008-4609"
          },
          {
            "trust": 0.8,
            "url": "http://www.cpni.gov.uk/products/technicalnotes/feb-09-security-assessment-tcp.aspx"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/rfc793"
          },
          {
            "trust": 0.8,
            "url": "http://www.ipa.go.jp/security/vuln/vuln_tcpip.html"
          },
          {
            "trust": 0.8,
            "url": "http://www.jpcert.or.jp/at/2009/at090019.txt"
          },
          {
            "trust": 0.8,
            "url": "http://www.jpcert.or.jp/at/2009/at090018.txt"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/cert/jvnvu943657/index.html"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/cert/jvnta09-251a/"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/tr/jvntr-2009-22"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2008-4609"
          },
          {
            "trust": 0.8,
            "url": "http://secunia.com/advisories/36802"
          },
          {
            "trust": 0.8,
            "url": "http://secunia.com/advisories/37044/"
          },
          {
            "trust": 0.8,
            "url": "http://secunia.com/advisories/36597"
          },
          {
            "trust": 0.8,
            "url": "http://secunia.com/advisories/36603"
          },
          {
            "trust": 0.8,
            "url": "http://secunia.com/advisories/36602"
          },
          {
            "trust": 0.8,
            "url": "http://www.securityfocus.com/bid/31545"
          },
          {
            "trust": 0.8,
            "url": "http://www.us-cert.gov/cas/alerts/sa09-251a.html"
          },
          {
            "trust": 0.8,
            "url": "http://www.vupen.com/english/advisories/2009/2567"
          },
          {
            "trust": 0.8,
            "url": "http://www.vupen.com/english/advisories/2009/2954"
          },
          {
            "trust": 0.8,
            "url": "http://www.cyberpolice.go.jp/#topics"
          },
          {
            "trust": 0.3,
            "url": "http://blogs.technet.com/srd/archive/2009/09/08/assessing-the-risk-of-the-september-critical-security-bulletins.aspx"
          },
          {
            "trust": 0.3,
            "url": "http://blogs.technet.com/srd/archive/2009/09/08/ms09-048-tcp-ip-vulnerabilities.aspx"
          },
          {
            "trust": 0.3,
            "url": "/archive/1/504375"
          },
          {
            "trust": 0.3,
            "url": "http://support.nortel.com/go/main.jsp?cscat=bltndetail\u0026documentoid=971633\u0026poid="
          },
          {
            "trust": 0.3,
            "url": "http://www.rtpro.yamaha.co.jp/rt/faq/security/vu943657.html"
          },
          {
            "trust": 0.3,
            "url": "http://support.avaya.com/css/p8/documents/100065311"
          },
          {
            "trust": 0.3,
            "url": "http://support.avaya.com/css/p8/documents/100065799"
          },
          {
            "trust": 0.3,
            "url": "http://www.cisco.com/warp/public/707/cisco-sa-20090908-tcp24.shtml"
          },
          {
            "trust": 0.3,
            "url": "http://www.cisco.com/warp/public/707/cisco-sr-20081017-tcp.shtml"
          },
          {
            "trust": 0.3,
            "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=kb66963"
          },
          {
            "trust": 0.3,
            "url": "http://support.citrix.com/article/ctx123649"
          },
          {
            "trust": 0.3,
            "url": "http://www11.itrc.hp.com/service/cki/docdisplay.do?doclocale=en\u0026docid=emr_na-c01923093-1"
          },
          {
            "trust": 0.3,
            "url": "http://support.nortel.com/go/main.jsp?cscat=bltndetail\u0026id=962027"
          },
          {
            "trust": 0.3,
            "url": "https://kb.bluecoat.com/index?page=content\u0026id=sa36"
          },
          {
            "trust": 0.3,
            "url": "https://kb.bluecoat.com/index?page=content\u0026id=sa37"
          },
          {
            "trust": 0.3,
            "url": "https://kb.bluecoat.com/index?page=content\u0026id=sa35"
          },
          {
            "trust": 0.3,
            "url": "https://supportcenter.checkpoint.com/supportcenter/portal?eventsubmit_dogoviewsolutiondetails=\u0026solutionid=sk42723"
          },
          {
            "trust": 0.3,
            "url": "https://support.f5.com/kb/en-us/solutions/public/10000/500/sol10509.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.stonesoft.com/en/support/security_advisories/2009_17_09.html"
          },
          {
            "trust": 0.1,
            "url": "http://marc.info/?l=bugtraq\u0026amp;m=125856010926699\u0026amp;w=2"
          },
          {
            "trust": 0.1,
            "url": "https://cwe.mitre.org/data/definitions/16.html"
          },
          {
            "trust": 0.1,
            "url": "https://cwe.mitre.org/data/definitions/.html"
          },
          {
            "trust": 0.1,
            "url": "https://github.com/live-hack-cve/cve-2008-4609"
          },
          {
            "trust": 0.1,
            "url": "https://github.com/marcelki/sockstress"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov"
          },
          {
            "trust": 0.1,
            "url": "http://tools.cisco.com/security/center/content/ciscosecurityadvisory/cisco-sa-20090908-tcp24"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/secunia_security_advisories/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/business_solutions/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/36597/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/about_secunia_advisories/"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-4609"
          },
          {
            "trust": 0.1,
            "url": "http://www.itrc.hp.com/service/cki/secbullarchive.do"
          },
          {
            "trust": 0.1,
            "url": "http://www.hp.com"
          },
          {
            "trust": 0.1,
            "url": "http://h30046.www3.hp.com/driveralertprofile.php?regioncode=na\u0026langcode=useng\u0026jumpid=in_sc-gen__driveritrc\u0026topiccode=itrc"
          },
          {
            "trust": 0.1,
            "url": "http://h30046.www3.hp.com/subsignin.php"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#723308"
          },
          {
            "db": "VULHUB",
            "id": "VHN-34734"
          },
          {
            "db": "VULMON",
            "id": "CVE-2008-4609"
          },
          {
            "db": "BID",
            "id": "31545"
          },
          {
            "db": "PACKETSTORM",
            "id": "81054"
          },
          {
            "db": "PACKETSTORM",
            "id": "82772"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200810-307"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2009-002090"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-4609"
          }
        ]
      },
      "sources": {
        "_id": null,
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#723308",
            "ident": null
          },
          {
            "db": "VULHUB",
            "id": "VHN-34734",
            "ident": null
          },
          {
            "db": "VULMON",
            "id": "CVE-2008-4609",
            "ident": null
          },
          {
            "db": "BID",
            "id": "31545",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "81054",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "82772",
            "ident": null
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200810-307",
            "ident": null
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2009-002090",
            "ident": null
          },
          {
            "db": "NVD",
            "id": "CVE-2008-4609",
            "ident": null
          }
        ]
      },
      "sources_release_date": {
        "_id": null,
        "data": [
          {
            "date": "2009-11-23T00:00:00",
            "db": "CERT/CC",
            "id": "VU#723308",
            "ident": null
          },
          {
            "date": "2008-10-20T00:00:00",
            "db": "VULHUB",
            "id": "VHN-34734",
            "ident": null
          },
          {
            "date": "2008-10-20T00:00:00",
            "db": "VULMON",
            "id": "CVE-2008-4609",
            "ident": null
          },
          {
            "date": "2008-10-02T00:00:00",
            "db": "BID",
            "id": "31545",
            "ident": null
          },
          {
            "date": "2009-09-09T16:34:28",
            "db": "PACKETSTORM",
            "id": "81054",
            "ident": null
          },
          {
            "date": "2009-11-18T16:25:02",
            "db": "PACKETSTORM",
            "id": "82772",
            "ident": null
          },
          {
            "date": "2008-10-20T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-200810-307",
            "ident": null
          },
          {
            "date": "2009-10-14T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2009-002090",
            "ident": null
          },
          {
            "date": "2008-10-20T17:59:26.163000",
            "db": "NVD",
            "id": "CVE-2008-4609",
            "ident": null
          }
        ]
      },
      "sources_update_date": {
        "_id": null,
        "data": [
          {
            "date": "2013-02-13T00:00:00",
            "db": "CERT/CC",
            "id": "VU#723308",
            "ident": null
          },
          {
            "date": "2022-12-14T00:00:00",
            "db": "VULHUB",
            "id": "VHN-34734",
            "ident": null
          },
          {
            "date": "2022-12-14T00:00:00",
            "db": "VULMON",
            "id": "CVE-2008-4609",
            "ident": null
          },
          {
            "date": "2012-07-30T20:21:00",
            "db": "BID",
            "id": "31545",
            "ident": null
          },
          {
            "date": "2019-05-05T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-200810-307",
            "ident": null
          },
          {
            "date": "2012-07-20T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2009-002090",
            "ident": null
          },
          {
            "date": "2025-04-09T00:30:58.490000",
            "db": "NVD",
            "id": "CVE-2008-4609",
            "ident": null
          }
        ]
      },
      "threat_type": {
        "_id": null,
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-200810-307"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "_id": null,
        "data": "TCP may keep its offered receive window closed indefinitely (RFC 1122)",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#723308"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "_id": null,
        "data": "configuration error",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-200810-307"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-200807-0659

    Vulnerability from variot - Updated: 2026-03-09 21:24

    ipnat in IP Filter in Sun Solaris 10 and OpenSolaris before snv_96, when running on a DNS server with Network Address Translation (NAT) configured, improperly changes the source port of a packet when the destination port is the DNS port, which allows remote attackers to bypass an intended CVE-2008-1447 protection mechanism and spoof the responses to DNS queries sent by named. Deficiencies in the DNS protocol and common DNS implementations facilitate DNS cache poisoning attacks. Multiple vendors' implementations of the DNS protocol are prone to a DNS-spoofing vulnerability because the software fails to securely implement random values when performing DNS queries. Successfully exploiting this issue allows remote attackers to spoof DNS replies, allowing them to redirect network traffic and to launch man-in-the-middle attacks. This issue affects Microsoft Windows DNS Clients and Servers, ISC BIND 8 and 9, and multiple Cisco IOS releases; other DNS implementations may also be vulnerable. ----------------------------------------------------------------------

    Do you need accurate and reliable IDS / IPS / AV detection rules?

    Get in-depth vulnerability details: http://secunia.com/binary_analysis/sample_analysis/


    TITLE: pdnsd DNS Cache Poisoning and Denial of Service

    SECUNIA ADVISORY ID: SA31847

    VERIFY ADVISORY: http://secunia.com/advisories/31847/

    CRITICAL: Moderately critical

    IMPACT: DoS

    WHERE:

    From remote

    SOFTWARE: pdnsd 1.x http://secunia.com/advisories/product/9584/

    DESCRIPTION: Some vulnerabilities have been reported in pdnsd, which can be exploited by malicious people to poison the DNS cache and cause a DoS (Denial of Service).

    1) A vulnerability is caused due to pdnsd not sufficiently randomising the query port number, which can be exploited to poison the DNS cache.

    2) An error exists within the "p_exec_query()" function in src/dns_query.c when processing long replies with many answer sections. This can be exploited to e.g. crash the service by sending a specially crafted reply.

    The vulnerabilities are reported in versions prior to version 1.2.7-par.

    SOLUTION: Update to version 1.2.7-par.

    PROVIDED AND/OR DISCOVERED BY: 1) Dan Kaminsky, IOActive. 2) Reported by the vendor.

    ORIGINAL ADVISORY: http://www.phys.uu.nl/~rombouts/pdnsd/ChangeLog

    OTHER REFERENCES: US-CERT VU#800113: http://www.kb.cert.org/vuls/id/800113


    About: This Advisory was delivered by Secunia as a free service to help everybody keeping their systems up to date against the latest vulnerabilities.

    Subscribe: http://secunia.com/advisories/secunia_security_advisories/

    Definitions: (Criticality, Where etc.) http://secunia.com/advisories/about_secunia_advisories/

    Please Note: Secunia recommends that you verify all advisories you receive by clicking the link. Secunia NEVER sends attached files with advisories. Secunia does not advise people to install third party patches, only use those supplied by the vendor.


    Unsubscribe: Secunia Security Advisories http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org


    Show details on source website

    {
      "affected_products": {
        "_id": null,
        "data": [
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "sun",
            "version": "snv_58"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "sun",
            "version": "snv_48"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "sun",
            "version": "snv_60"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "sun",
            "version": "snv_92"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "sun",
            "version": "snv_47"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "sun",
            "version": "snv_61"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "sun",
            "version": "snv_59"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "sun",
            "version": "snv_94"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_25"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_72"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_09"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_46"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_29"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_83"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_70"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_75"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_15"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_78"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_21"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_66"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_20"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_63"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_11"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_52"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_24"
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "10"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_35"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_76"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_07"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_69"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_74"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_14"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_16"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_01"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_12"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_18"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_33"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_71"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_44"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_81"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_67"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_31"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_64"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_84"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_17"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_62"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_77"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_91"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_93"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_86"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_36"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_04"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_41"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_13"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_39"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_37"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_32"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_05"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_38"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_89"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_57"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_22"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_56"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_65"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_88"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_02"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_54"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_68"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_53"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_23"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_85"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_87"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_03"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_28"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_06"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_40"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_73"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_30"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_79"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_27"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_45"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_26"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "lte",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_95"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_42"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_10"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_19"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_82"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_90"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_80"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_55"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_43"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_50"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_08"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_49"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_34"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "sun",
            "version": "snv_51"
          },
          {
            "_id": null,
            "model": "ios 12.4",
            "scope": "ne",
            "trust": 0.9,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "alcatel lucent",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "apple computer",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "avaya",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "blue coat",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "bluecat",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "debian gnu linux",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "f5",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "force10",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "freebsd",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "fujitsu",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "funkwerk",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "gentoo linux",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "hewlett packard",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "ibm",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "infoblox",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "internet consortium",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "juniper",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "mandriva",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "nec",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "nixu",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "nominum",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "novell",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "openbsd",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "openwall gnu linux",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "qnx",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "red hat",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "suse linux",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "secure computing network security division",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "slackware linux",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "sun microsystems",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "ubuntu",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "wind river",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "dnsmasq",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "sun microsystems",
            "version": "(sparc)"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "sun microsystems",
            "version": "(x86)"
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "sun microsystems",
            "version": "10 (sparc)"
          },
          {
            "_id": null,
            "model": "solaris",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "sun microsystems",
            "version": "10 (x86)"
          },
          {
            "_id": null,
            "model": "netware sp1.1",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "novell",
            "version": "6.5"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": null,
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "sun",
            "version": "snv_95"
          },
          {
            "_id": null,
            "model": "windows xp home sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "matsumoto ruby",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.9-1"
          },
          {
            "_id": null,
            "model": "ios 12.3b",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "computing cyberguard tsp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "0"
          },
          {
            "_id": null,
            "model": "bind a1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.5"
          },
          {
            "_id": null,
            "model": "dnsmasq",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "dnsmasq",
            "version": "2.35"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 95",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "networks adonis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecat",
            "version": "5.1"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.2.3.9"
          },
          {
            "_id": null,
            "model": "networks pmbb",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.1"
          },
          {
            "_id": null,
            "model": "rt140i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "tcp/ip services for openvms alpha",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5.4"
          },
          {
            "_id": null,
            "model": "rt105i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "4.2.11"
          },
          {
            "_id": null,
            "model": "windows server datacenter edition sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003x64"
          },
          {
            "_id": null,
            "model": "mpe/ix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.0"
          },
          {
            "_id": null,
            "model": "enterprise linux es ia64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "netware sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "6.5"
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2"
          },
          {
            "_id": null,
            "model": "networks screenos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.1"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netbsd",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "windows server enterprise edition itanium",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20030"
          },
          {
            "_id": null,
            "model": "3-dns",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.6"
          },
          {
            "_id": null,
            "model": "ios 12.3yh",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2zh",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "-par",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "pdnsd",
            "version": "1.2.7"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.5"
          },
          {
            "_id": null,
            "model": "windows xp professional edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "x64"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.4.3"
          },
          {
            "_id": null,
            "model": "coat systems packetshaper",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "0"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.5.4"
          },
          {
            "_id": null,
            "model": "ios 12.3xi",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2.1"
          },
          {
            "_id": null,
            "model": "networks junose p0-2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.3.5"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "4.2"
          },
          {
            "_id": null,
            "model": "-par",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "pdnsd",
            "version": "1.2.2"
          },
          {
            "_id": null,
            "model": "iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.0.1"
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2.0.03"
          },
          {
            "_id": null,
            "model": "bind p6",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.2"
          },
          {
            "_id": null,
            "model": "ipcop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ipcop",
            "version": "1.4.17"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.2"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "12.2"
          },
          {
            "_id": null,
            "model": "security gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "astaro",
            "version": "7"
          },
          {
            "_id": null,
            "model": "river systems linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "wind",
            "version": "3.1"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.4"
          },
          {
            "_id": null,
            "model": "mpe/ix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6.5"
          },
          {
            "_id": null,
            "model": "storage management appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.1.11.6"
          },
          {
            "_id": null,
            "model": "ios 12.3xb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server enterprise edition itanium sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "networks adonis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecat",
            "version": "4.1.43"
          },
          {
            "_id": null,
            "model": "bind a5",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.0.0.03"
          },
          {
            "_id": null,
            "model": "rtx3000",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "messaging application server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "0"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.6.4"
          },
          {
            "_id": null,
            "model": "network registar",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "6.1"
          },
          {
            "_id": null,
            "model": "bind b3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "ios 12.2zl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2.1.02"
          },
          {
            "_id": null,
            "model": "windows xp tablet pc edition sp3",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.3"
          },
          {
            "_id": null,
            "model": "bind b4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3.7"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.3.0"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4.3"
          },
          {
            "_id": null,
            "model": "matsumoto ruby",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.6"
          },
          {
            "_id": null,
            "model": "bind rc3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.3.3"
          },
          {
            "_id": null,
            "model": "linux mandrake x86 64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "2008.1"
          },
          {
            "_id": null,
            "model": "solaris 8 sparc",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "linux lts amd64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "6.06"
          },
          {
            "_id": null,
            "model": "vitalqip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "lucent",
            "version": "6.0"
          },
          {
            "_id": null,
            "model": "vitalqip sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "lucent",
            "version": "6.1"
          },
          {
            "_id": null,
            "model": "ios 12.3xw",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.3.2"
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.0.0.02"
          },
          {
            "_id": null,
            "model": "linux alpha",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.3.4"
          },
          {
            "_id": null,
            "model": "windows server web edition sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "linux mipsel",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "ipcop",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ipcop",
            "version": "1.4.19"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.1"
          },
          {
            "_id": null,
            "model": "bind -p1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2.6"
          },
          {
            "_id": null,
            "model": "netware",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "5.0"
          },
          {
            "_id": null,
            "model": "access gateway standard edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.5.7"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.1"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.5.2"
          },
          {
            "_id": null,
            "model": "windows server sp4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "windows advanced server sp4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "rtx1100",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "matsumoto ruby -p229",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.6"
          },
          {
            "_id": null,
            "model": "ios 12.0wc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0xk",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "matsumoto ruby -p115",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.5"
          },
          {
            "_id": null,
            "model": "networks self-service ccss7",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-0"
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2.0.04"
          },
          {
            "_id": null,
            "model": "computing cyberguard classic",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "0"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.3"
          },
          {
            "_id": null,
            "model": "3-dns",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.5.13"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.2"
          },
          {
            "_id": null,
            "model": "matsumoto ruby -p286",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.6"
          },
          {
            "_id": null,
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "slackware",
            "version": "9.1"
          },
          {
            "_id": null,
            "model": "netware sp5",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "5.0"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.6.1"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 19",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "tcp/ip services for openvms integrity",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5.5"
          },
          {
            "_id": null,
            "model": "netscaler build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "8.157.3"
          },
          {
            "_id": null,
            "model": "ios 12.3yx",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.1.1"
          },
          {
            "_id": null,
            "model": "ipcop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ipcop",
            "version": "1.4.11"
          },
          {
            "_id": null,
            "model": "matsumoto ruby -p22",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.7"
          },
          {
            "_id": null,
            "model": "windows server datacenter edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "matsumoto ruby -p230",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.6"
          },
          {
            "_id": null,
            "model": "access gateway standard edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.5.6"
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2.1"
          },
          {
            "_id": null,
            "model": "networks nsna switch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "4070"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.3"
          },
          {
            "_id": null,
            "model": "ios 12.1ay",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rt105p",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "bind beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.3"
          },
          {
            "_id": null,
            "model": "esx server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.5"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.3.2"
          },
          {
            "_id": null,
            "model": "ios 12.2by",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "pardus",
            "version": "20070"
          },
          {
            "_id": null,
            "model": "bind 9.5.0a7",
            "scope": null,
            "trust": 0.3,
            "vendor": "isc",
            "version": null
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.5"
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.5.4"
          },
          {
            "_id": null,
            "model": "networks self-service peri workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "windows advanced server sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "vitalqip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "lucent",
            "version": "6.2"
          },
          {
            "_id": null,
            "model": "3-dns",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.6.1"
          },
          {
            "_id": null,
            "model": "ios 12.2b",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.0.0.03"
          },
          {
            "_id": null,
            "model": "matsumoto ruby",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.1.13.7"
          },
          {
            "_id": null,
            "model": "networks optical software upgrade manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "bind b1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2.7"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "12.4"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "8.0"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 89",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server standard edition sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "ios 12.2xu",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.4"
          },
          {
            "_id": null,
            "model": "ipcop",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ipcop",
            "version": "1.4.20"
          },
          {
            "_id": null,
            "model": "windows datacenter server sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "bind 9.5.1b1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "isc",
            "version": null
          },
          {
            "_id": null,
            "model": "open-enterprise-server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "0"
          },
          {
            "_id": null,
            "model": "coat systems packetshaper",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "blue",
            "version": "8.4"
          },
          {
            "_id": null,
            "model": "windows professional",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "rt102i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "bind a4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.3.7"
          },
          {
            "_id": null,
            "model": "linux ia-64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "tcp/ip services for openvms alpha",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5.5"
          },
          {
            "_id": null,
            "model": "bind 9.5.0a6",
            "scope": null,
            "trust": 0.3,
            "vendor": "isc",
            "version": null
          },
          {
            "_id": null,
            "model": "networks adonis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecat",
            "version": "5.1.8"
          },
          {
            "_id": null,
            "model": "rtv01",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.2ze",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4.3"
          },
          {
            "_id": null,
            "model": "linux powerpc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "7.10"
          },
          {
            "_id": null,
            "model": "ipod touch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.1.3"
          },
          {
            "_id": null,
            "model": "windows xp home sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "tcp/ip services for openvms integrity",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5.6"
          },
          {
            "_id": null,
            "model": "networks ensm enterprise nms",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-10.4"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.0"
          },
          {
            "_id": null,
            "model": "ios 12.4xa",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.1.1"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.3.5"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4"
          },
          {
            "_id": null,
            "model": "-releng",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": "6.3"
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.1"
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.5.2"
          },
          {
            "_id": null,
            "model": "network registar",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.1.1"
          },
          {
            "_id": null,
            "model": "ipcop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ipcop",
            "version": "1.4.10"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.6"
          },
          {
            "_id": null,
            "model": "esx server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.0.1"
          },
          {
            "_id": null,
            "model": "rta54i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.3xc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "coat systems packetshaper",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "blue",
            "version": "8.3.2"
          },
          {
            "_id": null,
            "model": "windows server enterprise edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "bind p2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.2"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.5.5"
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.3"
          },
          {
            "_id": null,
            "model": "firewall",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ingate",
            "version": "4.6"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.0.1"
          },
          {
            "_id": null,
            "model": "hat enterprise linux as",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "red",
            "version": "3"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.4.1"
          },
          {
            "_id": null,
            "model": "djbdns",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "djbdns",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.3ys",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "4,0 beta",
            "scope": null,
            "trust": 0.3,
            "vendor": "netbsd",
            "version": null
          },
          {
            "_id": null,
            "model": "matsumoto ruby pre1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.2"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.6"
          },
          {
            "_id": null,
            "model": "ios 12.4xl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bind rc2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2.7"
          },
          {
            "_id": null,
            "model": "ios 12.4xt",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "4.1.1"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.3"
          },
          {
            "_id": null,
            "model": "windows server standard edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003x64"
          },
          {
            "_id": null,
            "model": "networks adonis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecat",
            "version": "5.1.1"
          },
          {
            "_id": null,
            "model": "multi network firewall",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandrakesoft",
            "version": "2.0"
          },
          {
            "_id": null,
            "model": "ipod touch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.1.2"
          },
          {
            "_id": null,
            "model": "bind a1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.5.3"
          },
          {
            "_id": null,
            "model": "net-dns/dnsmasq",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "gentoo",
            "version": "2.43"
          },
          {
            "_id": null,
            "model": "bind p7",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.2"
          },
          {
            "_id": null,
            "model": "ios 12.2xc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bind rc1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2.7"
          },
          {
            "_id": null,
            "model": "networks self-service mps",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "1000"
          },
          {
            "_id": null,
            "model": "windows advanced server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rpath",
            "version": "1"
          },
          {
            "_id": null,
            "model": "corporate server x86 64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandrakesoft",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4.1"
          },
          {
            "_id": null,
            "model": "tcp/ip services for openvms alpha",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5.6"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.3.4"
          },
          {
            "_id": null,
            "model": "matsumoto ruby",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.1"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.5"
          },
          {
            "_id": null,
            "model": "windows xp media center edition sp3",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.1.3"
          },
          {
            "_id": null,
            "model": "windows xp tablet pc edition sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ipcop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ipcop",
            "version": "1.4.14"
          },
          {
            "_id": null,
            "model": "ios 12.2t",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "matsumoto ruby",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.4"
          },
          {
            "_id": null,
            "model": "ios 12.2xg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "mpe/ix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.5"
          },
          {
            "_id": null,
            "model": "rt200i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.3xh",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server enterprise edition sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003x64"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.6"
          },
          {
            "_id": null,
            "model": "bind p1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.2"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.0"
          },
          {
            "_id": null,
            "model": "bind 9.4.3b2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "isc",
            "version": null
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.11"
          },
          {
            "_id": null,
            "model": "windows server sp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.8"
          },
          {
            "_id": null,
            "model": "bind p5",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.2"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.4"
          },
          {
            "_id": null,
            "model": "coat systems director",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "0"
          },
          {
            "_id": null,
            "model": "windows server standard edition sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "windows xp media center edition",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "linux lts i386",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "6.06"
          },
          {
            "_id": null,
            "model": "enterprise linux ws",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "4"
          },
          {
            "_id": null,
            "model": "linux enterprise sdk sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "networks junose",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.1.1"
          },
          {
            "_id": null,
            "model": "windows server sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003x64"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 88",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "linux amd64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "rt58i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "linux mandrake",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "2008.0"
          },
          {
            "_id": null,
            "model": "networks junose",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "0"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.1"
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2.0.02"
          },
          {
            "_id": null,
            "model": "iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1"
          },
          {
            "_id": null,
            "model": "networks adonis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecat",
            "version": "5.0.5"
          },
          {
            "_id": null,
            "model": "enterprise linux es",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "4"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.3.3"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2.2"
          },
          {
            "_id": null,
            "model": "networks optical ambb",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "linux lts sparc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "8.04"
          },
          {
            "_id": null,
            "model": "iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.1.2"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "4.2.9"
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4"
          },
          {
            "_id": null,
            "model": "bind -p2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.3.2"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.4"
          },
          {
            "_id": null,
            "model": "linux lts i386",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "8.04"
          },
          {
            "_id": null,
            "model": "coat systems ishaper",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "0"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": "7.0"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.5.14"
          },
          {
            "_id": null,
            "model": "networks junose p0-1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.1"
          },
          {
            "_id": null,
            "model": "nios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "infoblox",
            "version": "4"
          },
          {
            "_id": null,
            "model": "ios 12.3yd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows datacenter server sp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "financials server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "navision",
            "version": "3.0"
          },
          {
            "_id": null,
            "model": "linux mips",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "8.0"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.6.1"
          },
          {
            "_id": null,
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "slackware",
            "version": "8.1"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openbsd",
            "version": "4.2"
          },
          {
            "_id": null,
            "model": "bind rc2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.3.3"
          },
          {
            "_id": null,
            "model": "networks optical rmbb",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ipod touch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.1.1"
          },
          {
            "_id": null,
            "model": "firewall",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ingate",
            "version": "4.6.1"
          },
          {
            "_id": null,
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "slackware",
            "version": "12.1"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.4.7"
          },
          {
            "_id": null,
            "model": "windows advanced server sp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "ios 12.3ym",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "12.3"
          },
          {
            "_id": null,
            "model": "corporate server x86 64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandrakesoft",
            "version": "3.0"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.1.2"
          },
          {
            "_id": null,
            "model": "ios 12.4mr",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bind 9.5.0a3",
            "scope": null,
            "trust": 0.3,
            "vendor": "isc",
            "version": null
          },
          {
            "_id": null,
            "model": "linux amd64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "7.10"
          },
          {
            "_id": null,
            "model": "messaging application server mm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "2.0"
          },
          {
            "_id": null,
            "model": "networks optical application platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.2"
          },
          {
            "_id": null,
            "model": "corporate server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandrakesoft",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.0.1"
          },
          {
            "_id": null,
            "model": "-par",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "pdnsd",
            "version": "1.2.3"
          },
          {
            "_id": null,
            "model": "enterprise linux ws",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.1.9"
          },
          {
            "_id": null,
            "model": "enterprise manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "1.6"
          },
          {
            "_id": null,
            "model": "solaris 8 x86",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.3.5"
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.5.3"
          },
          {
            "_id": null,
            "model": "solaris 10 sparc",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.0.17.6"
          },
          {
            "_id": null,
            "model": "iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.0.2"
          },
          {
            "_id": null,
            "model": "networks screenos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.2"
          },
          {
            "_id": null,
            "model": "3-dns",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.6.3"
          },
          {
            "_id": null,
            "model": "enterprise linux es",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "linux i386",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "7.10"
          },
          {
            "_id": null,
            "model": "windows professional sp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "networks srg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "1.0"
          },
          {
            "_id": null,
            "model": "appliance platform linux service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rpath",
            "version": "1"
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.5"
          },
          {
            "_id": null,
            "model": "networks optical fmbb",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.4xn",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xe",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks self-service mps",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "5000"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2"
          },
          {
            "_id": null,
            "model": "bind 9.3.5-p2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "isc",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1ea",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "tru64 unix b-3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5.1.0"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.1.1"
          },
          {
            "_id": null,
            "model": "ios 12.3xf",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bind 9.5.0b2",
            "scope": null,
            "trust": 0.3,
            "vendor": "isc",
            "version": null
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "12.4xv"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.4"
          },
          {
            "_id": null,
            "model": "netware sp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "6.0"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.3"
          },
          {
            "_id": null,
            "model": "ios 12.3yt",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "cns network registrar",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "6.1.1.3"
          },
          {
            "_id": null,
            "model": "matsumoto ruby",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.9"
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.6"
          },
          {
            "_id": null,
            "model": "opensolaris",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sun",
            "version": "0"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.1"
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2.0.02"
          },
          {
            "_id": null,
            "model": "windows xp home",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xk",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1db",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server web edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "linux enterprise server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "9"
          },
          {
            "_id": null,
            "model": "windows professional sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "esx server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.0.3"
          },
          {
            "_id": null,
            "model": "rt107e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "windows server sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.3.3"
          },
          {
            "_id": null,
            "model": "hp-ux b.11.11",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "_id": null,
            "model": "matsumoto ruby",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.2"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.3.3"
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.8"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.1"
          },
          {
            "_id": null,
            "model": "windows advanced server sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "esx server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.5.4"
          },
          {
            "_id": null,
            "model": "bind a2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.1.1"
          },
          {
            "_id": null,
            "model": "gnu/*/linux 2.0-stable",
            "scope": null,
            "trust": 0.3,
            "vendor": "openwall",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4xz",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "novell linux desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "9.0"
          },
          {
            "_id": null,
            "model": "linux sparc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "7.10"
          },
          {
            "_id": null,
            "model": "firepass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "5.5"
          },
          {
            "_id": null,
            "model": "3-dns",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.6.2"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "4.0.3"
          },
          {
            "_id": null,
            "model": "opensuse",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "10.2"
          },
          {
            "_id": null,
            "model": "linux mandrake",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "2008.1"
          },
          {
            "_id": null,
            "model": "network registar",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "6.3"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.3.1"
          },
          {
            "_id": null,
            "model": "windows server itanium",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20030"
          },
          {
            "_id": null,
            "model": "siparator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ingate",
            "version": "4.6"
          },
          {
            "_id": null,
            "model": "wanjet",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "5.0.2"
          },
          {
            "_id": null,
            "model": "rtx1500",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2zd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "srt100",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.1"
          },
          {
            "_id": null,
            "model": "ios 12.1ex",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "netscaler build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "8.047.8"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "matsumoto ruby",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.7"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.2"
          },
          {
            "_id": null,
            "model": "corporate server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandrakesoft",
            "version": "3.0"
          },
          {
            "_id": null,
            "model": "ios 12.3yi",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "vitalqip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "lucent",
            "version": "7.x"
          },
          {
            "_id": null,
            "model": "ios 12.3xq",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0xe",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4xe",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rt103i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "windows server itanium sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "dns library pydns",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "python",
            "version": "2.3"
          },
          {
            "_id": null,
            "model": "windows xp home sp3",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "vitalqip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "lucent",
            "version": "5.2"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.4.6"
          },
          {
            "_id": null,
            "model": "ios 12.0xr",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks multimedia comm mcs5100",
            "scope": null,
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "bind a3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "siparator",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ingate",
            "version": "4.6.4"
          },
          {
            "_id": null,
            "model": "ios 12.4t",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ipcop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ipcop",
            "version": "1.4.13"
          },
          {
            "_id": null,
            "model": "ios 12.2yn",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks junos 8.5.r1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "_id": null,
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3.9"
          },
          {
            "_id": null,
            "model": "ios 12.2bw",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2xl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.0.0.01"
          },
          {
            "_id": null,
            "model": "3.1 rc3",
            "scope": null,
            "trust": 0.3,
            "vendor": "netbsd",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server datacenter edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003x64"
          },
          {
            "_id": null,
            "model": "ipod touch",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 01",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "bind rc2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 92",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "rt80i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rpath",
            "version": "2"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.5"
          },
          {
            "_id": null,
            "model": "ios 12.3xd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3va",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2.1"
          },
          {
            "_id": null,
            "model": "hp-ux b.11.23",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "_id": null,
            "model": "linux enterprise desktop sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.5.6"
          },
          {
            "_id": null,
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.2"
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.1.0.01"
          },
          {
            "_id": null,
            "model": "rtx2000",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "networks bcm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "200"
          },
          {
            "_id": null,
            "model": "ios 12.2yv",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "esx server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.0.2"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.10"
          },
          {
            "_id": null,
            "model": "-current",
            "scope": null,
            "trust": 0.3,
            "vendor": "openbsd",
            "version": null
          },
          {
            "_id": null,
            "model": "network registar",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.0"
          },
          {
            "_id": null,
            "model": "-par",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "pdnsd",
            "version": "1.2.4"
          },
          {
            "_id": null,
            "model": "rt100i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "networks junose p0-1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.1.3"
          },
          {
            "_id": null,
            "model": "dns one appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "infoblox",
            "version": "2"
          },
          {
            "_id": null,
            "model": "bind -p1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.3.2"
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "blue",
            "version": "5.2.4.3"
          },
          {
            "_id": null,
            "model": "ios 12.4xd",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks self-service ccxml",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "slackware",
            "version": "9.0"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.3.6"
          },
          {
            "_id": null,
            "model": "ipcop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ipcop",
            "version": "1.4.12"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.5.10"
          },
          {
            "_id": null,
            "model": "firepass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "6.0.2"
          },
          {
            "_id": null,
            "model": "windows xp tablet pc edition",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.4md",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.2.1.7"
          },
          {
            "_id": null,
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "pardus",
            "version": "20080"
          },
          {
            "_id": null,
            "model": "windows server enterprise edition sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "networks self-service peri application",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "network registar",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.0.1"
          },
          {
            "_id": null,
            "model": "linux enterprise sdk 10.sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "suse",
            "version": null
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2.0.01"
          },
          {
            "_id": null,
            "model": "coat systems ishaper",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "blue",
            "version": "8.3.2"
          },
          {
            "_id": null,
            "model": "linux mandrake x86 64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "2007.1"
          },
          {
            "_id": null,
            "model": "matsumoto ruby pre4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.2"
          },
          {
            "_id": null,
            "model": "windows xp professional edition sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "x64"
          },
          {
            "_id": null,
            "model": "nonstop server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6"
          },
          {
            "_id": null,
            "model": "-par",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "pdnsd",
            "version": "1.2.1"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.4.2"
          },
          {
            "_id": null,
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3"
          },
          {
            "_id": null,
            "model": "3-dns",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.5.12"
          },
          {
            "_id": null,
            "model": "netware sp6",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "6.5"
          },
          {
            "_id": null,
            "model": "linux powerpc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "7.04"
          },
          {
            "_id": null,
            "model": "netware sp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "6.5"
          },
          {
            "_id": null,
            "model": "3-dns",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.5"
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.1.1.01"
          },
          {
            "_id": null,
            "model": "netware",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "6.0"
          },
          {
            "_id": null,
            "model": "hat enterprise linux desktop client",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "red",
            "version": "5"
          },
          {
            "_id": null,
            "model": "matsumoto ruby -p71",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.7"
          },
          {
            "_id": null,
            "model": "ios 12.3bw",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.0.0.04"
          },
          {
            "_id": null,
            "model": "ios 12.3yf",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "iphone",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "matsumoto ruby",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.5"
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.1"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.6"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.3.1"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2.8"
          },
          {
            "_id": null,
            "model": "ios 12.3yz",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3yg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2zg",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows xp professional sp3",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2yt",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "siparator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ingate",
            "version": "4.6.1"
          },
          {
            "_id": null,
            "model": "firewall",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ingate",
            "version": "4.6.4"
          },
          {
            "_id": null,
            "model": "ios 12.3t",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xs",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ipcop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ipcop",
            "version": "1.4.15"
          },
          {
            "_id": null,
            "model": "open enterprise server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "0"
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.0.0.01"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.6.3"
          },
          {
            "_id": null,
            "model": "firepass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "5.5.2"
          },
          {
            "_id": null,
            "model": "bind 9.5.0b1",
            "scope": null,
            "trust": 0.3,
            "vendor": "isc",
            "version": null
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "linux mandrake",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "2007.1"
          },
          {
            "_id": null,
            "model": "linux lpia",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "7.10"
          },
          {
            "_id": null,
            "model": "bind b1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.3.3"
          },
          {
            "_id": null,
            "model": "cns network registrar",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "6.1.1.2"
          },
          {
            "_id": null,
            "model": "netware sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "6.5"
          },
          {
            "_id": null,
            "model": "access gateway standard edition rev a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.5.7"
          },
          {
            "_id": null,
            "model": "matsumoto ruby",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.3"
          },
          {
            "_id": null,
            "model": "bind 9.5.0a5",
            "scope": null,
            "trust": 0.3,
            "vendor": "isc",
            "version": null
          },
          {
            "_id": null,
            "model": "windows xp tablet pc edition sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "linux enterprise server sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "ios 12.4xj",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "software vantio",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nominum",
            "version": "3"
          },
          {
            "_id": null,
            "model": "-releng",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": "7.0"
          },
          {
            "_id": null,
            "model": "firepass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "6.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "12.4(21)"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2.5"
          },
          {
            "_id": null,
            "model": "ipod touch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.0"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.5"
          },
          {
            "_id": null,
            "model": "rta50i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "appliance platform linux service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rpath",
            "version": "2"
          },
          {
            "_id": null,
            "model": "ios 12.4xc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "opensuse",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "11.0"
          },
          {
            "_id": null,
            "model": "ipod touch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.0.2"
          },
          {
            "_id": null,
            "model": "matsumoto ruby -p230",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.5"
          },
          {
            "_id": null,
            "model": "linux lts sparc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "6.06"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.5.11"
          },
          {
            "_id": null,
            "model": "network registar",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "6.3.1.5"
          },
          {
            "_id": null,
            "model": "linux s/390",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "slackware",
            "version": "10.1"
          },
          {
            "_id": null,
            "model": "networks adonis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecat",
            "version": "5.0.2.8"
          },
          {
            "_id": null,
            "model": "networks junose p0-7",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.0.1"
          },
          {
            "_id": null,
            "model": "ipcop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ipcop",
            "version": "1.4.18"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.5.13"
          },
          {
            "_id": null,
            "model": "ios 12.2yu",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "slackware",
            "version": "10.2"
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.10"
          },
          {
            "_id": null,
            "model": "windows datacenter server sp4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.7"
          },
          {
            "_id": null,
            "model": "windows datacenter server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "rt60w",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.6.2"
          },
          {
            "_id": null,
            "model": "windows xp professional sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "rt57i",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server itanium sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "windows server sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "cns network registrar",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "6.1.1.1"
          },
          {
            "_id": null,
            "model": "bind rc3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2.7"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.1"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "4.1.3"
          },
          {
            "_id": null,
            "model": "matsumoto ruby -p114",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.6"
          },
          {
            "_id": null,
            "model": "linux lts lpia",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "8.04"
          },
          {
            "_id": null,
            "model": "networks ensm enterprise nms",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "-10.5"
          },
          {
            "_id": null,
            "model": "rt140p",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.2xk",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.0.1"
          },
          {
            "_id": null,
            "model": "matsumoto ruby -p287",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.6"
          },
          {
            "_id": null,
            "model": "messaging application server mm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.1"
          },
          {
            "_id": null,
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3.8"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.1.15"
          },
          {
            "_id": null,
            "model": "wanjet",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "5.0"
          },
          {
            "_id": null,
            "model": "linux enterprise desktop sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.4"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2.6"
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2.1.10"
          },
          {
            "_id": null,
            "model": "enterprise manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "1.2"
          },
          {
            "_id": null,
            "model": "enterprise linux ws ia64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.0.0.02"
          },
          {
            "_id": null,
            "model": "linux m68k",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "matsumoto ruby -p2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.5"
          },
          {
            "_id": null,
            "model": "linux arm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.7"
          },
          {
            "_id": null,
            "model": "cns network registrar",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "6.1.1.4"
          },
          {
            "_id": null,
            "model": "3-dns",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.5.11"
          },
          {
            "_id": null,
            "model": "iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.0"
          },
          {
            "_id": null,
            "model": "bind rc1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.3.3"
          },
          {
            "_id": null,
            "model": "bind b",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.3.3"
          },
          {
            "_id": null,
            "model": "hp-ux b.11.31",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "_id": null,
            "model": "3,1 rc1",
            "scope": null,
            "trust": 0.3,
            "vendor": "netbsd",
            "version": null
          },
          {
            "_id": null,
            "model": "linux sparc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.9"
          },
          {
            "_id": null,
            "model": "networks self-service web centric ccxml",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": null
          },
          {
            "_id": null,
            "model": "esx server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.5.5"
          },
          {
            "_id": null,
            "model": "access gateway standard edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.5"
          },
          {
            "_id": null,
            "model": "bind -p1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4.1"
          },
          {
            "_id": null,
            "model": "netware",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "6.5"
          },
          {
            "_id": null,
            "model": "dnsmasq",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "dnsmasq",
            "version": "2.4.1"
          },
          {
            "_id": null,
            "model": "linux hppa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2.0.04"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.3"
          },
          {
            "_id": null,
            "model": "cns network registrar",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "6.1.1"
          },
          {
            "_id": null,
            "model": "ios 12.3yu",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks self-service mps",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "10000"
          },
          {
            "_id": null,
            "model": "matsumoto ruby",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.9-2"
          },
          {
            "_id": null,
            "model": "networks junose",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.0.2"
          },
          {
            "_id": null,
            "model": "tru64 unix b-4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5.1.0"
          },
          {
            "_id": null,
            "model": "ios 12.3xa",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2.4"
          },
          {
            "_id": null,
            "model": "netware sp5",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "6.5"
          },
          {
            "_id": null,
            "model": "networks trail manager route advisor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "matsumoto ruby pre2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.2"
          },
          {
            "_id": null,
            "model": "ios 12.4xb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "solaris 9 sparc",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "opensolaris build snv 02",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "coat systems director",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "blue",
            "version": "5.2.2.5"
          },
          {
            "_id": null,
            "model": "linux amd64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "7.04"
          },
          {
            "_id": null,
            "model": "enterprise manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "1.4.1"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.1.1"
          },
          {
            "_id": null,
            "model": "networks junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "8.4"
          },
          {
            "_id": null,
            "model": "ios 12.4xw",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "access gateway advanced edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.5"
          },
          {
            "_id": null,
            "model": "windows datacenter server sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "netware sp4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "6.5"
          },
          {
            "_id": null,
            "model": "netware sp7",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "6.5"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.7"
          },
          {
            "_id": null,
            "model": "bind b1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "computing sidewinder g2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "6.1.0.01"
          },
          {
            "_id": null,
            "model": "hat enterprise linux as",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "red",
            "version": "4"
          },
          {
            "_id": null,
            "model": "ios 12.4xm",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rt105e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.4sw",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rt140f",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.11"
          },
          {
            "_id": null,
            "model": "firepass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "6.0.1"
          },
          {
            "_id": null,
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "linux i386",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "7.04"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.0.5"
          },
          {
            "_id": null,
            "model": "ios 12.3yk",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "vitalqip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "lucent",
            "version": "6.1"
          },
          {
            "_id": null,
            "model": "iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.1.4"
          },
          {
            "_id": null,
            "model": "windows professional sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.5.12"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.5"
          },
          {
            "_id": null,
            "model": "rt56v",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "rtv700",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "slackware",
            "version": "12.0"
          },
          {
            "_id": null,
            "model": "netware sp6",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "5.1"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.5.7"
          },
          {
            "_id": null,
            "model": "iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.0.2"
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.0"
          },
          {
            "_id": null,
            "model": "windows xp professional",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2.3"
          },
          {
            "_id": null,
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "slackware",
            "version": "10.0"
          },
          {
            "_id": null,
            "model": "netware sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "6.0"
          },
          {
            "_id": null,
            "model": "bind b2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "9.4.5"
          },
          {
            "_id": null,
            "model": "networks junose",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.0.4"
          },
          {
            "_id": null,
            "model": "ios 12.2xt",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rtw65i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "linux lts powerpc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "6.06"
          },
          {
            "_id": null,
            "model": "ios 12.1xc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "rt300i",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netbsd",
            "version": "3.0.2"
          },
          {
            "_id": null,
            "model": "bind p4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.2"
          },
          {
            "_id": null,
            "model": "gnu/*/linux 2.0-current",
            "scope": null,
            "trust": 0.3,
            "vendor": "openwall",
            "version": null
          },
          {
            "_id": null,
            "model": "bind -p1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.4.7"
          },
          {
            "_id": null,
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.1.2"
          },
          {
            "_id": null,
            "model": "linux sparc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "7.04"
          },
          {
            "_id": null,
            "model": "networks self-service wvads",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "linux lts amd64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "8.04"
          },
          {
            "_id": null,
            "model": "hat enterprise linux as",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "red",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.5.1"
          },
          {
            "_id": null,
            "model": "desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "secure name server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nixu",
            "version": "1"
          },
          {
            "_id": null,
            "model": "matsumoto ruby pre3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.2"
          },
          {
            "_id": null,
            "model": "windows server web edition sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "linux lts powerpc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "8.04"
          },
          {
            "_id": null,
            "model": "ios 12.2yo",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "river systems linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "wind",
            "version": "0"
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "blue",
            "version": "4.2.8.7"
          },
          {
            "_id": null,
            "model": "ios 12.4xq",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "slackware",
            "version": "11.0"
          },
          {
            "_id": null,
            "model": "windows xp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "0"
          },
          {
            "_id": null,
            "model": "messaging application server mm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "3.0"
          },
          {
            "_id": null,
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "12.1"
          },
          {
            "_id": null,
            "model": "ios 12.2zj",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.9"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netbsd",
            "version": "3.0.1"
          },
          {
            "_id": null,
            "model": "linux enterprise server sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10"
          },
          {
            "_id": null,
            "model": "software caching name server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nominum",
            "version": "3"
          },
          {
            "_id": null,
            "model": "ios 12.2yl",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows xp media center edition sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "enterprise linux ws",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "3"
          },
          {
            "_id": null,
            "model": "advanced workstation for the itanium processor ia64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.0"
          },
          {
            "_id": null,
            "model": "netbsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netbsd",
            "version": "3.1"
          },
          {
            "_id": null,
            "model": "rta55i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "enterprise linux es",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "3"
          },
          {
            "_id": null,
            "model": "hat enterprise linux as ia64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "red",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "bind rc1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "windows server datacenter edition itanium",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20030"
          },
          {
            "_id": null,
            "model": "ios 12.3xj",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "messaging application server mm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "3.1"
          },
          {
            "_id": null,
            "model": "matsumoto ruby -p72",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.7"
          },
          {
            "_id": null,
            "model": "3-dns",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.5.14"
          },
          {
            "_id": null,
            "model": "coat systems proxyra",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "0"
          },
          {
            "_id": null,
            "model": "coat systems proxyra",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "blue",
            "version": "2.3.2.1"
          },
          {
            "_id": null,
            "model": "rtx1000",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.1.2"
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.7"
          },
          {
            "_id": null,
            "model": "linux -current",
            "scope": null,
            "trust": 0.3,
            "vendor": "slackware",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1ye",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "linux ia-32",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.4.5"
          },
          {
            "_id": null,
            "model": "networks self-service speech server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "hat enterprise linux server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "red",
            "version": "5"
          },
          {
            "_id": null,
            "model": "bind a2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.5"
          },
          {
            "_id": null,
            "model": "bind a6",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.4"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 22",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "bind 9.5.0a4",
            "scope": null,
            "trust": 0.3,
            "vendor": "isc",
            "version": null
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.0"
          },
          {
            "_id": null,
            "model": "3-dns",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.6.4"
          },
          {
            "_id": null,
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.2"
          },
          {
            "_id": null,
            "model": "1.2-par",
            "scope": null,
            "trust": 0.3,
            "vendor": "pdnsd",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.3xr",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "current",
            "scope": null,
            "trust": 0.3,
            "vendor": "netbsd",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003x64"
          },
          {
            "_id": null,
            "model": "coat systems director",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "blue",
            "version": "4.2.2.4"
          },
          {
            "_id": null,
            "model": "ios 12.2ym",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks nsna switch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "4050"
          },
          {
            "_id": null,
            "model": "ios 12.0t",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "netware sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "6.0"
          },
          {
            "_id": null,
            "model": "rta52i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "linux powerpc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "networks adonis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecat",
            "version": "5.0"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.5.11"
          },
          {
            "_id": null,
            "model": "linux",
            "scope": null,
            "trust": 0.3,
            "vendor": "gentoo",
            "version": null
          },
          {
            "_id": null,
            "model": "desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "3.0"
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.1.0.02"
          },
          {
            "_id": null,
            "model": "computing sidewinder g2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "6.1.0.02"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.4.4"
          },
          {
            "_id": null,
            "model": "windows server standard edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "ios 12.2cz",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.1t",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "enterprise linux desktop workstation client",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "5"
          },
          {
            "_id": null,
            "model": "ios 12.2zf",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "bind 9.5.0-p2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "isc",
            "version": null
          },
          {
            "_id": null,
            "model": "beta2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netbsd",
            "version": "4.0"
          },
          {
            "_id": null,
            "model": "rtw65b",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ipod touch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.0.1"
          },
          {
            "_id": null,
            "model": "advanced workstation for the itanium processor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "2.1"
          },
          {
            "_id": null,
            "model": "windows server enterprise edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003x64"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2.7"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 13",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "netware",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "5.1"
          },
          {
            "_id": null,
            "model": "bind p3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.2"
          },
          {
            "_id": null,
            "model": "ipod touch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.1"
          },
          {
            "_id": null,
            "model": "iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "0"
          },
          {
            "_id": null,
            "model": "openbsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openbsd",
            "version": "4.3"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 91",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.5.1"
          },
          {
            "_id": null,
            "model": "ios 12.3tpc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.1.0.01"
          },
          {
            "_id": null,
            "model": "novell linux pos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "9"
          },
          {
            "_id": null,
            "model": "netware sp5",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "5.1"
          },
          {
            "_id": null,
            "model": "bind -p2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.2.6"
          },
          {
            "_id": null,
            "model": "opensolaris build snv 64",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "net-dns/dnsmasq",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "gentoo",
            "version": "2.45"
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.0.3"
          },
          {
            "_id": null,
            "model": "networks junose p0-6",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.0.3"
          },
          {
            "_id": null,
            "model": "windows xp media center edition sp1",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "netware sp4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "5.1"
          },
          {
            "_id": null,
            "model": "windows professional sp4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.2.6"
          },
          {
            "_id": null,
            "model": "ipcop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ipcop",
            "version": "1.4.16"
          },
          {
            "_id": null,
            "model": "solaris 10 x86",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2.0.03"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.3"
          },
          {
            "_id": null,
            "model": "ios 12.3ya",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks self service voicexml",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ios 12.4xy",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "cns network registrar",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "6.1"
          },
          {
            "_id": null,
            "model": "rt140e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2.0.01"
          },
          {
            "_id": null,
            "model": "windows xp professional sp2",
            "scope": null,
            "trust": 0.3,
            "vendor": "microsoft",
            "version": null
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "9.1.3"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "4.2.7"
          },
          {
            "_id": null,
            "model": "opensuse",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "suse",
            "version": "10.3"
          },
          {
            "_id": null,
            "model": "-par",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "pdnsd",
            "version": "1.2.6"
          },
          {
            "_id": null,
            "model": "freebsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": "6.3"
          },
          {
            "_id": null,
            "model": "coat systems proxysg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "0"
          },
          {
            "_id": null,
            "model": "networks optical trail manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "linux mandrake x86 64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "2008.0"
          },
          {
            "_id": null,
            "model": "solaris 9 x86",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "_id": null,
            "model": "bind 9.4.2-p2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "isc",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2xb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.2zb",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "ios 12.0db",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "networks adonis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecat",
            "version": "5.1.7"
          },
          {
            "_id": null,
            "model": "computing sidewinder software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.2.1.02"
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.1.1.01"
          },
          {
            "_id": null,
            "model": "windows server datacenter edition sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.0.0.04"
          },
          {
            "_id": null,
            "model": "ios 12.0dc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "windows server sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          },
          {
            "_id": null,
            "model": "ios 12.2tpc",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "matsumoto ruby -p231",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.5"
          },
          {
            "_id": null,
            "model": "bind",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "isc",
            "version": "8.3.1"
          },
          {
            "_id": null,
            "model": "ios 12.2yj",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.1"
          },
          {
            "_id": null,
            "model": "application \u0026 content networking software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5.2.7"
          },
          {
            "_id": null,
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.4.2"
          },
          {
            "_id": null,
            "model": "windows server datacenter edition itanium sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2003"
          },
          {
            "_id": null,
            "model": "ipod touch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.1.4"
          },
          {
            "_id": null,
            "model": "computing sidewinder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "secure",
            "version": "5.1.0.02"
          },
          {
            "_id": null,
            "model": "matsumoto ruby -p21",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yukihiro",
            "version": "1.8.7"
          },
          {
            "_id": null,
            "model": "bigip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.5.9"
          },
          {
            "_id": null,
            "model": "iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.1"
          },
          {
            "_id": null,
            "model": "windows server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2000"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#800113"
          },
          {
            "db": "BID",
            "id": "30131"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200811-293"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-001971"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-5133"
          }
        ]
      },
      "configurations": {
        "_id": null,
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:sun:opensolaris",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:sun:solaris",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-001971"
          }
        ]
      },
      "credits": {
        "_id": null,
        "data": "Dan Kaminsky",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-200811-293"
          }
        ],
        "trust": 0.6
      },
      "cve": "CVE-2008-5133",
      "cvss": {
        "_id": null,
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "PARTIAL",
                "baseScore": 5.8,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 8.6,
                "id": "CVE-2008-5133",
                "impactScore": 4.9,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 1.8,
                "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:P",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2008-5133",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "CARNEGIE MELLON",
                "id": "VU#800113",
                "trust": 0.8,
                "value": "27.54"
              },
              {
                "author": "NVD",
                "id": "CVE-2008-5133",
                "trust": 0.8,
                "value": "Medium"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-200811-293",
                "trust": 0.6,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#800113"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200811-293"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-001971"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-5133"
          }
        ]
      },
      "description": {
        "_id": null,
        "data": "ipnat in IP Filter in Sun Solaris 10 and OpenSolaris before snv_96, when running on a DNS server with Network Address Translation (NAT) configured, improperly changes the source port of a packet when the destination port is the DNS port, which allows remote attackers to bypass an intended CVE-2008-1447 protection mechanism and spoof the responses to DNS queries sent by named. Deficiencies in the DNS protocol and common DNS implementations facilitate DNS cache poisoning attacks. Multiple vendors\u0027 implementations of the DNS protocol are prone to a DNS-spoofing vulnerability because the software fails to securely implement random values when performing DNS queries. \nSuccessfully exploiting this issue allows remote attackers to spoof DNS replies, allowing them to redirect network traffic and to launch man-in-the-middle attacks. \nThis issue affects Microsoft Windows DNS Clients and Servers, ISC BIND 8 and 9, and multiple Cisco IOS releases; other DNS implementations may also be vulnerable. ----------------------------------------------------------------------\n\nDo you need accurate and reliable IDS / IPS / AV detection rules?\n\nGet in-depth vulnerability details:\nhttp://secunia.com/binary_analysis/sample_analysis/\n\n----------------------------------------------------------------------\n\nTITLE:\npdnsd DNS Cache Poisoning and Denial of Service\n\nSECUNIA ADVISORY ID:\nSA31847\n\nVERIFY ADVISORY:\nhttp://secunia.com/advisories/31847/\n\nCRITICAL:\nModerately critical\n\nIMPACT:\nDoS\n\nWHERE:\n\u003eFrom remote\n\nSOFTWARE:\npdnsd 1.x\nhttp://secunia.com/advisories/product/9584/\n\nDESCRIPTION:\nSome vulnerabilities have been reported in pdnsd, which can be\nexploited by malicious people to poison the DNS cache and cause a DoS\n(Denial of Service). \n\n1) A vulnerability is caused due to pdnsd not sufficiently\nrandomising the query port number, which can be exploited to poison\nthe DNS cache. \n\n2) An error exists within the \"p_exec_query()\" function in\nsrc/dns_query.c when processing long replies with many answer\nsections. This can be exploited to e.g. crash the service by sending\na specially crafted reply. \n\nThe vulnerabilities are reported in versions prior to version\n1.2.7-par. \n\nSOLUTION:\nUpdate to version 1.2.7-par. \n\nPROVIDED AND/OR DISCOVERED BY:\n1) Dan Kaminsky, IOActive. \n2) Reported by the vendor. \n\nORIGINAL ADVISORY:\nhttp://www.phys.uu.nl/~rombouts/pdnsd/ChangeLog\n\nOTHER REFERENCES:\nUS-CERT VU#800113:\nhttp://www.kb.cert.org/vuls/id/800113\n\n----------------------------------------------------------------------\n\nAbout:\nThis Advisory was delivered by Secunia as a free service to help\neverybody keeping their systems up to date against the latest\nvulnerabilities. \n\nSubscribe:\nhttp://secunia.com/advisories/secunia_security_advisories/\n\nDefinitions: (Criticality, Where etc.)\nhttp://secunia.com/advisories/about_secunia_advisories/\n\n\nPlease Note:\nSecunia recommends that you verify all advisories you receive by\nclicking the link. \nSecunia NEVER sends attached files with advisories. \nSecunia does not advise people to install third party patches, only\nuse those supplied by the vendor. \n\n----------------------------------------------------------------------\n\nUnsubscribe: Secunia Security Advisories\nhttp://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org\n\n----------------------------------------------------------------------\n\n\n",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2008-5133"
          },
          {
            "db": "CERT/CC",
            "id": "VU#800113"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-001971"
          },
          {
            "db": "BID",
            "id": "30131"
          },
          {
            "db": "PACKETSTORM",
            "id": "70051"
          }
        ],
        "trust": 2.7
      },
      "external_ids": {
        "_id": null,
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2008-5133",
            "trust": 2.7
          },
          {
            "db": "SECUNIA",
            "id": "32625",
            "trust": 2.4
          },
          {
            "db": "VUPEN",
            "id": "ADV-2008-3129",
            "trust": 2.4
          },
          {
            "db": "CERT/CC",
            "id": "VU#800113",
            "trust": 1.2
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-001971",
            "trust": 0.8
          },
          {
            "db": "SUNALERT",
            "id": "245206",
            "trust": 0.6
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200811-293",
            "trust": 0.6
          },
          {
            "db": "BID",
            "id": "30131",
            "trust": 0.3
          },
          {
            "db": "SECUNIA",
            "id": "31847",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "70051",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#800113"
          },
          {
            "db": "BID",
            "id": "30131"
          },
          {
            "db": "PACKETSTORM",
            "id": "70051"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200811-293"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-001971"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-5133"
          }
        ]
      },
      "id": "VAR-200807-0659",
      "iot": {
        "_id": null,
        "data": true,
        "sources": [
          {
            "db": "VARIoT devices database",
            "id": null
          }
        ],
        "trust": 0.38072691000000003
      },
      "last_update_date": "2026-03-09T21:24:34.870000Z",
      "patch": {
        "_id": null,
        "data": [
          {
            "title": "245206",
            "trust": 0.8,
            "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-245206-1"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-001971"
          }
        ]
      },
      "problemtype_data": {
        "_id": null,
        "data": [
          {
            "problemtype": "CWE-264",
            "trust": 1.8
          },
          {
            "problemtype": "CWE-Other",
            "trust": 0.8
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-001971"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-5133"
          }
        ]
      },
      "references": {
        "_id": null,
        "data": [
          {
            "trust": 2.4,
            "url": "http://secunia.com/advisories/32625"
          },
          {
            "trust": 1.8,
            "url": "http://www.vupen.com/english/advisories/2008/3129"
          },
          {
            "trust": 1.6,
            "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-245206-1"
          },
          {
            "trust": 1.0,
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46721"
          },
          {
            "trust": 0.8,
            "url": "http://csrc.nist.gov/publications/nistpubs/800-81/sp800-81.pdf"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/draft-ietf-dnsext-forgery-resilience"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/rfc3833"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/rfc2827"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/rfc3704"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/rfc3013"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/rfc4033"
          },
          {
            "trust": 0.8,
            "url": "http://tools.ietf.org/html/draft-ietf-tsvwg-port-randomization"
          },
          {
            "trust": 0.8,
            "url": "http://cr.yp.to/djbdns/dns_random.html"
          },
          {
            "trust": 0.8,
            "url": "http://cr.yp.to/djbdns/dns_transmit.html"
          },
          {
            "trust": 0.8,
            "url": "http://cr.yp.to/djbdns/forgery.html"
          },
          {
            "trust": 0.8,
            "url": "http://www.trusteer.com/microsoftdns"
          },
          {
            "trust": 0.8,
            "url": "http://www.trusteer.com/bind9dns"
          },
          {
            "trust": 0.8,
            "url": "http://www.trusteer.com/bind8dns"
          },
          {
            "trust": 0.8,
            "url": "http://www.sans.org/reading_room/whitepapers/dns/1567.php"
          },
          {
            "trust": 0.8,
            "url": "http://blogs.iss.net/archive/morednsnat.html"
          },
          {
            "trust": 0.8,
            "url": "https://jvn.jp/cert/jvnvu800113/"
          },
          {
            "trust": 0.8,
            "url": "http://www.cert.at/static/cert.at-0802-dns-patchanalysis.pdf"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2008-5133"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2008-5133"
          },
          {
            "trust": 0.6,
            "url": "http://www.frsirt.com/english/advisories/2008/3129"
          },
          {
            "trust": 0.4,
            "url": "http://www.phys.uu.nl/~rombouts/pdnsd/changelog"
          },
          {
            "trust": 0.4,
            "url": "http://www.kb.cert.org/vuls/id/800113"
          },
          {
            "trust": 0.3,
            "url": "http://blogs.sun.com/security/entry/isrs_available_for_bind_dns"
          },
          {
            "trust": 0.3,
            "url": "http://support.apple.com/kb/ht3137"
          },
          {
            "trust": 0.3,
            "url": "http://blog.ncircle.com/blogs/sync/archives/2008/08/apple_dns_patch_fails_to_rando.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.isc.org/index.pl?/sw/bind/view/?release=9.3.5-p2"
          },
          {
            "trust": 0.3,
            "url": "http://www.isc.org/index.pl?/sw/bind/view/?release=9.4.2-p2"
          },
          {
            "trust": 0.3,
            "url": "http://www.isc.org/index.pl?/sw/bind/view/?release=9.5.0-p2"
          },
          {
            "trust": 0.3,
            "url": "http://www.bluecatnetworks.com/clientsupport/"
          },
          {
            "trust": 0.3,
            "url": "http://www.checkpoint.com"
          },
          {
            "trust": 0.3,
            "url": "http://www.tinydns.org/"
          },
          {
            "trust": 0.3,
            "url": "http://blog.metasploit.com/2008/07/on-dns-attacks-in-wild-and-journalistic.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.cisco.com/web/about/security/intelligence/dns-bcp.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.securebits.org/dnsmre.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.f5.com/products/big-ip/"
          },
          {
            "trust": 0.3,
            "url": "http://www.f5.com/"
          },
          {
            "trust": 0.3,
            "url": "http://support.citrix.com/article/ctx116762"
          },
          {
            "trust": 0.3,
            "url": "http://www.sec-consult.com/files/whitepaper-dns-node-redelegation.pdf"
          },
          {
            "trust": 0.3,
            "url": "http://www.us-cert.gov/current/index.html#internet_system_consortium_releases_bind"
          },
          {
            "trust": 0.3,
            "url": "http://www.ipcop.org/"
          },
          {
            "trust": 0.3,
            "url": "http://www.microsoft.com/windows/default.mspx"
          },
          {
            "trust": 0.3,
            "url": "http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/"
          },
          {
            "trust": 0.3,
            "url": "http://www.openbsd.org/errata42.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.openbsd.org/errata43.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.ingate.com/relnote-464.php"
          },
          {
            "trust": 0.3,
            "url": "http://darkoz.com/?p=15"
          },
          {
            "trust": 0.3,
            "url": "http://www.bluecatnetworks.com/"
          },
          {
            "trust": 0.3,
            "url": "http://f5.com/products/firepass/"
          },
          {
            "trust": 0.3,
            "url": "http://www.vmware.com"
          },
          {
            "trust": 0.3,
            "url": "http://www.windriver.com/"
          },
          {
            "trust": 0.3,
            "url": "http://www.rtpro.yamaha.co.jp/rt/faq/security/vu800113.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.zonealarm.com/"
          },
          {
            "trust": 0.3,
            "url": "/archive/1/500540"
          },
          {
            "trust": 0.3,
            "url": "/archive/1/495304"
          },
          {
            "trust": 0.3,
            "url": "/archive/1/494716"
          },
          {
            "trust": 0.3,
            "url": "/archive/1/494055"
          },
          {
            "trust": 0.3,
            "url": "/archive/1/495034"
          },
          {
            "trust": 0.3,
            "url": "/archive/1/494305"
          },
          {
            "trust": 0.3,
            "url": "/archive/1/494493"
          },
          {
            "trust": 0.3,
            "url": "/archive/1/494108"
          },
          {
            "trust": 0.3,
            "url": "/archive/1/494818"
          },
          {
            "trust": 0.3,
            "url": "/archive/1/495212"
          },
          {
            "trust": 0.3,
            "url": "http://support.avaya.com/elmodocs2/security/asa-2008-288.htm"
          },
          {
            "trust": 0.3,
            "url": "http://www.isc.org/index.pl?/sw/bind/bind-security.php"
          },
          {
            "trust": 0.3,
            "url": "http://www.cisco.com/warp/public/707/cisco-sa-20080708-dns.shtml"
          },
          {
            "trust": 0.3,
            "url": "http://support.citrix.com/article/ctx117991"
          },
          {
            "trust": 0.3,
            "url": "http://hypersonic.bluecoat.com/support/securityadvisories/dns_cache_poisoning"
          },
          {
            "trust": 0.3,
            "url": "http://www13.itrc.hp.com/service/cki/docdisplay.do?docid=emr_na-c01660723"
          },
          {
            "trust": 0.3,
            "url": "http://h20000.www2.hp.com/bizsupport/techsupport/document.jsp?objectid=c01662368"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/hpsc/doc/public/display?docid=emr_na-c04530690 "
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=isg1iz26670"
          },
          {
            "trust": 0.3,
            "url": "http://www.kb.cert.org/vuls/id/mimg-7dwr4j"
          },
          {
            "trust": 0.3,
            "url": "http://www.kb.cert.org/vuls/id/mimg-7ecl8q"
          },
          {
            "trust": 0.3,
            "url": "http://www.ipcop.org/index.php?name=news\u0026file=article\u0026sid=40"
          },
          {
            "trust": 0.3,
            "url": "http://www.kb.cert.org/vuls/id/mimg-7dwr4z"
          },
          {
            "trust": 0.3,
            "url": "http://www.microsoft.com/technet/security/advisory/956187.mspx"
          },
          {
            "trust": 0.3,
            "url": "http://www.microsoft.com/technet/security/bulletin/ms08-037.mspx"
          },
          {
            "trust": 0.3,
            "url": "http://www1.alcatel-lucent.com/psirt/statements/2008003/dnscache.htm"
          },
          {
            "trust": 0.3,
            "url": "http://www.kb.cert.org/vuls/id/mapg-7g7nuc"
          },
          {
            "trust": 0.3,
            "url": "http://www.nominum.com/asset_upload_file741_2661.pdf"
          },
          {
            "trust": 0.3,
            "url": "http://support.nortel.com/go/main.jsp?cscat=bltndetail\u0026documentoid=762152\u0026poid="
          },
          {
            "trust": 0.3,
            "url": "http://support.nortel.com/go/main.jsp?cscat=bltndetail\u0026id=751322"
          },
          {
            "trust": 0.3,
            "url": "http://rhn.redhat.com/errata/rhsa-2008-0533.html"
          },
          {
            "trust": 0.3,
            "url": "http://rhn.redhat.com/errata/rhsa-2008-0789.html"
          },
          {
            "trust": 0.3,
            "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-239392-1"
          },
          {
            "trust": 0.3,
            "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-66-240048-1"
          },
          {
            "trust": 0.3,
            "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-66-245206-1"
          },
          {
            "trust": 0.3,
            "url": "http://www.novell.com/support/viewcontent.do?externalid=7000912\u0026sliceid=1"
          },
          {
            "trust": 0.3,
            "url": "http://up2date.astaro.com/2008/08/up2date_7202_released.html"
          },
          {
            "trust": 0.3,
            "url": "http://up2date.astaro.com/2008/09/up2date_6314_released.html"
          },
          {
            "trust": 0.3,
            "url": "http://www14.software.ibm.com/webapp/set2/subscriptions/pqvcmjd?mode=18\u0026id=4527"
          },
          {
            "trust": 0.3,
            "url": "http://support.citrix.com/article/ctx118183"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/binary_analysis/sample_analysis/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/secunia_security_advisories/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/31847/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/product/9584/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/about_secunia_advisories/"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#800113"
          },
          {
            "db": "BID",
            "id": "30131"
          },
          {
            "db": "PACKETSTORM",
            "id": "70051"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200811-293"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-001971"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-5133"
          }
        ]
      },
      "sources": {
        "_id": null,
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#800113",
            "ident": null
          },
          {
            "db": "BID",
            "id": "30131",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "70051",
            "ident": null
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200811-293",
            "ident": null
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-001971",
            "ident": null
          },
          {
            "db": "NVD",
            "id": "CVE-2008-5133",
            "ident": null
          }
        ]
      },
      "sources_release_date": {
        "_id": null,
        "data": [
          {
            "date": "2008-07-08T00:00:00",
            "db": "CERT/CC",
            "id": "VU#800113",
            "ident": null
          },
          {
            "date": "2008-07-08T00:00:00",
            "db": "BID",
            "id": "30131",
            "ident": null
          },
          {
            "date": "2008-09-17T04:00:29",
            "db": "PACKETSTORM",
            "id": "70051",
            "ident": null
          },
          {
            "date": "2008-07-08T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-200811-293",
            "ident": null
          },
          {
            "date": "2008-12-17T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2008-001971",
            "ident": null
          },
          {
            "date": "2008-11-18T16:00:00.327000",
            "db": "NVD",
            "id": "CVE-2008-5133",
            "ident": null
          }
        ]
      },
      "sources_update_date": {
        "_id": null,
        "data": [
          {
            "date": "2014-04-14T00:00:00",
            "db": "CERT/CC",
            "id": "VU#800113",
            "ident": null
          },
          {
            "date": "2015-04-13T21:35:00",
            "db": "BID",
            "id": "30131",
            "ident": null
          },
          {
            "date": "2008-11-18T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-200811-293",
            "ident": null
          },
          {
            "date": "2008-12-17T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2008-001971",
            "ident": null
          },
          {
            "date": "2025-04-09T00:30:58.490000",
            "db": "NVD",
            "id": "CVE-2008-5133",
            "ident": null
          }
        ]
      },
      "threat_type": {
        "_id": null,
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-200811-293"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "_id": null,
        "data": "Multiple DNS implementations vulnerable to cache poisoning",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#800113"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "_id": null,
        "data": "permissions and access control",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-200811-293"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201105-0126

    Vulnerability from variot - Updated: 2025-04-11 22:56

    Yamaha RTX, RT, SRT, RTV, RTW, and RTA series routers with firmware 6.x through 10.x, and NEC IP38X series routers with firmware 6.x through 10.x, do not properly handle IP header options, which allows remote attackers to cause a denial of service (device reboot) via a crafted option that triggers access to an invalid memory location. Multiple routers provided by Yamaha contain a denial-of-service vulnerability. Multiple routers provided by Yamaha contain a denial-of-service (DoS) vulnerability due to an issue in processing IP packets. Yuji Ukai of Fourteenforty Research Institute, Inc. reported this vulnerability to IPA. JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.A remote attacker may cause a denial-of-service (DoS). The Yamaha RT Series Router is a high speed broadband router device. A security vulnerability exists in the Yamaha RT series router when parsing IP packets, allowing an attacker to perform a denial of service attack on the device. Successful exploits will cause the device to crash, denying service to legitimate users. ----------------------------------------------------------------------

    Q1 Factsheets released:

    http://secunia.com/resources/factsheets/2011_vendor/


    TITLE: Yamaha RT Series Routers IP Header Parsing Denial of Service Vulnerability

    SECUNIA ADVISORY ID: SA44087

    VERIFY ADVISORY: Secunia.com http://secunia.com/advisories/44087/ Customer Area (Credentials Required) https://ca.secunia.com/?page=viewadvisory&vuln_id=44087

    RELEASE DATE: 2011-04-12

    DISCUSS ADVISORY: http://secunia.com/advisories/44087/#comments

    AVAILABLE ON SITE AND IN CUSTOMER AREA: * Last Update * Popularity * Comments * Criticality Level * Impact * Where * Solution Status * Operating System / Software * CVE Reference(s)

    http://secunia.com/advisories/44087/

    ONLY AVAILABLE IN CUSTOMER AREA: * Authentication Level * Report Reliability * Secunia PoC * Secunia Analysis * Systems Affected * Approve Distribution * Remediation Status * Secunia CVSS Score * CVSS

    https://ca.secunia.com/?page=viewadvisory&vuln_id=44087

    ONLY AVAILABLE WITH SECUNIA CSI AND SECUNIA PSI: * AUTOMATED SCANNING

    http://secunia.com/vulnerability_scanning/personal/ http://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/

    DESCRIPTION: A vulnerability has been reported in the Yamaha RT Series Routers, which can be exploited by malicious people to cause a DoS (Denial of Service).

    The vulnerability is caused due to an error when parsing certain IP header options and can be exploited to cause a device to reboot via a specially crafted packet.

    Please see the vendor's advisory for the list of affected products and versions.

    SOLUTION: Update to a fixed firmware version if available or restrict access to trusted hosts only. Please see the vendor's advisory for more details.

    ORIGINAL ADVISORY: Yamaha: http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN55714408.html

    JVN: http://jvn.jp/en/jp/JVN55714408/index.html

    OTHER REFERENCES: Further details available in Customer Area: http://secunia.com/products/corporate/EVM/

    DEEP LINKS: Further details available in Customer Area: http://secunia.com/products/corporate/EVM/

    EXTENDED DESCRIPTION: Further details available in Customer Area: http://secunia.com/products/corporate/EVM/

    EXTENDED SOLUTION: Further details available in Customer Area: http://secunia.com/products/corporate/EVM/

    EXPLOIT: Further details available in Customer Area: http://secunia.com/products/corporate/EVM/


    About: This Advisory was delivered by Secunia as a free service to help private users keeping their systems up to date against the latest vulnerabilities.

    Subscribe: http://secunia.com/advisories/secunia_security_advisories/

    Definitions: (Criticality, Where etc.) http://secunia.com/advisories/about_secunia_advisories/

    Please Note: Secunia recommends that you verify all advisories you receive by clicking the link. Secunia NEVER sends attached files with advisories. Secunia does not advise people to install third party patches, only use those supplied by the vendor.


    Unsubscribe: Secunia Security Advisories http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org


    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201105-0126",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.34"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.35"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.35"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.46"
          },
          {
            "model": "rta52i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.01.17"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.28"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.00.26"
          },
          {
            "model": "rtx1500",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.06"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.25"
          },
          {
            "model": "rta54i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.04.08"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.80"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.19"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.05.35"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.16"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.27"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.36"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.33"
          },
          {
            "model": "ip38x\\/103",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.03"
          },
          {
            "model": "ip38x\\/1500",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.48"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.34"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.60"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.23"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.18"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.11"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.09"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.07"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.44"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.25"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.84"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.18"
          },
          {
            "model": "rt250i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.02.42"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.28"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.28"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.19"
          },
          {
            "model": "rtx1500",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.26"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.71"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.23"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.15"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.28"
          },
          {
            "model": "rt250i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.02.35"
          },
          {
            "model": "rta52i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.01.09"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.06.12"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.31"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.03"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.18"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.03"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.07"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.16"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.02.19"
          },
          {
            "model": "rt107e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.06"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.77"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.16"
          },
          {
            "model": "rtx1500",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.08"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.46"
          },
          {
            "model": "rtx1200",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.01.08"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.04"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.11"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.53"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.00.15"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.09"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.07.01"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.06.22"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.24"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.47"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.41"
          },
          {
            "model": "ip38x\\/1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "ip38x\\/107e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.07"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.28"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.37"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.20"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.03.25"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.21"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.89"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.76"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.07"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.87"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.06.08"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.05"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.42"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.00.06"
          },
          {
            "model": "ip38x\\/1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rtx3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.00.43"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.47"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.34"
          },
          {
            "model": "rt58i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.01.33"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.33"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.04"
          },
          {
            "model": "rt250i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.02.40"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.29"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.15"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.03"
          },
          {
            "model": "rt250i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.02.19"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.28"
          },
          {
            "model": "rta54i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.04.03"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.11"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.04"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.15"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.00.26"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.05.28"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.02.05"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.33"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.21"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.06.10"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.39"
          },
          {
            "model": "rtx3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.00.31"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.11"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.21"
          },
          {
            "model": "rt107e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.08"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.03"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.37"
          },
          {
            "model": "rt56v",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.07.19"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.28"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.07.07"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.07"
          },
          {
            "model": "rt250i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.02.36"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.06.14"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.31"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.04"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.07"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.04"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.00.29"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.45"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.72"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.18"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.34"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.46"
          },
          {
            "model": "rtx3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.00.25"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.28"
          },
          {
            "model": "rt56v",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.07.22"
          },
          {
            "model": "rta52i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.06.20"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.18"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.45"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.00.22"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.53"
          },
          {
            "model": "rtx1500",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.83"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.15"
          },
          {
            "model": "rtx1200",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.01.16"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.28"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.48"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.45"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.42"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.07.05"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.33"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.15"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.05.13"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.09"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.30"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.42"
          },
          {
            "model": "ip38x\\/200",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.38"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.19"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.11"
          },
          {
            "model": "srt100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.00.40"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.07"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.33"
          },
          {
            "model": "rta55i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.06.54"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.08"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.28"
          },
          {
            "model": "rtw65b",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "5.03.15"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.35"
          },
          {
            "model": "rtw65b",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "5.03.25"
          },
          {
            "model": "ip38x\\/57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.14"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.14"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.03.34"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.05.42"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.29"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.06"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.30"
          },
          {
            "model": "rta54i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.04.05"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.39"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.23"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.46"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.37"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.42"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.87"
          },
          {
            "model": "rtx3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.00.22"
          },
          {
            "model": "rtx3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.00.40"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.54"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.33"
          },
          {
            "model": "rt56v",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.07.54"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.33"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.18"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.27"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.70"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.56"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.00.15"
          },
          {
            "model": "rt58i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.01.36"
          },
          {
            "model": "srt100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.00.09"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.40"
          },
          {
            "model": "ip38x\\/2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.05.10"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.18"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.07.05"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.09"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.18"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.29"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.09"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.08"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.25"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.08"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.33"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.04"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.09"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.31"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.39"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.25"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.38"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.34"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.41"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.78"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.03.24"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.03"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.23"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.31"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.39"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.29"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.44"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.41"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.14"
          },
          {
            "model": "rtx3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.00.15"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.53"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.04"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.11"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.23"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.40"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.25"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.33"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.19"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.24"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.28"
          },
          {
            "model": "rt250i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.02.48"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.00.27"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.19"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.38"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.77"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.66"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.00.14"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.26"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.37"
          },
          {
            "model": "rt60w",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "5.01.21"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.53"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.33"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.44"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.81"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.20"
          },
          {
            "model": "rt56v",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.07.11"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.03.08"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.17"
          },
          {
            "model": "rta52i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.01.15"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.00.29"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.06"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.03"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.16"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.19"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.38"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.48"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.47"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.08"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.19"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.40"
          },
          {
            "model": "ip38x\\/55i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.18"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.09"
          },
          {
            "model": "rt107e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.88"
          },
          {
            "model": "rtx1500",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.24"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.09"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.06"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.00.16"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.35"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.04"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.36"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.21"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.45"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.39"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.25"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.03.29"
          },
          {
            "model": "rta54i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.03.12"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.04"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.16"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.40"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.33"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.18"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.06"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.09"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.38"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.06.15"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.19"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.07"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.25"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.40"
          },
          {
            "model": "ip38x\\/140",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.07"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.47"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.34"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.30"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.02.08"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.05.05"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.28"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.23"
          },
          {
            "model": "srt100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.00.28"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.07"
          },
          {
            "model": "ip38x\\/58i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.61"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.19"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.28"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.44"
          },
          {
            "model": "srt100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.00.31"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.33"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.10"
          },
          {
            "model": "ip38x\\/sr100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.04.06"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.57"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.45"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.23"
          },
          {
            "model": "rt107e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.26"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.04"
          },
          {
            "model": "rt250i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.02.43"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.36"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.04.39"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.08"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.49"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.11"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.16"
          },
          {
            "model": "rt107e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.24"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.06.15"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.07.01"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.02"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.06.22"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.03.12"
          },
          {
            "model": "rt250i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.02.31"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.36"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.33"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.00.14"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.26"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.28"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.88"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.05"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.33"
          },
          {
            "model": "ip38x\\/3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.35"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.68"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.29"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.17"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.36"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.08"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.30"
          },
          {
            "model": "rta55i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.06.60"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.35"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.39"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.06.08"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.16"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.03.30"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.42"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.54"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.15"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.08"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.00.09"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.86"
          },
          {
            "model": "rt58i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.01.13"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.48"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.40"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.41"
          },
          {
            "model": "rta55i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.06.28"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.07"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.36"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.07"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.06"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.02.21"
          },
          {
            "model": "ip38x\\/v700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.53"
          },
          {
            "model": "rt56v",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.07.49"
          },
          {
            "model": "rta55i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.06.35"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.29"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.13"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.41"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.35"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.19"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.18"
          },
          {
            "model": "rt58i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.01.44"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.16"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.00.16"
          },
          {
            "model": "rtx3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.00.20"
          },
          {
            "model": "srt100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.00.44"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.44"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.00.30"
          },
          {
            "model": "rt58i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.01.21"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.00.07"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.25"
          },
          {
            "model": "rta54i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.05.14"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.06.10"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.15"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.15"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.19"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.33"
          },
          {
            "model": "rta52i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.01.06"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.25"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.14"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.39"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.31"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.06.12"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.31"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.05.38"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.08"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.34"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.04"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.41"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.45"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.47"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.46"
          },
          {
            "model": "rt56v",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.07.45"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.06"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.28"
          },
          {
            "model": "rt107e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.90"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.19"
          },
          {
            "model": "rt58i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.01.18"
          },
          {
            "model": "ip38x\\/105",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.37"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.28"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.44"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.35"
          },
          {
            "model": "ip38x\\/250i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.45"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.19"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.11"
          },
          {
            "model": "rtx3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.00.47"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.03"
          },
          {
            "model": "rta52i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.01.14"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.04.47"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.19"
          },
          {
            "model": "rta52i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.06.25"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.49"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.05.30"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.16"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.83"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.25"
          },
          {
            "model": "rtx3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.00.44"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.36"
          },
          {
            "model": "rt58i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.01.19"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.62"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.35"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.91"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.16"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.34"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.02.15"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.15"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.44"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.15"
          },
          {
            "model": "rta52i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.01.11"
          },
          {
            "model": "rt60w",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "5.01.14"
          },
          {
            "model": "ip38x\\/52",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.03.35"
          },
          {
            "model": "rt250i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.02.50"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.36"
          },
          {
            "model": "rt56v",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.07.37"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.38"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.75"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.07"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.18"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.34"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.09"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.00.17"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.19"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.05.07"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.07.07"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.44"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.48"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.06.14"
          },
          {
            "model": "rt58i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.01.29"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.08"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.31"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.00.19"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.16"
          },
          {
            "model": "srt100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.00.21"
          },
          {
            "model": "rtw65b",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "5.03.11"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.17"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.46"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.05.09"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.02.16"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.36"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.11"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.44"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.04"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.16"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.31"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.60"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.37"
          },
          {
            "model": "rta55i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.06.47"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.00.25"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.16"
          },
          {
            "model": "srt100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.00.38"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.27"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.46"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.54"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.34"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.04"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.23"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.02"
          },
          {
            "model": "rt56v",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.07.30"
          },
          {
            "model": "rt58i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.01.41"
          },
          {
            "model": "srt100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.00.46"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.00.30"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.07"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.00.11"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.22"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.37"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.33"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.34"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.14"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.46"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.04"
          },
          {
            "model": "rt58i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.01.11"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.04"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.70"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.17"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.15"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.46"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.36"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.02.17"
          },
          {
            "model": "rtw65i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "5.03.11"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.05"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.27"
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.13"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.69"
          },
          {
            "model": "rt250i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.02.28"
          },
          {
            "model": "srt100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.00.27"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.07"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.15"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.11"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.11"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.35"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.34"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.34"
          },
          {
            "model": "rta55i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.06.67"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.04.09"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.00.15"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.80"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.82"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.17"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.45"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.21"
          },
          {
            "model": "srt100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.00.22"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.26"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.04.03"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.33"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.19"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.41"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.03.25"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.03.28"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.03.24"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.04"
          },
          {
            "model": "ip38x\\/300",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.18"
          },
          {
            "model": "rt60w",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "5.01.16"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.22"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.04.44"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.11"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.08"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.11"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.17"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.31"
          },
          {
            "model": "srt100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.00.49"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "8.00.83"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.09"
          },
          {
            "model": "rtx3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.00.24"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.41"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.04"
          },
          {
            "model": "rtx3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "9.00.37"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.07"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.15"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "4.00.13"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.00.20"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.20"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.34"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.01.07"
          },
          {
            "model": "rtx1200",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.01.11"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.45"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.46"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "1.03.15"
          },
          {
            "model": "rtx2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.01.54"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.03.18"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.44"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "7.00.19"
          },
          {
            "model": "rtw65i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "5.03.15"
          },
          {
            "model": "ip38x\\/1200",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "nec",
            "version": "*"
          },
          {
            "model": "rt300i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "6.02.07"
          },
          {
            "model": "rtw65i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "5.03.25"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.02.27"
          },
          {
            "model": "srt100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "10.00.19"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "3.00.47"
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "2.01.14"
          },
          {
            "model": "ip38x series",
            "scope": null,
            "trust": 0.8,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "rt series",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rta series",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rtv series",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rtw series",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rtx series",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "srt series",
            "scope": null,
            "trust": 0.8,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rtx3000/rtx2000/rtx1500/rtx1200/rtx1100/rtx1000",
            "scope": null,
            "trust": 0.6,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rtw65i/rtw65b/rtv700/rta55i/rta54i/rta52i",
            "scope": null,
            "trust": 0.6,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rta50i/rt80i/rt60w/rt58i/rt57i/rt56v",
            "scope": null,
            "trust": 0.6,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rt300i/rt250i/rt200i/rt140p/rt140i/rt140f/rt140e",
            "scope": null,
            "trust": 0.6,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rt107e/rt105p/rt105i/rt105e/rt105/rt103i/rt102i/rt100i",
            "scope": null,
            "trust": 0.6,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "ip38x\\/200",
            "scope": null,
            "trust": 0.6,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "ip38x\\/105",
            "scope": null,
            "trust": 0.6,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "ip38x\\/107e",
            "scope": null,
            "trust": 0.6,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "ip38x\\/55i",
            "scope": null,
            "trust": 0.6,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "ip38x\\/58i",
            "scope": null,
            "trust": 0.6,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "ip38x\\/250i",
            "scope": null,
            "trust": 0.6,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "ip38x\\/103",
            "scope": null,
            "trust": 0.6,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "ip38x\\/140",
            "scope": null,
            "trust": 0.6,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "ip38x\\/57i",
            "scope": null,
            "trust": 0.6,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "ip38x\\/52",
            "scope": null,
            "trust": 0.6,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "rtx3000",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rtx2000",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rtx1500",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rtx1200",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rtx1100",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rtx1000",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rtw65i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rtw65b",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rtv700",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rta55i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rta54i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rta52i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt60w",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt58i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt57i",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rt56v",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt300i",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rt250i",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rt200i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt140p",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt140i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt140f",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt140e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt107e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt105p",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt105i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt105e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt105",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rt103i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt102i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt100i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2011-1400"
          },
          {
            "db": "BID",
            "id": "47294"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2011-000024"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201105-114"
          },
          {
            "db": "NVD",
            "id": "CVE-2011-1323"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/h:nec:ip38x",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rta",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rtv",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rtw",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rtx",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:srt",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2011-000024"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Yuji Ukai, Fourteenforty Research Institute",
        "sources": [
          {
            "db": "BID",
            "id": "47294"
          }
        ],
        "trust": 0.3
      },
      "cve": "CVE-2011-1323",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "COMPLETE",
                "baseScore": 7.8,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 10.0,
                "id": "CVE-2011-1323",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "HIGH",
                "trust": 1.1,
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "Low",
                "accessVector": "Network",
                "authentication": "None",
                "author": "IPA",
                "availabilityImpact": "Complete",
                "baseScore": 7.8,
                "confidentialityImpact": "None",
                "exploitabilityScore": null,
                "id": "JVNDB-2011-000024",
                "impactScore": null,
                "integrityImpact": "None",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "severity": "High",
                "trust": 0.8,
                "userInteractionRequired": null,
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "COMPLETE",
                "baseScore": 7.8,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 10.0,
                "id": "VHN-49268",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "HIGH",
                "trust": 0.1,
                "vectorString": "AV:N/AC:L/AU:N/C:N/I:N/A:C",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2011-1323",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "IPA",
                "id": "JVNDB-2011-000024",
                "trust": 0.8,
                "value": "High"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201105-114",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "VULHUB",
                "id": "VHN-49268",
                "trust": 0.1,
                "value": "HIGH"
              },
              {
                "author": "VULMON",
                "id": "CVE-2011-1323",
                "trust": 0.1,
                "value": "HIGH"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-49268"
          },
          {
            "db": "VULMON",
            "id": "CVE-2011-1323"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2011-000024"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201105-114"
          },
          {
            "db": "NVD",
            "id": "CVE-2011-1323"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Yamaha RTX, RT, SRT, RTV, RTW, and RTA series routers with firmware 6.x through 10.x, and NEC IP38X series routers with firmware 6.x through 10.x, do not properly handle IP header options, which allows remote attackers to cause a denial of service (device reboot) via a crafted option that triggers access to an invalid memory location. Multiple routers provided by Yamaha contain a denial-of-service vulnerability. Multiple routers provided by Yamaha contain a denial-of-service (DoS) vulnerability due to an issue in processing IP packets. Yuji Ukai of Fourteenforty Research Institute, Inc. reported this vulnerability to IPA. JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.A remote attacker may cause a denial-of-service (DoS). The Yamaha RT Series Router is a high speed broadband router device. A security vulnerability exists in the Yamaha RT series router when parsing IP packets, allowing an attacker to perform a denial of service attack on the device. \nSuccessful exploits will cause the device to crash, denying service to legitimate users. ----------------------------------------------------------------------\n\n\nQ1 Factsheets released:\n\nhttp://secunia.com/resources/factsheets/2011_vendor/\n\n\n----------------------------------------------------------------------\n\nTITLE:\nYamaha RT Series Routers IP Header Parsing Denial of Service\nVulnerability\n\nSECUNIA ADVISORY ID:\nSA44087\n\nVERIFY ADVISORY:\nSecunia.com\nhttp://secunia.com/advisories/44087/\nCustomer Area (Credentials Required)\nhttps://ca.secunia.com/?page=viewadvisory\u0026vuln_id=44087\n\nRELEASE DATE:\n2011-04-12\n\nDISCUSS ADVISORY:\nhttp://secunia.com/advisories/44087/#comments\n\nAVAILABLE ON SITE AND IN CUSTOMER AREA:\n * Last Update\n * Popularity\n * Comments\n * Criticality Level\n * Impact\n * Where\n * Solution Status\n * Operating System / Software\n * CVE Reference(s)\n\nhttp://secunia.com/advisories/44087/\n\nONLY AVAILABLE IN CUSTOMER AREA:\n * Authentication Level\n * Report Reliability\n * Secunia PoC\n * Secunia Analysis\n * Systems Affected\n * Approve Distribution\n * Remediation Status\n * Secunia CVSS Score\n * CVSS\n\nhttps://ca.secunia.com/?page=viewadvisory\u0026vuln_id=44087\n\nONLY AVAILABLE WITH SECUNIA CSI AND SECUNIA PSI:\n * AUTOMATED SCANNING\n\nhttp://secunia.com/vulnerability_scanning/personal/\nhttp://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/\n\nDESCRIPTION:\nA vulnerability has been reported in the Yamaha RT Series Routers,\nwhich can be exploited by malicious people to cause a DoS (Denial of\nService). \n\nThe vulnerability is caused due to an error when parsing certain IP\nheader options and can be exploited to cause a device to reboot via a\nspecially crafted packet. \n\nPlease see the vendor\u0027s advisory for the list of affected products\nand versions. \n\nSOLUTION:\nUpdate to a fixed firmware version if available or restrict access to\ntrusted hosts only. Please see the vendor\u0027s advisory for more details. \n\nORIGINAL ADVISORY:\nYamaha:\nhttp://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN55714408.html\n\nJVN:\nhttp://jvn.jp/en/jp/JVN55714408/index.html\n\nOTHER REFERENCES:\nFurther details available in Customer Area:\nhttp://secunia.com/products/corporate/EVM/\n\nDEEP LINKS:\nFurther details available in Customer Area:\nhttp://secunia.com/products/corporate/EVM/\n\nEXTENDED DESCRIPTION:\nFurther details available in Customer Area:\nhttp://secunia.com/products/corporate/EVM/\n\nEXTENDED SOLUTION:\nFurther details available in Customer Area:\nhttp://secunia.com/products/corporate/EVM/\n\nEXPLOIT:\nFurther details available in Customer Area:\nhttp://secunia.com/products/corporate/EVM/\n\n----------------------------------------------------------------------\n\nAbout:\nThis Advisory was delivered by Secunia as a free service to help\nprivate users keeping their systems up to date against the latest\nvulnerabilities. \n\nSubscribe:\nhttp://secunia.com/advisories/secunia_security_advisories/\n\nDefinitions: (Criticality, Where etc.)\nhttp://secunia.com/advisories/about_secunia_advisories/\n\n\nPlease Note:\nSecunia recommends that you verify all advisories you receive by\nclicking the link. \nSecunia NEVER sends attached files with advisories. \nSecunia does not advise people to install third party patches, only\nuse those supplied by the vendor. \n\n----------------------------------------------------------------------\n\nUnsubscribe: Secunia Security Advisories\nhttp://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org\n\n----------------------------------------------------------------------\n\n\n",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2011-1323"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2011-000024"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2011-1400"
          },
          {
            "db": "BID",
            "id": "47294"
          },
          {
            "db": "VULHUB",
            "id": "VHN-49268"
          },
          {
            "db": "VULMON",
            "id": "CVE-2011-1323"
          },
          {
            "db": "PACKETSTORM",
            "id": "100313"
          }
        ],
        "trust": 2.7
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "JVN",
            "id": "JVN55714408",
            "trust": 3.6
          },
          {
            "db": "NVD",
            "id": "CVE-2011-1323",
            "trust": 3.5
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2011-000024",
            "trust": 0.8
          },
          {
            "db": "SECUNIA",
            "id": "44087",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201105-114",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2011-1400",
            "trust": 0.6
          },
          {
            "db": "JVN",
            "id": "JVN#55714408",
            "trust": 0.6
          },
          {
            "db": "BID",
            "id": "47294",
            "trust": 0.5
          },
          {
            "db": "VULHUB",
            "id": "VHN-49268",
            "trust": 0.1
          },
          {
            "db": "VULMON",
            "id": "CVE-2011-1323",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "100313",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2011-1400"
          },
          {
            "db": "VULHUB",
            "id": "VHN-49268"
          },
          {
            "db": "VULMON",
            "id": "CVE-2011-1323"
          },
          {
            "db": "BID",
            "id": "47294"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2011-000024"
          },
          {
            "db": "PACKETSTORM",
            "id": "100313"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201105-114"
          },
          {
            "db": "NVD",
            "id": "CVE-2011-1323"
          }
        ]
      },
      "id": "VAR-201105-0126",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2011-1400"
          },
          {
            "db": "VULHUB",
            "id": "VHN-49268"
          }
        ],
        "trust": 1.7
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2011-1400"
          }
        ]
      },
      "last_update_date": "2025-04-11T22:56:27.266000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "NV11-004",
            "trust": 0.8,
            "url": "http://www.nec.co.jp/security-info/secinfo/nv11-004.html"
          },
          {
            "title": "JVN55714408",
            "trust": 0.8,
            "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN55714408.html"
          },
          {
            "title": "Yamaha RT Series Router IP Header Resolves Patch for Denial of Service Vulnerability",
            "trust": 0.6,
            "url": "https://www.cnvd.org.cn/patchInfo/show/3488"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2011-1400"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2011-000024"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-20",
            "trust": 1.1
          },
          {
            "problemtype": "CWE-189",
            "trust": 0.8
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-49268"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2011-000024"
          },
          {
            "db": "NVD",
            "id": "CVE-2011-1323"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.8,
            "url": "http://jvn.jp/en/jp/jvn55714408/index.html"
          },
          {
            "trust": 2.2,
            "url": "http://www.rtpro.yamaha.co.jp/rt/faq/security/jvn55714408.html"
          },
          {
            "trust": 1.8,
            "url": "http://www.nec.co.jp/security-info/secinfo/nv11-004.html"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2011-1323"
          },
          {
            "trust": 0.8,
            "url": "http://www.ipa.go.jp/security/english/vuln/201104_yamaha_en.html"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/en/jp/jvn55714408"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2011-1323"
          },
          {
            "trust": 0.6,
            "url": "http://secunia.com/advisories/44087"
          },
          {
            "trust": 0.1,
            "url": "https://cwe.mitre.org/data/definitions/20.html"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov"
          },
          {
            "trust": 0.1,
            "url": "https://www.securityfocus.com/bid/47294"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/44087/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/products/corporate/evm/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/about_secunia_advisories/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/secunia_security_advisories/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/44087/#comments"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/vulnerability_scanning/personal/"
          },
          {
            "trust": 0.1,
            "url": "https://ca.secunia.com/?page=viewadvisory\u0026vuln_id=44087"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/resources/factsheets/2011_vendor/"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2011-1400"
          },
          {
            "db": "VULHUB",
            "id": "VHN-49268"
          },
          {
            "db": "VULMON",
            "id": "CVE-2011-1323"
          },
          {
            "db": "BID",
            "id": "47294"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2011-000024"
          },
          {
            "db": "PACKETSTORM",
            "id": "100313"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201105-114"
          },
          {
            "db": "NVD",
            "id": "CVE-2011-1323"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CNVD",
            "id": "CNVD-2011-1400"
          },
          {
            "db": "VULHUB",
            "id": "VHN-49268"
          },
          {
            "db": "VULMON",
            "id": "CVE-2011-1323"
          },
          {
            "db": "BID",
            "id": "47294"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2011-000024"
          },
          {
            "db": "PACKETSTORM",
            "id": "100313"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201105-114"
          },
          {
            "db": "NVD",
            "id": "CVE-2011-1323"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2011-04-12T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2011-1400"
          },
          {
            "date": "2011-05-09T00:00:00",
            "db": "VULHUB",
            "id": "VHN-49268"
          },
          {
            "date": "2011-05-09T00:00:00",
            "db": "VULMON",
            "id": "CVE-2011-1323"
          },
          {
            "date": "2011-04-11T00:00:00",
            "db": "BID",
            "id": "47294"
          },
          {
            "date": "2011-05-11T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2011-000024"
          },
          {
            "date": "2011-04-12T06:02:00",
            "db": "PACKETSTORM",
            "id": "100313"
          },
          {
            "date": "2011-05-10T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201105-114"
          },
          {
            "date": "2011-05-09T19:55:03.257000",
            "db": "NVD",
            "id": "CVE-2011-1323"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2011-04-12T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2011-1400"
          },
          {
            "date": "2011-05-27T00:00:00",
            "db": "VULHUB",
            "id": "VHN-49268"
          },
          {
            "date": "2011-05-27T00:00:00",
            "db": "VULMON",
            "id": "CVE-2011-1323"
          },
          {
            "date": "2015-03-19T09:28:00",
            "db": "BID",
            "id": "47294"
          },
          {
            "date": "2011-05-31T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2011-000024"
          },
          {
            "date": "2011-05-10T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201105-114"
          },
          {
            "date": "2025-04-11T00:51:21.963000",
            "db": "NVD",
            "id": "CVE-2011-1323"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201105-114"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Yamaha RT Series Router IP Header Resolution Denial of Service Vulnerability",
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2011-1400"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201105-114"
          }
        ],
        "trust": 1.2
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "input validation",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201105-114"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-200801-0148

    Vulnerability from variot - Updated: 2025-04-10 23:19

    Cross-site request forgery (CSRF) vulnerability in the management interface in multiple Yamaha RT series routers allows remote attackers to change password settings and probably other configuration settings as administrators via unspecified vectors. Multiple Yamaha routers provide a web-based interface for users to configure the settings of the routers. The web interface is vulnerable to cross-site request forgery.If the administrator views a malicious website while logged onto the web interface, the password and other configuration settings can be modified. Exploiting this issue may allow a remote attacker to execute arbitrary actions on an affected device. Yamaha routers in the RT and SRT series are vulnerable.


    A new version (0.9.0.0 - Release Candidate 1) of the free Secunia PSI has been released. The new version includes many new and advanced features, which makes it even easier to stay patched.

    The vulnerability is caused due to the device allowing users to perform certain actions via HTTP requests without performing any validity checks to verify the request. This can be exploited to e.g. change the administrator password by enticing a logged-in administrator to visit a malicious site.

    Please see the vendor's advisory for a list of affected models.

    SOLUTION: Update to the latest firmware versions. Please see the vendor's advisory for details.

    Do not browse untrusted websites or follow untrusted links while logged on to the device.

    PROVIDED AND/OR DISCOVERED BY: Reported via JVN.

    ORIGINAL ADVISORY: Yamaha Corporation: http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN88575577.html

    JVN#88575577: http://jvn.jp/jp/JVN%2388575577/index.html


    About: This Advisory was delivered by Secunia as a free service to help everybody keeping their systems up to date against the latest vulnerabilities.

    Subscribe: http://secunia.com/secunia_security_advisories/

    Definitions: (Criticality, Where etc.) http://secunia.com/about_secunia_advisories/

    Please Note: Secunia recommends that you verify all advisories you receive by clicking the link. Secunia NEVER sends attached files with advisories. Secunia does not advise people to install third party patches, only use those supplied by the vendor.


    Unsubscribe: Secunia Security Advisories http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org


    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-200801-0148",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "rta54i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rtx1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rtw65b",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rtv700",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rtx1500",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rta55i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rta52i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rt58i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rt107e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rt52pro",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rtx1100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "srt100",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rt57i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rt56v",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rt60w",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rtw65i",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "yamaha",
            "version": "*"
          },
          {
            "model": "rtx1500",
            "scope": null,
            "trust": 0.9,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rtx1100",
            "scope": null,
            "trust": 0.9,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rtx1000",
            "scope": null,
            "trust": 0.9,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rtv700",
            "scope": null,
            "trust": 0.9,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "ip38x series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "1000"
          },
          {
            "model": "ip38x series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "107e"
          },
          {
            "model": "ip38x series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "1100"
          },
          {
            "model": "ip38x series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "1500"
          },
          {
            "model": "ip38x series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "55i"
          },
          {
            "model": "ip38x series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "57i"
          },
          {
            "model": "ip38x series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "58i"
          },
          {
            "model": "ip38x series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "sr100"
          },
          {
            "model": "ip38x series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "v700"
          },
          {
            "model": "netvolante series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rt56v"
          },
          {
            "model": "netvolante series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rt57i"
          },
          {
            "model": "netvolante series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rt58i"
          },
          {
            "model": "netvolante series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rt60w"
          },
          {
            "model": "netvolante series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rt80i"
          },
          {
            "model": "netvolante series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rta50i"
          },
          {
            "model": "netvolante series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rta52i"
          },
          {
            "model": "netvolante series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rta54i"
          },
          {
            "model": "netvolante series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rta55i"
          },
          {
            "model": "netvolante series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rtw65b"
          },
          {
            "model": "netvolante series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rtw65i"
          },
          {
            "model": "rt series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rt107e"
          },
          {
            "model": "rtv series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rtv01"
          },
          {
            "model": "rtv series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rtv700"
          },
          {
            "model": "rtx series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rtx1000"
          },
          {
            "model": "rtx series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rtx1100"
          },
          {
            "model": "rtx series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "rtx1500"
          },
          {
            "model": "srt series",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "yamaha",
            "version": "srt100"
          },
          {
            "model": "rtw65i",
            "scope": null,
            "trust": 0.6,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rta54i",
            "scope": null,
            "trust": 0.6,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "srt100",
            "scope": null,
            "trust": 0.6,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rta52i",
            "scope": null,
            "trust": 0.6,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rta50i",
            "scope": null,
            "trust": 0.6,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rtw65b",
            "scope": null,
            "trust": 0.6,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "srt100",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rtw65i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rtw65b",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rta55i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rta54i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rta52i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rta50i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt80i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt60w",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt58i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt57i",
            "scope": null,
            "trust": 0.3,
            "vendor": "yamaha",
            "version": null
          },
          {
            "model": "rt56v",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt52pro",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          },
          {
            "model": "rt107e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "yamaha",
            "version": "0"
          }
        ],
        "sources": [
          {
            "db": "BID",
            "id": "27491"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-000005"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200801-468"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-0524"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/h:nec:ip38x",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:netvolante",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rt",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rtv",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:rtx",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:yamaha:srt",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-000005"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "JPCERT/CC",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-200801-468"
          }
        ],
        "trust": 0.6
      },
      "cve": "CVE-2008-0524",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "PARTIAL",
                "baseScore": 7.5,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "CVE-2008-0524",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "HIGH",
                "trust": 1.0,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "High",
                "accessVector": "Adjacent Network",
                "authentication": "None",
                "author": "IPA",
                "availabilityImpact": "Partial",
                "baseScore": 4.0,
                "confidentialityImpact": "None",
                "exploitabilityScore": null,
                "id": "JVNDB-2008-000005",
                "impactScore": null,
                "integrityImpact": "Partial",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "severity": "Medium",
                "trust": 0.8,
                "userInteractionRequired": null,
                "vectorString": "AV:A/AC:H/Au:N/C:N/I:P/A:P",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "PARTIAL",
                "baseScore": 7.5,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "VHN-30649",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "HIGH",
                "trust": 0.1,
                "vectorString": "AV:N/AC:L/AU:N/C:P/I:P/A:P",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2008-0524",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "IPA",
                "id": "JVNDB-2008-000005",
                "trust": 0.8,
                "value": "Medium"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-200801-468",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "VULHUB",
                "id": "VHN-30649",
                "trust": 0.1,
                "value": "HIGH"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-30649"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-000005"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200801-468"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-0524"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Cross-site request forgery (CSRF) vulnerability in the management interface in multiple Yamaha RT series routers allows remote attackers to change password settings and probably other configuration settings as administrators via unspecified vectors. Multiple Yamaha routers provide a web-based interface for users to configure the settings of the routers. The web interface is vulnerable to cross-site request forgery.If the administrator views a malicious website while logged onto the web interface, the password and other configuration settings can be modified. \nExploiting this issue may allow a remote attacker to execute arbitrary actions on an affected device. \nYamaha routers in the RT and SRT series are vulnerable. \n\n----------------------------------------------------------------------\n\nA new version (0.9.0.0 - Release Candidate 1) of the free Secunia PSI\nhas been released. The new version includes many new and advanced\nfeatures, which makes it even easier to stay patched. \n\nThe vulnerability is caused due to the device allowing users to\nperform certain actions via HTTP requests without performing any\nvalidity checks to verify the request. This can be exploited to e.g. \nchange the administrator password by enticing a logged-in\nadministrator to visit a malicious site. \n\nPlease see the vendor\u0027s advisory for a list of affected models. \n\nSOLUTION:\nUpdate to the latest firmware versions. Please see the vendor\u0027s\nadvisory for details. \n\nDo not browse untrusted websites or follow untrusted links while\nlogged on to the device. \n\nPROVIDED AND/OR DISCOVERED BY:\nReported via JVN. \n\nORIGINAL ADVISORY:\nYamaha Corporation:\nhttp://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN88575577.html\n\nJVN#88575577:\nhttp://jvn.jp/jp/JVN%2388575577/index.html\n\n----------------------------------------------------------------------\n\nAbout:\nThis Advisory was delivered by Secunia as a free service to help\neverybody keeping their systems up to date against the latest\nvulnerabilities. \n\nSubscribe:\nhttp://secunia.com/secunia_security_advisories/\n\nDefinitions: (Criticality, Where etc.)\nhttp://secunia.com/about_secunia_advisories/\n\n\nPlease Note:\nSecunia recommends that you verify all advisories you receive by\nclicking the link. \nSecunia NEVER sends attached files with advisories. \nSecunia does not advise people to install third party patches, only\nuse those supplied by the vendor. \n\n----------------------------------------------------------------------\n\nUnsubscribe: Secunia Security Advisories\nhttp://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org\n\n----------------------------------------------------------------------\n\n\n",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2008-0524"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-000005"
          },
          {
            "db": "BID",
            "id": "27491"
          },
          {
            "db": "VULHUB",
            "id": "VHN-30649"
          },
          {
            "db": "PACKETSTORM",
            "id": "63075"
          }
        ],
        "trust": 2.07
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "JVN",
            "id": "JVN88575577",
            "trust": 2.9
          },
          {
            "db": "NVD",
            "id": "CVE-2008-0524",
            "trust": 2.8
          },
          {
            "db": "BID",
            "id": "27491",
            "trust": 2.8
          },
          {
            "db": "SECUNIA",
            "id": "28690",
            "trust": 2.7
          },
          {
            "db": "XF",
            "id": "40015",
            "trust": 1.4
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-000005",
            "trust": 1.1
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200801-468",
            "trust": 0.7
          },
          {
            "db": "JVN",
            "id": "JVN#88575577",
            "trust": 0.6
          },
          {
            "db": "VULHUB",
            "id": "VHN-30649",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "63075",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-30649"
          },
          {
            "db": "BID",
            "id": "27491"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-000005"
          },
          {
            "db": "PACKETSTORM",
            "id": "63075"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200801-468"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-0524"
          }
        ]
      },
      "id": "VAR-200801-0148",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-30649"
          }
        ],
        "trust": 0.01
      },
      "last_update_date": "2025-04-10T23:19:57.622000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "NV08-001",
            "trust": 0.8,
            "url": "http://www.nec.co.jp/security-info/secinfo/nv08-001.html"
          },
          {
            "title": "JVN88575577",
            "trust": 0.8,
            "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN88575577.html"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-000005"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-352",
            "trust": 1.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-30649"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-000005"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-0524"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.5,
            "url": "http://www.securityfocus.com/bid/27491"
          },
          {
            "trust": 2.5,
            "url": "http://secunia.com/advisories/28690"
          },
          {
            "trust": 2.1,
            "url": "http://www.rtpro.yamaha.co.jp/rt/faq/security/jvn88575577.html"
          },
          {
            "trust": 2.1,
            "url": "http://jvn.jp/jp/jvn%2388575577/index.html"
          },
          {
            "trust": 1.4,
            "url": "http://xforce.iss.net/xforce/xfdb/40015"
          },
          {
            "trust": 1.1,
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40015"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2008-0524"
          },
          {
            "trust": 0.8,
            "url": "http://www.ipa.go.jp/security/english/vuln/200801_yamaha_press_en.html"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/en/jp/jvn88575577/index.html"
          },
          {
            "trust": 0.8,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-0524"
          },
          {
            "trust": 0.3,
            "url": "http://www.ipa.go.jp/security/vuln/documents/2008/200801_yamaha.html"
          },
          {
            "trust": 0.3,
            "url": "http://jvndb.jvn.jp/contents/ja/2008/jvndb-2008-000005.html"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/secunia_security_advisories/"
          },
          {
            "trust": 0.1,
            "url": "https://psi.secunia.com/?page=changelog"
          },
          {
            "trust": 0.1,
            "url": "https://psi.secunia.com/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/product/17358/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/advisories/28690/"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org"
          },
          {
            "trust": 0.1,
            "url": "http://secunia.com/about_secunia_advisories/"
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-30649"
          },
          {
            "db": "BID",
            "id": "27491"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-000005"
          },
          {
            "db": "PACKETSTORM",
            "id": "63075"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200801-468"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-0524"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "VULHUB",
            "id": "VHN-30649"
          },
          {
            "db": "BID",
            "id": "27491"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-000005"
          },
          {
            "db": "PACKETSTORM",
            "id": "63075"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-200801-468"
          },
          {
            "db": "NVD",
            "id": "CVE-2008-0524"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2008-01-31T00:00:00",
            "db": "VULHUB",
            "id": "VHN-30649"
          },
          {
            "date": "2008-01-29T00:00:00",
            "db": "BID",
            "id": "27491"
          },
          {
            "date": "2008-05-21T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2008-000005"
          },
          {
            "date": "2008-01-30T02:17:24",
            "db": "PACKETSTORM",
            "id": "63075"
          },
          {
            "date": "2008-01-31T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-200801-468"
          },
          {
            "date": "2008-01-31T20:00:00",
            "db": "NVD",
            "id": "CVE-2008-0524"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-08-08T00:00:00",
            "db": "VULHUB",
            "id": "VHN-30649"
          },
          {
            "date": "2015-05-07T17:33:00",
            "db": "BID",
            "id": "27491"
          },
          {
            "date": "2008-05-21T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2008-000005"
          },
          {
            "date": "2008-09-05T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-200801-468"
          },
          {
            "date": "2025-04-09T00:30:58.490000",
            "db": "NVD",
            "id": "CVE-2008-0524"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-200801-468"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Multiple Yamaha routers vulnerable to cross-site request forgery",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2008-000005"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "cross-site request forgery",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-200801-468"
          }
        ],
        "trust": 0.6
      }
    }

    CVE-2011-1323 (GCVE-0-2011-1323)

    Vulnerability from nvd – Published: 2011-05-09 19:00 – Updated: 2024-09-16 20:43
    VLAI
    Summary
    Yamaha RTX, RT, SRT, RTV, RTW, and RTA series routers with firmware 6.x through 10.x, and NEC IP38X series routers with firmware 6.x through 10.x, do not properly handle IP header options, which allows remote attackers to cause a denial of service (device reboot) via a crafted option that triggers access to an invalid memory location.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T22:21:33.979Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN55714408.html"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://www.nec.co.jp/security-info/secinfo/nv11-004.html"
              },
              {
                "name": "JVN#55714408",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_JVN",
                  "x_transferred"
                ],
                "url": "http://jvn.jp/en/jp/JVN55714408/index.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Yamaha RTX, RT, SRT, RTV, RTW, and RTA series routers with firmware 6.x through 10.x, and NEC IP38X series routers with firmware 6.x through 10.x, do not properly handle IP header options, which allows remote attackers to cause a denial of service (device reboot) via a crafted option that triggers access to an invalid memory location."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2011-05-09T19:00:00.000Z",
            "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
            "shortName": "jpcert"
          },
          "references": [
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN55714408.html"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://www.nec.co.jp/security-info/secinfo/nv11-004.html"
            },
            {
              "name": "JVN#55714408",
              "tags": [
                "third-party-advisory",
                "x_refsource_JVN"
              ],
              "url": "http://jvn.jp/en/jp/JVN55714408/index.html"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "vultures@jpcert.or.jp",
              "ID": "CVE-2011-1323",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Yamaha RTX, RT, SRT, RTV, RTW, and RTA series routers with firmware 6.x through 10.x, and NEC IP38X series routers with firmware 6.x through 10.x, do not properly handle IP header options, which allows remote attackers to cause a denial of service (device reboot) via a crafted option that triggers access to an invalid memory location."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN55714408.html",
                  "refsource": "CONFIRM",
                  "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN55714408.html"
                },
                {
                  "name": "http://www.nec.co.jp/security-info/secinfo/nv11-004.html",
                  "refsource": "CONFIRM",
                  "url": "http://www.nec.co.jp/security-info/secinfo/nv11-004.html"
                },
                {
                  "name": "JVN#55714408",
                  "refsource": "JVN",
                  "url": "http://jvn.jp/en/jp/JVN55714408/index.html"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "assignerShortName": "jpcert",
        "cveId": "CVE-2011-1323",
        "datePublished": "2011-05-09T19:00:00.000Z",
        "dateReserved": "2011-03-09T00:00:00.000Z",
        "dateUpdated": "2024-09-16T20:43:08.613Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2008-0524 (GCVE-0-2008-0524)

    Vulnerability from nvd – Published: 2008-01-31 19:30 – Updated: 2024-08-07 07:46
    VLAI
    Summary
    Cross-site request forgery (CSRF) vulnerability in the management interface in multiple Yamaha RT series routers allows remote attackers to change password settings and probably other configuration settings as administrators via unspecified vectors.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN… x_refsource_CONFIRM
    http://secunia.com/advisories/28690 third-party-advisoryx_refsource_SECUNIA
    http://www.securityfocus.com/bid/27491 vdb-entryx_refsource_BID
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://jvn.jp/jp/JVN%2388575577/index.html third-party-advisoryx_refsource_JVN
    Date Public
    2008-01-29 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T07:46:55.068Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN88575577.html"
              },
              {
                "name": "28690",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/28690"
              },
              {
                "name": "27491",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/27491"
              },
              {
                "name": "yamaha-routers-http-csrf(40015)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40015"
              },
              {
                "name": "JVN#88575577",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_JVN",
                  "x_transferred"
                ],
                "url": "http://jvn.jp/jp/JVN%2388575577/index.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2008-01-29T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Cross-site request forgery (CSRF) vulnerability in the management interface in multiple Yamaha RT series routers allows remote attackers to change password settings and probably other configuration settings as administrators via unspecified vectors."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-08-07T12:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN88575577.html"
            },
            {
              "name": "28690",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/28690"
            },
            {
              "name": "27491",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/27491"
            },
            {
              "name": "yamaha-routers-http-csrf(40015)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40015"
            },
            {
              "name": "JVN#88575577",
              "tags": [
                "third-party-advisory",
                "x_refsource_JVN"
              ],
              "url": "http://jvn.jp/jp/JVN%2388575577/index.html"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2008-0524",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Cross-site request forgery (CSRF) vulnerability in the management interface in multiple Yamaha RT series routers allows remote attackers to change password settings and probably other configuration settings as administrators via unspecified vectors."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN88575577.html",
                  "refsource": "CONFIRM",
                  "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN88575577.html"
                },
                {
                  "name": "28690",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/28690"
                },
                {
                  "name": "27491",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/27491"
                },
                {
                  "name": "yamaha-routers-http-csrf(40015)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40015"
                },
                {
                  "name": "JVN#88575577",
                  "refsource": "JVN",
                  "url": "http://jvn.jp/jp/JVN%2388575577/index.html"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2008-0524",
        "datePublished": "2008-01-31T19:30:00.000Z",
        "dateReserved": "2008-01-31T00:00:00.000Z",
        "dateUpdated": "2024-08-07T07:46:55.068Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-1323 (GCVE-0-2011-1323)

    Vulnerability from cvelistv5 – Published: 2011-05-09 19:00 – Updated: 2024-09-16 20:43
    VLAI
    Summary
    Yamaha RTX, RT, SRT, RTV, RTW, and RTA series routers with firmware 6.x through 10.x, and NEC IP38X series routers with firmware 6.x through 10.x, do not properly handle IP header options, which allows remote attackers to cause a denial of service (device reboot) via a crafted option that triggers access to an invalid memory location.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T22:21:33.979Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN55714408.html"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://www.nec.co.jp/security-info/secinfo/nv11-004.html"
              },
              {
                "name": "JVN#55714408",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_JVN",
                  "x_transferred"
                ],
                "url": "http://jvn.jp/en/jp/JVN55714408/index.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Yamaha RTX, RT, SRT, RTV, RTW, and RTA series routers with firmware 6.x through 10.x, and NEC IP38X series routers with firmware 6.x through 10.x, do not properly handle IP header options, which allows remote attackers to cause a denial of service (device reboot) via a crafted option that triggers access to an invalid memory location."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2011-05-09T19:00:00.000Z",
            "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
            "shortName": "jpcert"
          },
          "references": [
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN55714408.html"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://www.nec.co.jp/security-info/secinfo/nv11-004.html"
            },
            {
              "name": "JVN#55714408",
              "tags": [
                "third-party-advisory",
                "x_refsource_JVN"
              ],
              "url": "http://jvn.jp/en/jp/JVN55714408/index.html"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "vultures@jpcert.or.jp",
              "ID": "CVE-2011-1323",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Yamaha RTX, RT, SRT, RTV, RTW, and RTA series routers with firmware 6.x through 10.x, and NEC IP38X series routers with firmware 6.x through 10.x, do not properly handle IP header options, which allows remote attackers to cause a denial of service (device reboot) via a crafted option that triggers access to an invalid memory location."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN55714408.html",
                  "refsource": "CONFIRM",
                  "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN55714408.html"
                },
                {
                  "name": "http://www.nec.co.jp/security-info/secinfo/nv11-004.html",
                  "refsource": "CONFIRM",
                  "url": "http://www.nec.co.jp/security-info/secinfo/nv11-004.html"
                },
                {
                  "name": "JVN#55714408",
                  "refsource": "JVN",
                  "url": "http://jvn.jp/en/jp/JVN55714408/index.html"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "assignerShortName": "jpcert",
        "cveId": "CVE-2011-1323",
        "datePublished": "2011-05-09T19:00:00.000Z",
        "dateReserved": "2011-03-09T00:00:00.000Z",
        "dateUpdated": "2024-09-16T20:43:08.613Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2008-0524 (GCVE-0-2008-0524)

    Vulnerability from cvelistv5 – Published: 2008-01-31 19:30 – Updated: 2024-08-07 07:46
    VLAI
    Summary
    Cross-site request forgery (CSRF) vulnerability in the management interface in multiple Yamaha RT series routers allows remote attackers to change password settings and probably other configuration settings as administrators via unspecified vectors.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN… x_refsource_CONFIRM
    http://secunia.com/advisories/28690 third-party-advisoryx_refsource_SECUNIA
    http://www.securityfocus.com/bid/27491 vdb-entryx_refsource_BID
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://jvn.jp/jp/JVN%2388575577/index.html third-party-advisoryx_refsource_JVN
    Date Public
    2008-01-29 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T07:46:55.068Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN88575577.html"
              },
              {
                "name": "28690",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/28690"
              },
              {
                "name": "27491",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/27491"
              },
              {
                "name": "yamaha-routers-http-csrf(40015)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40015"
              },
              {
                "name": "JVN#88575577",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_JVN",
                  "x_transferred"
                ],
                "url": "http://jvn.jp/jp/JVN%2388575577/index.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2008-01-29T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Cross-site request forgery (CSRF) vulnerability in the management interface in multiple Yamaha RT series routers allows remote attackers to change password settings and probably other configuration settings as administrators via unspecified vectors."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-08-07T12:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN88575577.html"
            },
            {
              "name": "28690",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/28690"
            },
            {
              "name": "27491",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/27491"
            },
            {
              "name": "yamaha-routers-http-csrf(40015)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40015"
            },
            {
              "name": "JVN#88575577",
              "tags": [
                "third-party-advisory",
                "x_refsource_JVN"
              ],
              "url": "http://jvn.jp/jp/JVN%2388575577/index.html"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2008-0524",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Cross-site request forgery (CSRF) vulnerability in the management interface in multiple Yamaha RT series routers allows remote attackers to change password settings and probably other configuration settings as administrators via unspecified vectors."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN88575577.html",
                  "refsource": "CONFIRM",
                  "url": "http://www.rtpro.yamaha.co.jp/RT/FAQ/Security/JVN88575577.html"
                },
                {
                  "name": "28690",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/28690"
                },
                {
                  "name": "27491",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/27491"
                },
                {
                  "name": "yamaha-routers-http-csrf(40015)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40015"
                },
                {
                  "name": "JVN#88575577",
                  "refsource": "JVN",
                  "url": "http://jvn.jp/jp/JVN%2388575577/index.html"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2008-0524",
        "datePublished": "2008-01-31T19:30:00.000Z",
        "dateReserved": "2008-01-31T00:00:00.000Z",
        "dateUpdated": "2024-08-07T07:46:55.068Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }