CVE-2025-43343 Vulnerability Analysis & Exploit Details

CVE-2025-43343
Vulnerability Scoring

9.8
/10
Critical Risk

As a catastrophic security flaw, CVE-2025-43343 has severe implications, demanding immediate intervention.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2025-43343 Details

Status: Analyzed

Last updated: 🕠 20 Nov 2025, 17:40 UTC
Originally published on: 🕚 15 Sep 2025, 23:15 UTC

Time between publication and last update: 65 days

CVSS Release: version 3

CVSS3 Source

134c704f-9b21-4f2e-91b3-4a467353bcc0

CVSS3 Type

Secondary

CVSS3 Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVE-2025-43343 Vulnerability Summary

CVE-2025-43343: The issue was addressed with improved memory handling. This issue is fixed in Safari 26, tvOS 26, watchOS 26, iOS 26 and iPadOS 26, visionOS 26. Processing maliciously crafted web content may lead to an unexpected process crash.

Assessing the Risk of CVE-2025-43343

Access Complexity Graph

The exploitability of CVE-2025-43343 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2025-43343

With low attack complexity and no required privileges, CVE-2025-43343 is an easy target for cybercriminals. Organizations should prioritize immediate mitigation measures to prevent unauthorized access and data breaches.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2025-43343, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2025-43343, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2025-43343 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2025-43343 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: High
    CVE-2025-43343 can disrupt system operations, potentially causing complete denial of service (DoS).

CVE-2025-43343 References

External References

CWE Common Weakness Enumeration

CWE-119

CAPEC Common Attack Pattern Enumeration and Classification

  • Buffer Overflow via Environment Variables CAPEC-10 This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the adversary finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers CAPEC-100 Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an adversary. As a consequence, an adversary is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the adversaries' choice.
  • Buffer Manipulation CAPEC-123 An adversary manipulates an application's interaction with a buffer in an attempt to read or modify data they shouldn't have access to. Buffer attacks are distinguished in that it is the buffer space itself that is the target of the attack rather than any code responsible for interpreting the content of the buffer. In virtually all buffer attacks the content that is placed in the buffer is immaterial. Instead, most buffer attacks involve retrieving or providing more input than can be stored in the allocated buffer, resulting in the reading or overwriting of other unintended program memory.
  • Client-side Injection-induced Buffer Overflow CAPEC-14 This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service. This hostile service is created to deliver the correct content to the client software. For example, if the client-side application is a browser, the service will host a webpage that the browser loads.
  • Filter Failure through Buffer Overflow CAPEC-24 In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion CAPEC-42 An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.
  • Overflow Binary Resource File CAPEC-44 An attack of this type exploits a buffer overflow vulnerability in the handling of binary resources. Binary resources may include music files like MP3, image files like JPEG files, and any other binary file. These attacks may pass unnoticed to the client machine through normal usage of files, such as a browser loading a seemingly innocent JPEG file. This can allow the adversary access to the execution stack and execute arbitrary code in the target process.
  • Buffer Overflow via Symbolic Links CAPEC-45 This type of attack leverages the use of symbolic links to cause buffer overflows. An adversary can try to create or manipulate a symbolic link file such that its contents result in out of bounds data. When the target software processes the symbolic link file, it could potentially overflow internal buffers with insufficient bounds checking.
  • Overflow Variables and Tags CAPEC-46 This type of attack leverages the use of tags or variables from a formatted configuration data to cause buffer overflow. The adversary crafts a malicious HTML page or configuration file that includes oversized strings, thus causing an overflow.
  • Buffer Overflow via Parameter Expansion CAPEC-47 In this attack, the target software is given input that the adversary knows will be modified and expanded in size during processing. This attack relies on the target software failing to anticipate that the expanded data may exceed some internal limit, thereby creating a buffer overflow.
  • Buffer Overflow in an API Call CAPEC-8 This attack targets libraries or shared code modules which are vulnerable to buffer overflow attacks. An adversary who has knowledge of known vulnerable libraries or shared code can easily target software that makes use of these libraries. All clients that make use of the code library thus become vulnerable by association. This has a very broad effect on security across a system, usually affecting more than one software process.
  • Buffer Overflow in Local Command-Line Utilities CAPEC-9 This attack targets command-line utilities available in a number of shells. An adversary can leverage a vulnerability found in a command-line utility to escalate privilege to root.

