1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200903-20 / websvn |
| Release Date | March 09, 2009 |
| Latest Revision | March 09, 2009: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| www-apps/websvn | < 2.1.0 | >= 2.1.0 | All supported architectures |
Related bugreports: #243852
Multiple vulnerabilities in WebSVN allow for file overwrite and information disclosure.
WebSVN is a web-based browsing tool for Subversion repositories written in PHP.
A remote attacker can exploit these vulnerabilities to overwrite arbitrary files, to read changelogs or diffs for restricted projects and to hijack a user's session.
There is no known workaround at this time.
All WebSVN users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=www-apps/websvn-2.1.0" |