Impact
A vulnerability in DevaslanPHP project‑management exists in the Livewire component ViewTicket.php, specifically the doDeleteComment method. The flaw allows a remote attacker to delete ticket comments without proper authorization, potentially manipulating discussion history and misleading stakeholders. This improper authorization issue is identified by CWE-266 and CWE-285.
Affected Systems
DevaslanPHP:project-management, versions up to and including 2.0.0‑beta1, located at app/Filament/Resources/TicketResource/Pages/ViewTicket.php. The exploit can be triggered remotely from any user session that can access the Livewire component.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity. The EPSS score is not available, but the lack of a public exploit and absence from the CISA KEV list suggest a lower likelihood of widespread exploitation. Because the vulnerability can be invoked remotely and requires only access to the TicketResource page, an attacker with even a single authenticated user role that has page access could abuse it until a patch is released.
OpenCVE Enrichment