CVE-2023-24804 Vulnerability Analysis & Exploit Details

CVE-2023-24804
Vulnerability Scoring

5.0
/10
Medium Risk

The vulnerability CVE-2023-24804 could compromise system integrity but typically requires user interaction to be exploited.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Local
    Vulnerability requires local system access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Changed
    Successful exploitation can impact components beyond the vulnerable component.
  • User Interaction: Required
    User interaction is necessary for successful exploitation.

CVE-2023-24804 Details

Status: Analyzed

Last updated: 🕠 26 Mar 2025, 17:34 UTC
Originally published on: 🕔 13 Feb 2023, 17:15 UTC

Time between publication and last update: 772 days

CVSS Release: version 3

CVSS3 Source

security-advisories@github.com

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2023-24804 Vulnerability Summary

CVE-2023-24804: The ownCloud Android app allows ownCloud users to access, share, and edit files and folders. Prior to version 3.0, the app has an incomplete fix for a path traversal issue and is vulnerable to two bypass methods. The bypasses may lead to information disclosure when uploading the app’s internal files, and to arbitrary file write when uploading plain text files (although limited by the .txt extension). Version 3.0 fixes the reported bypasses.

Assessing the Risk of CVE-2023-24804

Access Complexity Graph

The exploitability of CVE-2023-24804 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-2023-24804

With low attack complexity and no required privileges, CVE-2023-24804 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-2023-24804, 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-2023-24804, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: Low
    CVE-2023-24804 could lead to minor leaks of non-critical information without major privacy breaches.
  • Integrity: Low
    Exploiting CVE-2023-24804 may cause minor changes to data without severely impacting its accuracy.
  • Availability: None
    CVE-2023-24804 does not impact system availability.

Exploit Prediction Scoring System (EPSS)

The EPSS score estimates the probability that this vulnerability will be exploited in the near future.

EPSS Score: 0.082% (probability of exploit)

EPSS Percentile: 38.05% (lower percentile = lower relative risk)
This vulnerability is less risky than approximately 61.95% of others.

CVE-2023-24804 References

External References

CWE Common Weakness Enumeration

CWE-22

CAPEC Common Attack Pattern Enumeration and Classification

  • Path Traversal CAPEC-126 An adversary uses path manipulation methods to exploit insufficient input validation of a target to obtain access to data that should be not be retrievable by ordinary well-formed requests. A typical variety of this attack involves specifying a path to a desired file together with dot-dot-slash characters, resulting in the file access API or function traversing out of the intended directory structure and into the root file system. By replacing or modifying the expected path information the access function or API retrieves the file desired by the attacker. These attacks either involve the attacker providing a complete path to a targeted file or using control characters (e.g. path separators (/ or \) and/or dots (.)) to reach desired directories or files.
  • Using Slashes and URL Encoding Combined to Bypass Validation Logic CAPEC-64 This attack targets the encoding of the URL combined with the encoding of the slash characters. An attacker can take advantage of the multiple ways of encoding a URL and abuse the interpretation of the URL. A URL may contain special character that need special syntax handling in order to be interpreted. Special characters are represented using a percentage character followed by two digits representing the octet code of the original character (%HEX-CODE). For instance US-ASCII space character would be represented with %20. This is often referred as escaped ending or percent-encoding. Since the server decodes the URL from the requests, it may restrict the access to some URL paths by validating and filtering out the URL requests it received. An attacker will try to craft an URL with a sequence of special characters which once interpreted by the server will be equivalent to a forbidden URL. It can be difficult to protect against this attack since the URL can contain other format of encoding such as UTF-8 encoding, Unicode-encoding, etc.
  • Manipulating Web Input to File System Calls CAPEC-76 An attacker manipulates inputs to the target software which the target software passes to file system calls in the OS. The goal is to gain access to, and perhaps modify, areas of the file system that the target software did not intend to be accessible.
  • Using Escaped Slashes in Alternate Encoding CAPEC-78 This attack targets the use of the backslash in alternate encoding. An adversary can provide a backslash as a leading character and causes a parser to believe that the next character is special. This is called an escape. By using that trick, the adversary tries to exploit alternate ways to encode the same character which leads to filter problems and opens avenues to attack.
  • Using Slashes in Alternate Encoding CAPEC-79 This attack targets the encoding of the Slash characters. An adversary would try to exploit common filtering problems related to the use of the slashes characters to gain access to resources on the target host. Directory-driven systems, such as file systems and databases, typically use the slash character to indicate traversal between directories or other container components. For murky historical reasons, PCs (and, as a result, Microsoft OSs) choose to use a backslash, whereas the UNIX world typically makes use of the forward slash. The schizophrenic result is that many MS-based systems are required to understand both forms of the slash. This gives the adversary many opportunities to discover and abuse a number of common filtering problems. The goal of this pattern is to discover server software that only applies filters to one version, but not the other.

