Name
subversion
Version
1.14.3
Type
library
Description
Subversion (svn) version control system client
Licenses
Apache-2.0 & MIT
PURL
-
CPE
cpe:2.3:*:apache:subversion:1.14.3:*:*:*:*:*:*:*
Other Versions#
Patches#
#
Title
Author
Resolve
1
Fix CVE-2024-46901
Jiaying Song <jiaying.song.cn@windriver.com>
CVE-2024-46901
2
Patch #2
Hongxu Jia <hongxu.jia@windriver.com>
Vulnerabilities#
Name
Analysis
Description
Patched
Insufficient validation of filenames against control characters in Apache Subversion repositories served via mod_dav_svn allows authenticated users with commit access to commit a corrupted revision, leading to disruption for users of the repository.
All versions of Subversion up to and including Subversion 1.14.4 are affected if serving repositories via mod_dav_svn. Users are recommended to upgrade to version 1.14.5, which fixes this issue.
Repositories served via other access methods are not affected.
False Positive
On Windows platforms, a "best fit" character encoding conversion of command line arguments to Subversion's executables (e.g., svn.exe, etc.) may lead to unexpected command line argument interpretation, including argument injection and execution of other programs, if a specially crafted command line argument string is processed.
All versions of Subversion up to and including Subversion 1.14.3 are affected on Windows platforms only. Users are recommended to upgrade to version Subversion 1.14.4, which fixes this issue.
Subversion is not affected on UNIX-like platforms.