vendor:
Jobs Portal Script
by:
Cyb3r-1sT
9.3
CVSS
HIGH
Remote File Upload
434
CWE
Product Name: Jobs Portal Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2020
Availscript Jobs Portal Script
Availscript Jobs Portal Script is vulnerable to a remote file upload vulnerability. An attacker can register as an employer and upload a malicious file to the server. This can be done by visiting the registeremp.php page and logging in. Then, the attacker can visit the editlogo.php page and upload a malicious file such as a shell.php file.
Mitigation:
The application should validate the file type and size before allowing the file to be uploaded. Additionally, the application should also check for malicious content in the file.