vendor:
AssetMan
by:
Neo Anderson & Rohit Bansal
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: AssetMan
Affected Version From: 2.5-b
Affected Version To: 2.5-b
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
2008
AssetMan v2.5-b SQL Injection using Session Fixation Attack
By exploiting this vulnerability, an attacker may conduct a session fixation attack. In a session fixation attack, the attacker fixes the user's session ID before the user even logs into the target server, thereby eliminating the need to obtain the user's session ID afterwards.
Mitigation:
Ensure that the application is not vulnerable to SQL injection attacks by validating user input and using parameterized queries.