CVE-2025-13574
BaseFortify
Publication date: 2025-11-24
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 |
|---|---|---|
| fabian | online_bidding_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 is a weakness in the code-projects Online Bidding System 1.0, specifically in the function categoryadd of the file /administrator/addcategory.php. It allows an attacker to manipulate the argument 'catimage' to perform an unrestricted file upload remotely. This means an attacker can upload arbitrary files to the system without proper restrictions.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing an attacker to upload malicious files to your system remotely. This could lead to unauthorized access, data modification, or disruption of service, as the attacker could potentially execute harmful code or compromise the integrity, confidentiality, and availability of the system.