Impact
A flaw in the getBooks endpoint of TaleLin lin‑cms‑spring‑boot allows attackers to bypass normal access controls and view or modify book data without proper privilege. The vulnerability is a classic improper privilege management issue (CWE‑266) and improper authorization (CWE‑285). It can lead to sensitive data exposure and unauthorized changes to the book catalog, and the CVSS score of 6.9 indicates a moderate level of risk.
Affected Systems
TaleLin lin‑cms‑spring‑boot versions up to and including 0.2.1 are impacted. The flaw resides in the BookController.java file’s getBooks endpoint, which can be accessed remotely by any user who can reach the application.
Risk and Exploitability
The vulnerability is exploitable from remote sources and has already been publicly disclosed, meaning attackers can to use it immediately. The EPSS score is not available, and the flaw is not listed in CISA’s KEV catalog, but the combination of remote attack vector, lack of patch availability, and moderate CVSS score suggests a significant risk of unauthorized data access occurring in the wild.
OpenCVE Enrichment