CVE-2026-1445
Unrestricted File Upload in iJason-Liu Books_Manager Remote Exploit
Publication date: 2026-01-26
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 |
|---|---|---|
| ijason-liu | books_manager | to 298ba736387ca37810466349af13a0fdf828e99c (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 iJason-Liu Books_Manager application, specifically in the file controllers/books_center/upload_bookCover.php. It allows an attacker to manipulate the 'book_cover' argument to perform an unrestricted file upload. This means that an attacker can upload files without proper validation or restrictions, potentially leading to unauthorized actions. The attack can be initiated remotely, and the exploit has been made public.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing an attacker to upload arbitrary files to the server running the Books_Manager application. This could lead to unauthorized code execution, data compromise, or disruption of service. Since the vulnerability allows remote exploitation, it increases the risk of unauthorized access or damage to the system.