vendor:
SPBAS Business Automation Software
by:
Christy Philip Mathew
8,8
CVSS
HIGH
Cross-Site Scripting (XSS) & Cross-Site Request Forgery (CSRF)
79 (XSS) & 352 (CSRF)
CWE
Product Name: SPBAS Business Automation Software
Affected Version From: 2012
Affected Version To: 2012
Patch Exists: NO
Related CWE: N/A
CPE: a:spbas:spbas_business_automation_software
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
2013
SPBAS Business Automation Software- XSS & CSRF Vulnerability
The SPBAS Business Automation Software is vulnerable to Cross-Site Scripting (XSS) and Cross-Site Request Forgery (CSRF). An attacker can inject malicious code into the first name and last name fields of the ‘My Info’ page, as well as the security question field. Additionally, an attacker can craft a malicious HTML page to change customer information and security question answer.
Mitigation:
The vendor should ensure that all user input is properly sanitized and validated before being used in the application. Additionally, the application should use anti-CSRF tokens to prevent CSRF attacks.