First published: Mon Mar 10 2008(Updated: )
Directory traversal vulnerability in Edit.jsp in JSPWiki 2.4.104 and 2.5.139 allows remote attackers to include and execute arbitrary local .jsp files, and obtain sensitive information, via a .. (dot dot) in the editor parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache JSPWiki | =2.5.139_beta | |
Apache JSPWiki | =2.4.104 | |
Apache JSPWiki | =2.5.139 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-1231 is considered high severity due to its potential to allow remote code execution.
To fix CVE-2008-1231, upgrade JSPWiki to version 2.5.140 or later where the vulnerability is patched.
JSPWiki versions 2.4.104 and 2.5.139, including the beta version, are affected by CVE-2008-1231.
Yes, CVE-2008-1231 can be exploited to access sensitive information from the server.
A temporary workaround is to restrict access to the Edit.jsp file or validate user input to prevent directory traversal.