header-logo
Suggest Exploit
vendor:
Lotus Notes
by:
Unknown
7.5
CVSS
HIGH
Cross-site scripting (XSS)
79
CWE
Product Name: Lotus Notes
Affected Version From: Lotus Notes 6.x
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: a:ibm:lotus_notes:6.x
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

Cross-site scripting vulnerability in IBM Lotus Notes

IBM Lotus Notes is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.

Mitigation:

Unknown
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/38880/info


IBM Lotus Notes is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.

Lotus Notes 6.x is vulnerable; other versions may also be affected.

http://www.example.com/names.nsf/<img src="javascript:alert(31337)">