CVE-2011-1038
IBM Lotus Sametime 8.0.1 - Cross-Site Scripting via stconf.nsf Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2011-1038. PoCs published by Dave Daly.
AI-analyzed exploit summary The exploit demonstrates a reflected XSS vulnerability in IBM Lotus Sametime Server by injecting a malicious script via the 'messageString' parameter in the 'stconf.nsf/WebMessage' endpoint. The PoC shows how unsanitized user input can lead to arbitrary JavaScript execution in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in stconf.nsf in the server in IBM Lotus Sametime 8.0.1 allow remote attackers to inject arbitrary web script or HTML via (1) the messageString parameter in a WebMessage action or (2) the PATH_INFO.
Exploits (1)
The exploit demonstrates a reflected XSS vulnerability in IBM Lotus Sametime Server by injecting a malicious script via the 'messageString' parameter in the 'stconf.nsf/WebMessage' endpoint. The PoC shows how unsanitized user input can lead to arbitrary JavaScript execution in the context of the affected site.