CVE-2025-11347
BaseFortify
Publication date: 2025-10-07
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| code-projects | crud_operation_system | to 3.3 (inc) |
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. |
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Student Crud Operation software up to version 3.3, specifically in the move_uploaded_file function within the add.php file of the Add Student Page/Edit Student Page component. It allows an attacker to perform manipulation that results in unrestricted file upload. The attack can be initiated remotely, and an exploit has been made public.
How can this vulnerability impact me? :
The vulnerability allows an attacker to upload files without restriction, which can lead to unauthorized code execution, data compromise, or system takeover. Since the attack can be performed remotely, it poses a significant security risk to affected systems.