5.5

CVE-2023-38633

Exploit

A directory traversal problem in the URL decoder of librsvg before 2.56.3 could be used by local or remote attackers to disclose files (on the local filesystem outside of the expected area), as demonstrated by href=".?../../../../../../../../../../etc/passwd" in an xi:include element.

Data is provided by the National Vulnerability Database (NVD)
GnomeLibrsvg Version >= 2.42.3 < 2.46.6
GnomeLibrsvg Version >= 2.48.0 < 2.48.11
GnomeLibrsvg Version >= 2.50.0 < 2.50.8
GnomeLibrsvg Version >= 2.52.0 < 2.52.10
GnomeLibrsvg Version >= 2.54.0 < 2.54.6
GnomeLibrsvg Version >= 2.55.0 < 2.55.3
GnomeLibrsvg Version >= 2.56.0 < 2.56.3
FedoraprojectFedora Version37
FedoraprojectFedora Version38
DebianDebian Linux Version11.0
DebianDebian Linux Version12.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 36.47% 0.97
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.