SQL Injection in Owncloud Android
CVE-2023-23948
The ownCloud Android app allows ownCloud users to access, share, and edit files and folders. Version 2.21.1 of the ownCloud Android app is vulnerable to SQL injection in `FileContentProvider.kt`. This issue can lead to information disclosure. Two databases, `filelist` and `owncloud_database`, are affected. In version 3.0, the `filelist` database was deprecated. However, injections affecting `owncloud_database` remain relevant as of version 3.0.
Vulnerability class: SQL Injection
EPSS: 0.005 (37.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.2 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Owncloud Android — versions <= 3.0
- Owncloud Owncloud_client
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Third Party Advisory)
Frequently asked questions
- What is CVE-2023-23948?
- CVE-2023-23948 is a medium-severity vulnerability in Owncloud Android, classified under SQL Injection. CVSS score: 6.2/10. Published 2023-02-13.
- How severe is CVE-2023-23948?
- Medium severity. CVSS v3 base score is 6.2 out of 10.
- Is CVE-2023-23948 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.