CVE-2009-1729
Sun Java System Communications Express 6.2-6.3 XSS via abperson_displayName or temporaryCalendars
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2009-1729. PoCs published by SCS team.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in Sun Java System Communications Express, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject arbitrary JavaScript code into the browser context of a victim.
Description
Multiple cross-site scripting (XSS) vulnerabilities in Sun Java System Communications Express 6 2005Q4 (aka 6.2) and 6.3 allow remote attackers to inject arbitrary web script or HTML via (1) the abperson_displayName parameter to uwc/abs/search.xml in the Add Contact implementation in the Personal Address Book component or (2) the temporaryCalendars parameter to uwc/base/UWCMain.
Exploits (2)
The provided text describes a cross-site scripting (XSS) vulnerability in Sun Java System Communications Express, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject arbitrary JavaScript code into the browser context of a victim.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Sun Java System Communications Express by injecting malicious script tags into the 'abperson_displayName' parameter. The vulnerability allows arbitrary JavaScript execution in the context of the affected site.