vendor:
web@all
by:
SecurityFocus
7,5
CVSS
HIGH
Cross-Site Scripting and Cross-Site Request Forgery
79,352
CWE
Product Name: web@all
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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
2012
web@all Cross-Site Scripting and Cross-Site Request Forgery Vulnerabilities
web@all is prone to a cross-site scripting vulnerability and a cross-site request-forgery vulnerability. An attacker can exploit these vulnerabilities to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site, steal cookie-based authentication credentials, add, delete or modify sensitive information, or perform unauthorized actions. Other attacks are also possible.
Mitigation:
Input validation should be used to prevent cross-site scripting attacks. Additionally, the application should use a secure random number generator to generate tokens for each request. The application should also use a secure session cookie to prevent cross-site request forgery attacks.