Kronolith: Local file inclusion
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200701-11 / horde-kronolith |
| Release Date |
January 16, 2007 |
| Latest Revision |
January 16, 2007: 01 |
| Impact |
low |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| www-apps/horde-kronolith |
<
2.1.4 |
>=
2.1.4 |
All supported architectures
|
Related bugreports:
#156627
Synopsis
Kronolith contains a flaw that could allow the execution of arbitrary
files.
2.
Impact Information
Background
Kronolith is a web-based calendar which relies on the Horde Framework
for integration with other applications.
Description
Kronolith contains a mistake in lib/FBView.php where a raw, unfiltered
string is used instead of a sanitized string to view local files.
Impact
An authenticated attacker could craft an HTTP GET request that uses
directory traversal techniques to execute any file on the web server as
PHP code, which could allow information disclosure or arbitrary code
execution with the rights of the user running the PHP application
(usually the webserver user).
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
All horde-kronolith users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=www-apps/horde-kronolith-2.1.4"
|
4.
References
|