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

Multiple Cross-Site Scripting Vulnerabilities in ProjectApp

The application fails to properly sanitize user-supplied input, leading to multiple cross-site scripting vulnerabilities. An attacker can exploit these vulnerabilities to execute arbitrary script code in the browser of a victim user, within the context of the affected site. This can result in the theft of authentication credentials and facilitate other attacks.

Mitigation:

To mitigate these vulnerabilities, it is recommended to implement proper input validation and output encoding techniques. Developers should sanitize all user-supplied input to prevent script code injection.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/16011/info
  
ProjectApp is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
  
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. These may facilitate the theft of cookie-based authentication credentials as well as other attacks. 

http://www.example.com/cat.asp?keywords=[XSS]