vendor:
Job Seekers Package
by:
R4dc0re
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Job Seekers Package
Affected Version From: 3.0
Affected Version To: 3.0
Patch Exists: NO
Related CWE: N/A
CPE: a:t-dreams:job_seekers_package:3.0
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
2010
T-Dreams Job Seekers Package SQL injection Vulnerability
Job Seekers Package is vulnerable to SQL injection. An attacker can inject malicious code into the 'z_Residency' parameter of the TD_RESUME_Indlist.asp page, which can be used to access or modify the underlying database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.