header-logo
Suggest Exploit
vendor:
Dataface
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: Dataface
Affected Version From: Dataface 1.0
Affected Version To: Other versions may also be affected
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

Cross-Site Scripting Vulnerability in Dataface

Dataface 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

Mitigation:

Sanitize and validate user-supplied input to prevent cross-site scripting attacks. Implement strict input validation and output encoding.
Source

Exploit-DB raw data:

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

Dataface 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

Dataface 1.0 is vulnerable; other versions may also be affected. 

http://www.example.com/admin.php?-table=pages&-search=%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E&-action=search_index