Vulnerable Configurations

  • cpe:2.3:a:owncloud:owncloud_client:-:*:*:*:*:iphone_os:*:*
    cpe:2.3:a:owncloud:owncloud_client:-:*:*:*:*:iphone_os:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.0.1:*:*:*:*:iphone_os:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.0.1:*:*:*:*:iphone_os:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.0.2:*:*:*:*:iphone_os:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.0.2:*:*:*:*:iphone_os:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.0.3:*:*:*:*:iphone_os:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.0.3:*:*:*:*:iphone_os:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.0.4:*:*:*:*:iphone_os:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.0.4:*:*:*:*:iphone_os:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.1.0:*:*:*:*:iphone_os:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.1.0:*:*:*:*:iphone_os:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.1.1:*:*:*:*:iphone_os:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.1.1:*:*:*:*:iphone_os:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.1.2:*:*:*:*:iphone_os:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.1.2:*:*:*:*:iphone_os:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.2.0:*:*:*:*:iphone_os:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.2.0:*:*:*:*:iphone_os:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.2.1:*:*:*:*:iphone_os:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.2.1:*:*:*:*:iphone_os:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.3.0:*:*:*:*:iphone_os:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.3.0:*:*:*:*:iphone_os:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.3.1:*:*:*:*:iphone_os:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.3.1:*:*:*:*:iphone_os:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.3.2:*:*:*:*:iphone_os:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.3.2:*:*:*:*:iphone_os:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.3.12:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.3.12:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.3.13:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.3.13:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.3.14:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.3.14:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.3.17:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.3.17:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.3.18:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.3.18:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.3.19:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.3.19:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.3.20:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.3.20:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.3.21:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.3.21:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.3.22:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.3.22:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.4.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.4.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.4.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.4.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.4.3:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.4.3:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.4.4:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.4.4:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.4.5:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.4.5:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.4.6:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.4.6:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.5.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.5.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.5.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.5.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.5.2:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.5.2:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.5.3:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.5.3:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.5.4:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.5.4:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.5.5:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.5.5:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.5.6:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.5.6:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.5.7:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.5.7:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.5.8:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.5.8:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.6.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.6.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.6.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.6.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.6.2:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.6.2:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.7.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.7.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.7.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.7.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.7.2:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.7.2:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.8.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.8.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.9:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.9:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.9.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.9.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:1.9.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:1.9.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.0.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.0.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.0.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.0.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.0.1.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.0.1.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.1.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.1.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.1.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.1.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.1.2:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.1.2:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.2.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.2.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.3.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.3.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.4.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.4.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.5.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.5.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.5.0:-:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.5.0:-:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.5.0:beta1:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.5.0:beta1:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.5.0:beta2:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.5.0:beta2:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.5.1:beta1:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.5.1:beta1:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.6.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.6.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.6.0:-:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.6.0:-:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.7.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.7.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.7.0:-:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.7.0:-:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.7.0:beta1:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.7.0:beta1:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.8.0:-:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.8.0:-:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.8.0:beta1:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.8.0:beta1:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.9.0:-:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.9.0:-:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.9.0:beta1:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.9.0:beta1:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.9.0:beta2:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.9.0:beta2:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.9.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.9.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.9.2:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.9.2:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.9.3:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.9.3:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.10.0:-:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.10.0:-:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.10.0:beta1:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.10.0:beta1:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.10.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.10.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.11:-:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.11:-:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.11.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.11.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.11:beta1:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.11:beta1:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.12:-:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.12:-:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.12:beta1:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.12:beta1:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.13:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.13:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.13.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.13.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.14:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.14:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.14.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.14.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.14.2:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.14.2:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.15:-:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.15:-:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.15.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.15.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.15.2:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.15.2:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.15.3:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.15.3:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.15:beta1:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.15:beta1:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.15:beta2:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.15:beta2:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.16.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.16.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.17:-:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.17:-:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.17:beta1:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.17:beta1:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.18.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.18.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.18.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.18.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.18.3:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.18.3:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.19.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.19.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.20.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.20.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.21.0:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.21.0:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.21.1:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.21.1:*:*:*:*:android:*:*
  • cpe:2.3:a:owncloud:owncloud_client:2.21.2:*:*:*:*:android:*:*
    cpe:2.3:a:owncloud:owncloud_client:2.21.2:*:*:*:*:android:*:*

Protect Your Infrastructure against CVE-2023-24804: 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-4432 – A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an atta...
  • CVE-2025-46193 – SourceCodester Client Database Management System 1.0 is vulnerable to Remote code execution via Arbitrary file upload in user_proposal_update_order.php.
  • CVE-2025-46189 – SourceCodester Client Database Management System 1.0 is vulnerable to SQL Injection in user_order_customer_update.php via the order_id POST parameter.
  • CVE-2025-46188 – SourceCodester Client Database Management System 1.0 is vulnerable to SQL Injection in superadmin_phpmyadmin.php.
  • CVE-2025-45513 – Tenda FH451 V1.0.0.9 has a stack overflow vulnerability in the function.P2pListFilter.