Description
A vulnerability was found in iJason-Liu Books_Manager up to 298ba736387ca37810466349af13a0fdf828e99c. This vulnerability affects unknown code of the file controllers/books_center/upload_bookCover.php. Performing a manipulation of the argument book_cover results in unrestricted upload. The attack may be initiated remotely. The exploit has been made public and could be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available.
Published: 2026-01-26
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote Unrestricted File Upload
Action: Patch Now
AI Analysis

Impact

The vulnerability allows an attacker to manipulate the book_cover input parameter in upload_bookCover.php, leading to unrestricted file upload. This falls under CWE-434 (Unrestricted Upload of File) and potentially indicates a lack of adequate access controls (CWE-284). While the exploit demonstrates that arbitrary files can be uploaded from a remote location, the description does not confirm whether those files are subsequently executed by the application; the ultimate impact depends on how uploaded content is processed.

Affected Systems

The vulnerable component is part of iJason-Liu Books_Manager, specifically the upload_bookCover.php controller. No specific fixed versions are listed; the product follows a rolling release model, and the advisory notes that version information for affected or updated releases is not available. Administrators should therefore consider all releases up to the commit 298ba736387ca37810466349af13a0fdf828e99c, and likely newer ones, as potentially vulnerable until a patch is supplied by the vendor.

Risk and Exploitability

With a CVSS base score of 5.1, the flaw is considered medium severity. The EPSS score is less than 1%, indicating a very low exploitation probability at the time of analysis. This vulnerability is not listed in the CISA KEV catalog, so there is no public record of active exploitation. The attack may be initiated remotely and is publicly known, suggesting that an attacker could attempt exploitation if the application is exposed to untrusted input.

Generated by OpenCVE AI on April 18, 2026 at 14:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch or upgrade iJason-Liu Books_Manager to a version that removes the unrestricted upload capability.
  • If an immediate upgrade is impractical, restrict the upload to a whitelist of safe file types, enforce MIME type validation, and limit file size and storage paths for uploaded content.
  • Disable or remove the upload_bookCover.php endpoint if it is not essential to business operations.
  • Monitor web server logs for unexpected file upload activity and investigate any anomalous files detected in the upload directory.

Generated by OpenCVE AI on April 18, 2026 at 14:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 27 Jan 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 27 Jan 2026 09:15:00 +0000

Type Values Removed Values Added
First Time appeared Ijason-liu
Ijason-liu books Manager
Vendors & Products Ijason-liu
Ijason-liu books Manager

Mon, 26 Jan 2026 22:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in iJason-Liu Books_Manager up to 298ba736387ca37810466349af13a0fdf828e99c. This vulnerability affects unknown code of the file controllers/books_center/upload_bookCover.php. Performing a manipulation of the argument book_cover results in unrestricted upload. The attack may be initiated remotely. The exploit has been made public and could be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available.
Title iJason-Liu Books_Manager upload_bookCover.php unrestricted upload
Weaknesses CWE-284
CWE-434
References
Metrics cvssV2_0

{'score': 5.8, 'vector': 'AV:N/AC:L/Au:M/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.7, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Ijason-liu Books Manager
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T08:58:47.511Z

Reserved: 2026-01-26T14:58:05.933Z

Link: CVE-2026-1445

cve-icon Vulnrichment

Updated: 2026-01-27T21:38:34.289Z

cve-icon NVD

Status : Deferred

Published: 2026-01-26T22:15:54.607

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1445

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T15:00:03Z

Weaknesses