Description
A vulnerability was detected in GongShengyue OnlineBooks up to dfc5eacc08d3b0396c266049548618f6fb9587ea. This vulnerability affects unknown code of the file src/cn/ylcto/book/servlet/BooksServlet.java of the component listSplit Interface. The manipulation of the argument column results in sql injection. The attack may be performed from remote. The exploit is now public and may be used. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed.
Published: 2026-09-13
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Remote SQL Injection
Action: Patch Immediately
AI Analysis

Impact

The issue is a SQL injection flaw in src/cn/ylcto/book/servlet/BooksServlet.java caused by insufficient validation of the argument column. An attacker can craft a request that injects arbitrary SQL, potentially reading, modifying, or deleting database contents.

Affected Systems

The vulnerability affects GongShengyue OnlineBooks applications built up to a specific commit. Because the product follows a rolling release model, exact affected versions are not listed. Any deployment that has not yet upgraded past the referenced commit is exposed.

Risk and Exploitability

The CVSS score of 5.3 denotes moderate severity. EPSS is not available and the flaw can be exploited remotely, likely through a crafted HTTP request targeting the listSplit interface. No special conditions are required beyond access to the web interface.

Generated by OpenCVE AI on September 13, 2026 at 17:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest release of GongShengyue OnlineBooks that includes the SQL injection fix.
  • If an upgrade is not immediately possible, implement server‑side input validation or parameterized queries on the column argument in BooksServlet.
  • Revoke or reduce the database privileges used by the application so that even if injection occurs, the impact is limited to read‑only or a restricted schema.

Generated by OpenCVE AI on September 13, 2026 at 17:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 13 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in GongShengyue OnlineBooks up to dfc5eacc08d3b0396c266049548618f6fb9587ea. This vulnerability affects unknown code of the file src/cn/ylcto/book/servlet/BooksServlet.java of the component listSplit Interface. The manipulation of the argument column results in sql injection. The attack may be performed from remote. The exploit is now public and may be used. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed.
Title GongShengyue OnlineBooks listSplit BooksServlet.java sql injection
First Time appeared Gongshengyue
Gongshengyue onlinebooks
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:gongshengyue:onlinebooks:*:*:*:*:*:*:*:*
Vendors & Products Gongshengyue
Gongshengyue onlinebooks
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Gongshengyue Onlinebooks
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-13T10:30:07.495Z

Reserved: 2026-09-12T09:01:52.390Z

Link: CVE-2026-90511

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-13T11:17:00.050

Modified: 2026-09-13T11:17:00.050

Link: CVE-2026-90511

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-13T17:15:06Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')