Authenticated database access via raw id interpolation
Published Jan 12, 2023 · Updated Apr 7, 2025
SQL injection in Yeyinshi TuziCMS 2.0.6 allows remote authenticated users to read and modify database data through the Article Module id parameter. ArticleController.class.php's index action inserts the GET id value directly into a Column model where clause without parameterization or validation. Access to the Manage route requires a low-privileged session; injected SQL executes with the application's database permissions.
Summary
What happened
SQL injection in Yeyinshi TuziCMS 2.0.6 allows remote authenticated users to read and modify database data through the Article Module id parameter. ArticleController.class.php's index action inserts the GET id value directly into a Column model where clause without parameterization or validation. Access to the Manage route requires a low-privileged session; injected SQL executes with the application's database permissions.
The record
- CVE
- CVE-2023-0243
- Published
- Jan 12, 2023
- Updated
- Apr 7, 2025
- Vendor
- Yejiao Network
- Product
- TuziCMS
- Classifications
- CWE-89, T1190
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Jan 12, 2023CVE publishedPublication date reported by the CVE source.
- Apr 7, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.0.6
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- ArticleController id SQL injection proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo