header-logo
Suggest Exploit
vendor:
Netautor Professional
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: Netautor Professional
Affected Version From: 5.5.2000
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: a:netautor:netautor_professional:5.5.0
Metasploit:
Other Scripts:
Platforms Tested: Unknown
Unknown

Cross-Site Scripting Vulnerability in Netautor Professional

The Netautor Professional web application fails to properly sanitize user-supplied data, leading to a cross-site scripting vulnerability. An attacker can exploit this vulnerability to execute arbitrary HTML and script code in the browser of an unsuspecting user, potentially allowing them to steal authentication credentials and launch further attacks.

Mitigation:

To mitigate this vulnerability, it is recommended to implement proper input validation and output encoding to prevent the execution of arbitrary code. Additionally, the use of Content Security Policy (CSP) can help mitigate the impact of XSS vulnerabilities.
Source

Exploit-DB raw data:

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

Netautor Professional is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.

An attacker may leverage this issue to execute arbitrary HTML and 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.

Netautor Professional 5.5.0 is vulnerable; other versions may also be affected. 

http://www.example.com/netautor/napro4/home/login2.php?goback=%22%3Cscript%3Ealert%28document.location%29%3C/script%3E