WordPress Resume Submissions & Job Postings v2.5.1 Unrestricted File Upload
When submitting a resume, the 'file attachment' upload does not restrict any file types. Attachments are uploaded to the following folder: /wp-content/uploads/rsjp/attachments/. File names are rewritten by the following code in lines 193-197 of /wp-content/plugins/resume-submissions-job-postings/includes/functions.php. When submitting the resume form, attach a shell (c99.php, etc.) or file of your choice as a 'file attachment.' After submitting the form, navigate to /wp-content/uploads/rsjp/attachments/ to find all uploaded attachments. Locate your file by searching for the file extension (.php, etc.) or by file size. Alternatively, your uploaded file can be accessed directly by understanding how the plugin renames files.