CVE-2008-1300
Alkacon OpenCms 7.0.3-7.0.4 - Cross-Site Scripting via Logfile Viewer Settings filePath Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-1300. PoCs published by nnposter.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in Alkacon OpenCms by injecting malicious JavaScript into the 'filePath.0' parameter, which is then rendered in the user's browser. The vulnerability arises due to insufficient input sanitization in the logfileViewSettings.jsp page.
Description
Cross-site scripting (XSS) vulnerability in the Logfile Viewer Settings function in system/workplace/admin/workplace/logfileview/logfileViewSettings.jsp in Alkacon OpenCms 7.0.3 and 7.0.4 allows remote attackers to inject arbitrary web script or HTML via the filePath.0 parameter in a save action, a different vector than CVE-2008-1045.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Alkacon OpenCms by injecting malicious JavaScript into the 'filePath.0' parameter, which is then rendered in the user's browser. The vulnerability arises due to insufficient input sanitization in the logfileViewSettings.jsp page.