vendor:
JobAppr
by:
giudinvx
7,5
CVSS
HIGH
CSRF, SQL Injection, Arbitrary File Upload
352, 89, 434
CWE
Product Name: JobAppr
Affected Version From: 1.4
Affected Version To: 1.4
Patch Exists: YES
Related CWE: N/A
CPE: a:jobappr:jobappr
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
JobAppr <= 1.4 Multiple Vulnerabilities
JobAppr is a simple job board software for every category. CSRF vulnerability can be exploited by creating a malicious form with hidden fields. SQL Injection vulnerability can be exploited by setting up some POST variables. Arbitrary File Upload vulnerability can be exploited by uploading a shell with an extension jpg,jpeg,gif or png.
Mitigation:
Implement input validation, use parameterized queries, and use secure file uploads.