CVE-2008-1969
Cezanne 6.5.1 and 7 - Cross-Site Scripting via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2008-1969. PoCs published by Juan de la Fuente Costa.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in Cezanne Software by injecting arbitrary JavaScript code via the CFTARGET parameter in the URL. The PoC triggers an alert dialog, proving the lack of input sanitization.
Description
Multiple cross-site scripting (XSS) vulnerabilities in Cezanne 6.5.1 and 7 allow remote attackers to inject arbitrary web script or HTML via the (1) LookUPId and (2) CbFun parameters to (a) CFLookUP.asp; (3) TitleParms, (4) WidgetsHeights, (5) WidgetsLinks, and (6) WidgetsTitles parameters to (b) CznCommon/CznCustomContainer.asp, (7) CFTARGET parameter to (c) home.asp, (8) PersonOid parameter to (d) PeopleWeb/Cards/CVCard.asp, (9) DESTLINKOID and PersonOID parameters to (e) PeopleWeb/Cards/PayrollCard.asp, and the (10) FolderTemplateId and (11) FolderTemplateName parameters to (f) PeopleWeb/CznDocFolder/CznDFStartProcess.asp.
Exploits (3)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Cezanne Software by injecting arbitrary JavaScript code via the CFTARGET parameter in the URL. The PoC triggers an alert dialog, proving the lack of input sanitization.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Cezanne Software by injecting a malicious script via the 'TitleParms' parameter. The payload triggers an alert dialog, confirming the vulnerability.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Cezanne Software by injecting a script tag into the 'LookUPId' parameter of the CFLookUP.asp page. The PoC triggers an alert dialog, confirming the vulnerability.