header-logo
Suggest Exploit
vendor:
Vikingboard
by:
SecurityFocus
7.5
CVSS
HIGH
HTML-Injection and Directory-Traversal
79, 22
CWE
Product Name: Vikingboard
Affected Version From: 1.0.2
Affected Version To: 1.0.2
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2007

Vikingboard Multiple HTML-Injection and Directory-Traversal Vulnerabilities

Vikingboard is prone to multiple HTML-injection vulnerabilities and a directory-traversal vulnerability because it fails to sufficiently sanitize user-supplied input data. Exploiting these issues may allow an attacker to access sensitive information, to execute HTML and script code in the context of the affected site, to steal cookie-based authentication credentials, or to control how the site is rendered to the user; further attacks are possible as well.

Mitigation:

Input validation should be used to ensure that user-supplied data is properly sanitized.
Source

Exploit-DB raw data:

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

Vikingboard is prone to multiple HTML-injection vulnerabilities and a directory-traversal vulnerability because it fails to sufficiently sanitize user-supplied input data.

Exploiting these issues may allow an attacker to access sensitive information, to execute HTML and script code in the context of the affected site, to steal cookie-based authentication credentials, or to control how the site is rendered to the user; further attacks are possible as well.

Version 1.0.2 is vulnerable; other versions may also be affected.

http://www.example.com/admin.php?act=../../../../../../../../../../../../../../etc/passwd%00