Vulnerable Configurations

  • cpe:2.3:a:apple:safari:-:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:-:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.0.0b1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.0.0b1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.0.0b2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.0.0b2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.0.3:85.8:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.0.3:85.8:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.0.3:85.8.1:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.0.3:85.8.1:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.0b1:-:mac:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.0b1:-:mac:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.0:beta:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.0:beta:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.3.2:312.5:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.3.2:312.5:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:1.3.2:312.6:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:1.3.2:312.6:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:2.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:2.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:2.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:2.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:2.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:2.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:2.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:2.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:2.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:2.0.3:417.8:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:2.0.3:417.8:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:2.0.3:417.9:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:2.0.3:417.9:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:2.0.3:417.9.2:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:2.0.3:417.9.2:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:2.0.3:417.9.3:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:2.0.3:417.9.3:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:2.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:2.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:2.0.4:-:mac:*:*:*:*:*
    cpe:2.3:a:apple:safari:2.0.4:-:mac:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.0:-:mac:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.0:-:mac:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.0b:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.0b:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.0b:-:windows:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.0b:-:windows:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.1:-:mac:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.1:-:mac:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.1b:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.1b:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.1b:-:windows:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.1b:-:windows:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.1:beta:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.1:beta:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.2:-:mac:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.2:-:mac:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.2b:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.2b:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.2b:-:windows:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.2b:-:windows:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.3:-:mac:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.3:-:mac:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.3b:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.3b:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.3b:-:windows:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.3b:-:windows:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.4:-:mac:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.4:-:mac:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.4b:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.4b:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.4b:-:windows:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.4b:-:windows:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.1.0:-:mac:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.1.0:-:mac:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.1.0b:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.1.0b:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.1.0b:-:windows:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.1.0b:-:windows:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.1.1b:-:windows:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.1.1b:-:windows:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.1.2b:-:windows:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.1.2b:-:windows:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.2.0b:-:windows:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.2.0b:-:windows:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.2.1b:-:windows:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.2.1b:-:windows:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:3.2.2b:-:windows:*:*:*:*:*
    cpe:2.3:a:apple:safari:3.2.2b:-:windows:*:*:*:*:*
  • cpe:2.3:a:apple:safari:4.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:4.0.0b:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:4.0.0b:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:4.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:4.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:4.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:4.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:4.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:4.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:4.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:4.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:4.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:4.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:4.0:beta:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:4.0:beta:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:4.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:4.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:4.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:4.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:4.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:4.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:4.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:5.1.7:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:5.1.7:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:6.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:6.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:7.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:7.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:7.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:7.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:7.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:7.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:7.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:7.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:7.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:7.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:7.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:7.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:7.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:7.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:7.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:7.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:7.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:7.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:7.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:7.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:7.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:7.1.8:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:7.1.8:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:8.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:8.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:8.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:8.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:8.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:8.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:8.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:8.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:8.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:8.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:8.0.8:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:8.0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:9.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:9.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:9.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:9.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:9.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:9.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:9.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:9.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:9.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:9.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:9.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:10.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:10.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:10.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:10.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:10.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:10.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:10.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:10.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:10.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:10.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:10.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:10.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:10.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:11.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:11.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:11.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:11.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:11.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:11.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:11.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:11.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:11.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:11.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:11.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:11.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:11.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:11.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:12:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:12:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:12.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:12.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:12.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:12.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:12.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:12.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:12.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:12.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:12.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:12.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:12.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:12.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:12.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:12.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:13:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:13:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:13.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:13.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:13.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:13.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:13.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:13.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:13.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:13.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:13.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:13.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:13.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:13.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:13.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:13.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:14.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:14.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:14.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:14.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:14.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:14.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:14.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:14.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:14.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:14.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:14.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:14.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:14.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:14.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:15.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:15.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:15.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:15.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:15.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:15.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:15.6:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:15.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:15.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:15.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:16.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:16.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:16.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:16.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:16.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:16.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:16.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:16.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:16.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:16.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:16.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:16.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:16.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:16.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:16.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:16.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:16.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:16.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:16.6:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:16.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:16.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:16.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:17.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:17.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:17.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:17.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:17.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:17.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:17.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:17.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:17.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:17.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:17.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:17.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:17.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:17.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:17.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:17.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:17.6:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:17.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:18:*:*:*:technology_preview:*:*:*
    cpe:2.3:a:apple:safari:18:*:*:*:technology_preview:*:*:*
  • cpe:2.3:a:apple:safari:18.0:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:18.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:18.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:18.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:18.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:18.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:18.2:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:18.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:18.3:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:18.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:18.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:18.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:18.4:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:18.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:18.5:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:18.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:18.6:*:*:*:*:*:*:*
    cpe:2.3:a:apple:safari:18.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apple:safari:22:*:*:*:technology_preview:*:*:*
    cpe:2.3:a:apple:safari:22:*:*:*:technology_preview:*:*:*
  • cpe:2.3:o:apple:ipados:-:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:-:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:12.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:12.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:12.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:12.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:12.1.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:12.1.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:12.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:12.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:12.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:12.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:12.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:12.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:13.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:13.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:13.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:13.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:13.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:13.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:13.1.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:13.1.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:13.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:13.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:13.2.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:13.2.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:13.2.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:13.2.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:13.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:13.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:13.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:13.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:13.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:13.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:13.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:13.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:13.5.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:13.5.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:13.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:13.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:14.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:14.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:14.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:14.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:14.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:14.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:14.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:14.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:14.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:14.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:14.4.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:14.4.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:14.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:14.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:14.5.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:14.5.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:14.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:14.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:14.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:14.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:14.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:14.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:14.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:14.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:14.8.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:14.8.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.6.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.6.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.7.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.7.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.7.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.7.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.7.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.7.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.7.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.7.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.7.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.7.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.7.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.7.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.7.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.7.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.7.9:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.7.9:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.8.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.8.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.8.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.8.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:15.8.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:15.8.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.5.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.5.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.6.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.6.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.7.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.7.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.7.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.7.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.7.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.7.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.7.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.7.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.7.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.7.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.7.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.7.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.7.9:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.7.9:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.7.11:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.7.11:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:16.7.12:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:16.7.12:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.0.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.0.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.7.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.7.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.7.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.7.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.7.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.7.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.7.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.7.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.7.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.7.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.7.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.7.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.7.9:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.7.9:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:17.7.10:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:17.7.10:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.3.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.3.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.6.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.6.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:ipados:18.7.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:ipados:18.7.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:-:*:*:*:*:*:iphone:*
    cpe:2.3:o:apple:iphone_os:-:*:*:*:*:*:iphone:*
  • cpe:2.3:o:apple:iphone_os:-:*:*:*:*:*:ipad2:*
    cpe:2.3:o:apple:iphone_os:-:*:*:*:*:*:ipad2:*
  • cpe:2.3:o:apple:iphone_os:-:*:*:*:*:*:ipodtouch:*
    cpe:2.3:o:apple:iphone_os:-:*:*:*:*:*:ipodtouch:*
  • cpe:2.3:o:apple:iphone_os:-:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:-:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.0.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.0.1:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.0.1:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.0.2:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.0.2:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.0:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.0:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.0:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.0:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.1:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.1:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.2:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.2:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.2:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.2:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.3:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.3:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.3:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.3:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.4:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.4:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.4:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.4:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.5:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.5:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:1.1.5:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:1.1.5:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.0.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.0.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.0.0:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.0.0:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.0.0:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.0.0:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.0.1:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.0.1:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.0.1:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.0.1:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.0.2:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.0.2:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.0.2:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.0.2:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.1:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.1:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.1:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.1:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.2:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.2:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.2:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.2:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.2.1:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.2.1:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.2.1:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.2.1:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:2.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:2.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.0:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.0:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.0:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.0:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.0.1:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.0.1:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.0.1:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.0.1:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.1:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.1:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.1:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.1:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.1:*:*:*:*:ipod_touch:*:*
    cpe:2.3:o:apple:iphone_os:3.1:*:*:*:*:ipod_touch:*:*
  • cpe:2.3:o:apple:iphone_os:3.1.1:*:*:*:*:ipod_touch:*:*
    cpe:2.3:o:apple:iphone_os:3.1.1:*:*:*:*:ipod_touch:*:*
  • cpe:2.3:o:apple:iphone_os:3.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.1.2:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.1.2:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.1.2:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.1.2:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.1.3:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.1.3:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.1.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.1.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.1.3:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.1.3:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.2:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.2:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.2:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.2:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.2.1:-:ipad:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.2.1:-:ipad:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:3.2.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:3.2.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.0:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.0:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.0:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.0:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.0.1:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.0.1:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.0.1:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.0.1:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.2.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.2.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.2.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.2.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.2.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.2.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.2.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.2.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.2.9:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.2.9:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.2.10:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.2.10:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.3.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.3.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.3.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.3.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.3.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.3.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.3.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.3.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.3.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.3.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.3.5:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.3.5:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:4.3.5:-:ipad:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:4.3.5:-:ipad:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:5.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:5.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:5.0:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:5.0:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:5.0:-:ipad:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:5.0:-:ipad:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:5.0:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:5.0:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:5.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:5.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:5.0.1:-:ipad:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:5.0.1:-:ipad:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:5.0.1:-:iphone:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:5.0.1:-:iphone:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:5.0.1:-:ipodtouch:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:5.0.1:-:ipodtouch:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:5.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:5.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:5.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:5.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:6.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:6.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:6.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:6.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:6.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:6.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:6.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:6.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:6.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:6.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:6.1.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:6.1.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:6.1.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:6.1.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:6.1.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:6.1.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:6.1.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:6.1.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:7.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:7.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:7.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:7.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:7.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:7.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:7.0.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:7.0.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:7.0.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:7.0.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:7.0.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:7.0.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:7.0.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:7.0.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:7.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:7.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:7.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:7.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:8.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:8.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:8.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:8.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:8.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:8.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:8.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:8.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:8.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:8.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:8.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:8.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:8.1.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:8.1.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:8.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:8.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:8.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:8.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:8.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:8.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:8.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:8.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:9.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:9.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:9.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:9.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:9.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:9.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:9.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:9.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:9.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:9.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:9.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:9.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:9.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:9.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:9.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:9.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:9.3.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:9.3.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:9.3.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:9.3.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:9.3.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:9.3.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:9.3.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:9.3.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:9.3.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:9.3.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:10.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:10.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:10.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:10.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:10.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:10.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:10.0.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:10.0.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:10.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:10.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:10.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:10.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:10.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:10.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:10.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:10.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:10.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:10.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:10.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:10.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:10.3.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:10.3.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:10.3.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:10.3.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:10.3.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:10.3.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.0.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.0.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.2.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.2.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.2.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.2.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.2.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.2.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:11.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:11.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.0.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.0.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.1.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.1.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.1.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.1.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.3.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.3.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.4.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.4.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.4.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.4.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.4.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.4.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.4.9:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.4.9:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.5.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.5.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.5.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.5.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.5.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.5.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:12.5.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:12.5.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:13.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:13.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:13.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:13.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:13.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:13.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:13.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:13.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:13.1.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:13.1.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:13.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:13.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:13.2.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:13.2.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:13.2.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:13.2.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:13.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:13.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:13.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:13.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:13.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:13.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:13.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:13.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:13.5.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:13.5.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:13.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:13.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:14.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:14.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:14.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:14.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:14.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:14.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:14.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:14.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:14.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:14.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:14.4.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:14.4.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:14.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:14.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:14.5.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:14.5.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:14.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:14.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:14.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:14.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:14.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:14.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:14.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:14.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:14.8.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:14.8.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.6.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.6.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.7.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.7.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.7.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.7.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.7.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.7.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.7.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.7.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.7.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.7.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.7.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.7.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.7.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.7.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.7.9:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.7.9:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.8.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.8.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.8.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.8.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:15.8.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:15.8.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.0.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.0.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.5.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.5.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.6.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.6.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.7.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.7.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.7.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.7.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.7.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.7.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.7.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.7.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.7.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.7.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.7.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.7.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.7.9:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.7.9:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.7.11:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.7.11:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:16.7.12:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:16.7.12:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.0.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.0.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.7.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.7.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:17.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:17.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.0:-:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.0:-:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.1:-:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.1:-:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.1:beta3:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.1:beta3:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.3.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.3.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.6.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.6.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:iphone_os:18.7.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:iphone_os:18.7.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:1.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:7.5.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:7.5.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:7.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:7.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:7.6.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:7.6.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:8.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:8.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:8.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:8.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:8.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:8.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:8.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:8.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:9:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:9:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:9.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:9.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:10.15.7:supplemental_update:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:10.15.7:supplemental_update:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.1.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.5.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.5.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.6.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.6.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.6.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.6.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.6.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.6.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.6.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.6.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.6.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.6.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.6.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.6.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.6.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.6.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.7.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.7.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.7.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.7.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.7.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.7.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.7.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.7.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.7.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.7.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.7.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.7.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.7.9:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.7.9:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:11.7.10:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:11.7.10:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.0.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.0.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.5.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.5.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.6.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.6.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.6.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.6.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.6.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.6.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.6.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.6.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.6.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.6.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.6.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.6.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.6.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.6.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.6.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.6.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.6.9:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.6.9:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.7.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.7.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.7.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.7.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.7.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.7.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.7.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.7.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:12.7.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:12.7.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.0.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.0.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.3.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.3.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.5.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.5.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.6.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.6.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.6.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.6.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.6.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.6.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.6.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.6.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.6.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.6.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.6.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.6.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.6.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.6.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.6.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.6.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.7.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.7.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.7.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.7.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.7.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.7.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.7.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.7.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.7.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.7.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.7.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.7.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.7.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.7.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:13.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:13.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.7.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.7.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.7.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.7.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.7.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.7.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.7.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.7.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.7.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.7.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.7.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.7.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.7.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.7.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.8.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.8.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:14.8.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:14.8.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.0:-:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.0:-:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.0:beta3:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.0:beta3:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.3.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.3.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.6.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.6.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:macos:15.7.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:macos:15.7.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:-:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:-:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:1.0.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:1.1.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:1.1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:2.0.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:2.0.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:2.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:2.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:2.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:2.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:2.1.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:2.1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:2.2.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:2.2.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:2.3.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:2.3.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:2.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:2.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:2.4.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:2.4.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:3.0.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:3.0.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:3.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:3.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:3.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:3.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:4.1.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:4.1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:4.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:4.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:4.2.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:4.2.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:4.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:4.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:4.2.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:4.2.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:4.3.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:4.3.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:4.4.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:4.4.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:4.4.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:4.4.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:4.4.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:4.4.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:4.4.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:4.4.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:5.0.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:5.0.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:5.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:5.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:5.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:5.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:5.1.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:5.1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:5.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:5.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:5.2.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:5.2.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:6.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:6.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:6.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:6.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:6.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:6.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:6.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:6.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:6.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:6.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:6.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:6.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:6.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:6.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:6.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:6.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:7.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:7.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:7.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:7.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:7.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:7.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:7.0.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:7.0.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:9.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:9.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:9.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:9.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:9.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:9.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:9.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:9.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:9.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:9.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:9.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:9.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:9.2.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:9.2.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:10.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:10.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:10.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:10.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:10.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:10.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:10.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:10.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:10.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:10.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:10.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:10.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:10.2.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:10.2.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:10.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:10.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:11.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:11.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:11.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:11.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:11.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:11.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:11.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:11.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:11.2.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:11.2.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:11.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:11.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:11.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:11.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:12.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:12.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:12.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:12.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:12.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:12.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:12.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:12.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:12.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:12.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:12.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:12.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:12.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:12.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:12.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:12.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:13.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:13.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:13.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:13.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:13.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:13.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:13.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:13.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:13.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:13.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:13.4.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:13.4.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:13.4.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:13.4.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:13.4.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:13.4.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:14.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:14.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:14.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:14.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:14.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:14.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:14.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:14.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:14.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:14.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:14.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:14.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:14.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:14.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:15.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:15.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:15.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:15.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:15.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:15.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:15.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:15.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:15.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:15.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:15.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:15.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:16.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:16.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:16.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:16.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:16.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:16.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:16.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:16.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:16.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:16.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:16.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:16.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:16.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:16.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:17.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:17.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:17.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:17.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:17.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:17.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:17.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:17.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:17.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:17.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:17.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:17.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:17.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:17.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:18.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:18.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:18.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:18.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:18.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:18.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:18.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:18.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:18.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:18.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:18.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:18.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:18.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:18.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:tvos:18.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:tvos:18.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:-:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:-:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:1.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:1.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:1.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:1.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:1.3:-:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:1.3:-:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:1.3:beta:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:1.3:beta:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:2.0:-:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:2.0:-:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:2.0:beta:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:2.0:beta:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:2.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:2.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:2.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:2.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:2.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:2.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:2.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:2.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:2.3.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:2.3.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:2.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:2.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:2.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:2.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:2.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:2.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:visionos:2.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:visionos:2.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:-:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:-:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:1.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:1.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:2.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:2.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:2.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:2.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:2.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:2.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:2.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:2.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:2.2.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:2.2.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:3.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:3.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:3.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:3.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:3.1.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:3.1.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:3.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:3.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:3.2.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:3.2.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:3.2.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:3.2.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:4.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:4.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:4.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:4.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:4.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:4.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:4.2.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:4.2.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:4.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:4.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:4.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:4.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:4.3.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:4.3.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:5.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:5.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:5.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:5.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:5.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:5.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:5.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:5.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:5.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:5.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:5.1.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:5.1.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:5.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:5.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:5.2.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:5.2.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:5.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:5.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:5.3.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:5.3.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:5.3.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:5.3.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:5.3.9:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:5.3.9:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:6.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:6.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:6.0.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:6.0.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:6.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:6.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:6.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:6.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:6.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:6.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:6.1.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:6.1.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:6.1.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:6.1.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:6.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:6.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:6.2.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:6.2.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:6.2.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:6.2.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:6.2.8:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:6.2.8:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:6.2.9:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:6.2.9:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:7.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:7.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:7.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:7.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:7.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:7.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:7.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:7.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:7.3.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:7.3.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:7.3.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:7.3.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:7.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:7.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:7.4.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:7.4.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:7.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:7.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:7.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:7.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:7.6.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:7.6.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:7.6.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:7.6.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:8.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:8.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:8.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:8.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:8.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:8.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:8.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:8.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:8.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:8.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:8.7:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:8.7:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:8.8.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:8.8.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:9.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:9.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:9.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:9.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:9.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:9.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:9.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:9.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:9.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:9.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:9.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:9.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:9.5.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:9.5.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:9.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:9.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:9.6.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:9.6.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:9.6.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:9.6.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:10.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:10.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:10.0.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:10.0.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:10.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:10.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:10.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:10.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:10.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:10.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:10.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:10.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:10.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:10.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:10.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:10.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:10.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:10.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:10.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:10.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:10.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:10.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:10.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:10.6:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:11.0:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:11.0:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:11.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:11.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:11.2:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:11.2:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:11.3:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:11.3:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:11.3.1:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:11.3.1:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:11.4:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:11.4:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:11.5:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:11.5:*:*:*:*:*:*:*
  • cpe:2.3:o:apple:watchos:11.6:*:*:*:*:*:*:*
    cpe:2.3:o:apple:watchos:11.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.7:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.7:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.8:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.8:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.9:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.9:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.10:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.10:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.11:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.11:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.12:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.12:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.13:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.13:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.14:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.14:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.15:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.15:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.15.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.15.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.15.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.15.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.15.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.15.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.15.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.15.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.16:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.16:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.17:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.17:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.18:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.18:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.19:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.19:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.20:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.20:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.22:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.22:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.23:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.23:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.1.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.1.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.3.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.3.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.3.7:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.3.7:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.3.8:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.3.8:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.3.9:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.3.9:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.3.10:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.3.10:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.3.11:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.3.11:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.3.12:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.3.12:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.3.13:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.3.13:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.5.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.5.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.6.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.6.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.6.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.6.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.7.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.7.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.7.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.7.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.7.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.7.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.7.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.7.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.7.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.7.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.7.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.7.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.8.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.8.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.8.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.8.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.9.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.9.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.9.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.9.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.9.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.9.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.9.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.9.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.9.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.9.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.9.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.9.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.9.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.9.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.9.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.9.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.10.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.10.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.10.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.10.2.:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.10.2.:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.11.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.11.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.11.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.11.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.11.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.11.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.11.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.11.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.11.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.11.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.11.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.11.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:1.11.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:1.11.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.1.92a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.1.92a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.1.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.1.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.1.90.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.1.90.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.1.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.1.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.2.0a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.2.0a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.2.1a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.2.1a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.2.2a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.2.2a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.2.3a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.2.3a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.2.4a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.2.4a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.2.5a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.2.5a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.2.6a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.2.6a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.2.7a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.2.7a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.3.1a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.3.1a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.3.2a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.3.2a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.3.3a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.3.3a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.3.4a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.3.4a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.3.5a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.3.5a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.3.90a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.3.90a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.3.91a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.3.91a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.3.92a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.3.92a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.4.0a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.4.0a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.4.1a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.4.1a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.4.2a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.4.2a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.4.3a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.4.3a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.4.4a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.4.4a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.4.5a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.4.5a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.4.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.4.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.4.7:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.4.7:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.4.8:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.4.8:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.4.9:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.4.9:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.4.10:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.4.10:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.4.11:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.4.11:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.5.1a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.5.1a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.5.2a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.5.2a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.5.3a:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.5.3a:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.5.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.5.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.6.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.6.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.6.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.6.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.6.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.6.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.6.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.6.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.6.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.6.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.7.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.7.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.7.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.7.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.7.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.7.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.7.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.7.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.7.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.7.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.8.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.8.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.8.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.8.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.8.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.8.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.8.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.8.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.9.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.9.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.9.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.9.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.9.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.9.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.9.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.9.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.9.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.9.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.9.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.9.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.9.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.9.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.10.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.10.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.10.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.10.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.10.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.10.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.10.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.10.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.10.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.10.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.10.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.10.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.10.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.10.7:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.10.7:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.10.8:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.10.8:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.10.9:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.10.9:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.11.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.11.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.11.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.11.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.11.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.11.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.11.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.11.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.11.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.11.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.11.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.11.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.11.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.11.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.11.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.11.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.12.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.12.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.12.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.12.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.12.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.12.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.12.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.12.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.12.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.12.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.12.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.12.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.13.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.13.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.13.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.13.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.13.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.13.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.13.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.13.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.13.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.13.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.13.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.13.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.13.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.13.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.14.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.14.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.14.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.14.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.14.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.14.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.14.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.14.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.14.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.14.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.14.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.14.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.14.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.14.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.14.7:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.14.7:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.15.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.15.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.15.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.15.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.15.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.15.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.15.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.15.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.15.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.15.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.15.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.15.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.15.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.15.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.16.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.16.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.16.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.16.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.16.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.16.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.16.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.16.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.16.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.16.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.16.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.16.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.16.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.16.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.17.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.17.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.17.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.17.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.17.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.17.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.17.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.17.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.17.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.17.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.17.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.17.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.17.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.17.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.17.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.17.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.18.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.18.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.18.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.18.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.18.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.18.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.18.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.18.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.18.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.18.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.18.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.18.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.18.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.18.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.19.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.19.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.19.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.19.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.19.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.19.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.19.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.19.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.19.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.19.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.19.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.19.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.19.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.19.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.19.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.19.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.19.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.19.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.20.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.20.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.20.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.20.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.20.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.20.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.20.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.20.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.20.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.20.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.20.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.20.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.21.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.21.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.21.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.21.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.21.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.21.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.21.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.21.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.21.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.21.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.21.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.21.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.21.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.21.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.22.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.22.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.22.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.22.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.22.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.22.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.22.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.22.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.22.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.22.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.22.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.22.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.22.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.22.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.22.7:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.22.7:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.23.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.23.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.23.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.23.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.23.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.23.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.23.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.23.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.23.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.23.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.23.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.23.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.24.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.24.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.24.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.24.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.24.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.24.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.24.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.24.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.25.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.25.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.25.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.25.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.25.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.25.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.25.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.25.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.25.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.25.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.26.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.26.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.26.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.26.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.26.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.26.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.26.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.26.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.26.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.26.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.27.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.27.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.27.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.27.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.27.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.27.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.27.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.27.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.27.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.27.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.27.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.27.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.28.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.28.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.28.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.28.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.28.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.28.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.28.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.28.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.29.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.29.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.29.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.29.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.29.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.29.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.29.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.29.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.29.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.29.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.29.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.29.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.29.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.29.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.30.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.30.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.30.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.30.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.30.1:*:*:*:*:*:x64:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.30.1:*:*:*:*:*:x64:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.30.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.30.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.30.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.30.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.30.3:*:*:*:*:*:x64:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.30.3:*:*:*:*:*:x64:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.30.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.30.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.30.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.30.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.30.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.30.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.31.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.31.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.31.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.31.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.31.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.31.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.32.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.32.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.32.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.32.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.32.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.32.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.32.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.32.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.32.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.32.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.33.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.33.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.33.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.33.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.33.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.33.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.33.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.33.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.33.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.33.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.34.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.34.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.34.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.34.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.34.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.34.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.34.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.34.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.34.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.34.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.34.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.34.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.34.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.34.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.35.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.35.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.35.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.35.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.35.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.35.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.35.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.35.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.36.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.36.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.36.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.36.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.36.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.36.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.36.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.36.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.36.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.36.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.36.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.36.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.36.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.36.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.36.7:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.36.7:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.36.8:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.36.8:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.37.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.37.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.37.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.37.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.37.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.37.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.38.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.38.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.38.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.38.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.38.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.38.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.38.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.38.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.38.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.38.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.38.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.38.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.38.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.38.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.39.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.39.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.39.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.39.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.39.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.39.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.39.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.39.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.39.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.39.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.39.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.39.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.39.7:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.39.7:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.39.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.39.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.39.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.39.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.40.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.40.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.40.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.40.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.40.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.40.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.40.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.40.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.40.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.40.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.40.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.40.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.41.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.41.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.41.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.41.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.41.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.41.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.41.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.41.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.41.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.41.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.41.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.41.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.41.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.41.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.41.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.41.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.41.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.41.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.42.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.42.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.42.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.42.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.42.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.42.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.42.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.42.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.42.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.42.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.42.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.42.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.43.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.43.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.43.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.43.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.43.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.43.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.43.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.43.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.44.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.44.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.44.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.44.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.44.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.44.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.44.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.44.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.44.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.44.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.45.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.45.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.45.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.45.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.45.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.45.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.45.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.45.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.45.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.45.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.45.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.45.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.45.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.45.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.45.91:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.45.91:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.45.92:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.45.92:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.46.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.46.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.46.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.46.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.46.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.46.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.46.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.46.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.46.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.46.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.46.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.46.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.46.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.46.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.47.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.47.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.47.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.47.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.47.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.47.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.47.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.47.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.47.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.47.90:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.48.0:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.48.0:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.48.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.48.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.48.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.48.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.48.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.48.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.48.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.48.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.48.5:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.48.5:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.48.6:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.48.6:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.49.1:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.49.1:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.49.2:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.49.2:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.49.3:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.49.3:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.49.4:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.49.4:*:*:*:*:*:*:*
  • cpe:2.3:a:webkitgtk:webkitgtk:2.49.90:*:*:*:*:*:*:*
    cpe:2.3:a:webkitgtk:webkitgtk:2.49.90:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:0.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:0.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.19.4:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.19.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.19.5:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.19.5:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.19.6:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.19.6:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.19.90:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.19.90:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.19.91:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.19.91:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.19.92:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.19.92:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.19.93:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.19.93:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.20.0:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.20.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.20.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.20.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.20.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.20.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.21.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.21.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.21.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.21.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.21.91:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.21.91:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.21.92:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.21.92:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.22.0:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.22.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.22.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.22.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.22.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.22.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.22.3:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.22.3:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.22.4:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.22.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.22.5:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.22.5:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.23.90:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.23.90:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.23.91:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.23.91:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.24.0:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.24.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.24.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.24.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.24.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.24.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.24.3:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.24.3:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.25.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.25.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.25.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.25.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.25.91:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.25.91:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.26.0:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.26.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.26.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.26.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.26.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.26.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.26.3:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.26.3:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.26.4:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.26.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.27.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.27.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.27.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.27.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.27.3:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.27.3:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.27.4:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.27.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.27.90:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.27.90:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.27.91:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.27.91:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.28.0:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.28.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.28.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.28.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.28.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.28.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.28.3:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.28.3:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.28.4:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.28.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.29.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.29.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.29.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.29.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.29.90:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.29.90:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.29.91:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.29.91:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.30.0:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.30.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.30.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.30.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.30.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.30.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.30.3:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.30.3:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.30.4:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.30.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.30.5:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.30.5:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.30.6:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.30.6:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.31.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.31.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.31.90:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.31.90:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.31.91:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.31.91:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.32.0:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.32.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.32.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.32.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.32.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.32.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.32.3:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.32.3:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.32.4:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.32.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.33.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.33.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.33.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.33.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.33.90:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.33.90:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.34.0:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.34.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.34.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.34.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.34.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.34.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.34.3:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.34.3:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.34.4:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.34.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.34.5:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.34.5:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.34.6:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.34.6:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.34.7:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.34.7:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.35.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.35.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.35.90:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.35.90:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.36.0:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.36.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.36.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.36.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.36.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.36.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.36.3:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.36.3:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.36.4:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.36.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.36.5:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.36.5:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.36.6:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.36.6:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.36.7:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.36.7:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.36.8:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.36.8:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.37.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.37.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.37.90:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.37.90:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.37.91:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.37.91:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.38.0:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.38.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.38.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.38.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.38.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.38.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.38.3:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.38.3:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.38.4:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.38.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.38.5:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.38.5:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.38.6:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.38.6:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.39.5:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.39.5:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.39.90:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.39.90:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.39.91:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.39.91:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.40.0:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.40.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.40.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.40.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.40.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.40.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.40.3:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.40.3:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.40.4:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.40.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.40.5:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.40.5:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.41.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.41.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.42.0:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.42.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.42.1:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.42.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.44.0:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.44.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wpewebkit:wpe_webkit:2.44.2:*:*:*:*:*:*:*
    cpe:2.3:a:wpewebkit:wpe_webkit:2.44.2:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2025-43343: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2025-13735 – Out-of-bounds Read vulnerability in ASR1903、ASR3901 in ASR Lapwing_Linux on Linux (nr_fw modules). This vulnerability is associated with program fi...
  • CVE-2025-9558 – There is a potential OOB Write vulnerability in the gen_prov_start function in pb_adv.c. The full length of the received data is copied into the li...
  • CVE-2025-9557 – ‭An out-of-bound write can lead to an arbitrary code execution. Even on devices with some form of memory protection, this can still lead to‬ ‭a cra...
  • CVE-2025-59820 – In KDE Krita before 5.2.13, loading a manipulated TGA file could result in a heap-based buffer overflow in plugins/impex/tga/kis_tga_import.cpp (ak...
  • CVE-2025-55174 – In KDE Skanpage before 25.08.0, an attempt at file overwrite can result in the contents of the new file at the beginning followed by the partial co...