CVE-2021-4462
BaseFortify
Publication date: 2025-11-10
Last updated on: 2025-11-24
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| skittles | employee_records_system | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an unrestricted file upload issue in Employee Records System version 1.0. It allows a remote unauthenticated attacker to upload arbitrary files through the uploadID.php endpoint. Because the application does not properly validate files on the server side, the attacker can upload files that can be executed on the server, potentially leading to further compromise.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary code on the server by uploading malicious files. This can lead to unauthorized access, data theft, data manipulation, service disruption, or complete system compromise.