CVE-2025-12918
BaseFortify
Publication date: 2025-11-09
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 |
|---|---|---|
| yungifez | skuul | to 2.6.5 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
| CWE-99 | The product receives input from an upstream component, but it does not restrict or incorrectly restricts the input before it is used as an identifier for a resource that may be outside the intended sphere of control. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a security flaw in the yungifez Skuul School Management System up to version 2.6.5, specifically in an unknown function within the /dashboard/fees/fee-invoices/ component called View Fee Invoice. It involves manipulation of the argument invoice_id, which leads to improper control of resource identifiers. This flaw can be exploited remotely, although the attack is considered to have high complexity and is difficult to exploit. The exploit has been publicly released.
How can this vulnerability impact me? :
The vulnerability allows an attacker to manipulate resource identifiers remotely, potentially leading to unauthorized access or manipulation of fee invoice data within the system. However, the impact is limited as the confidentiality impact is partial, and there is no impact on integrity or availability. The exploitability is difficult, requiring high complexity and some privileges.