CVE-2025-7412
BaseFortify
Publication date: 2025-07-10
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 | library_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. |
| 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 code-projects Library System 1.0, specifically in the /user/student/profile.php file. It involves manipulation of the 'image' argument, which allows an attacker to upload files without restrictions. This can be exploited remotely and the exploit details have been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to upload arbitrary files to the system remotely. This could lead to unauthorized access, execution of malicious code, data compromise, or disruption of service, depending on what files are uploaded and how the system processes them.