4.3

CVE-2023-33182

Nextcloud Contacts photos only sanitized if mime type is all lower case

Contacts - PHOTO svg only sanitized if mime type is all lower case

Contacts app for Nextcloud easily syncs contacts from various devices with your Nextcloud and allows editing. The unsanitized SVG is converted to a JavaScript blob (in memory data) that the Avatar can't render. Due to this constellation the missing sanitization does not seem to be exploitable. It is recommended that the Contacts app is upgraded to 5.0.3 or 4.2.4

Mögliche Gegenmaßnahme
Contacts: * Disable Contacts app
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
NextcloudContacts Version >= 4.1.0 < 4.2.4
NextcloudContacts Version >= 5.0.0 < 5.0.3
Weitere Schwachstelleninformationen
SystemNextcloud App
Produkt Contacts
Version >= 0.0.0, < 4.2.4
Version >= 5.0.0, < 5.0.3
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.19% 0.41
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 4.3 2.8 1.4
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
security-advisories@github.com 0 2.8 0
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N
CWE-20 Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.