Authenticated database disclosure via q parameter SQL injection
Published Mar 23, 2023 · Updated Feb 7, 2025
SQL injection in REBUILD 3.2.0 through 3.2.3 allows remote authenticated users to read database metadata via /files/list-file. FileListController.listFile places q input into SqlWhere after applying bypassable StringEscapeUtils.escapeSql processing, then inserts it into the final query. A valid application session is required, and the demonstrated updatexml payload discloses table names through database error output.
Summary
What happened
SQL injection in REBUILD 3.2.0 through 3.2.3 allows remote authenticated users to read database metadata via /files/list-file. FileListController.listFile places q input into SqlWhere after applying bypassable StringEscapeUtils.escapeSql processing, then inserts it into the final query. A valid application session is required, and the demonstrated updatexml payload discloses table names through database error output.
The record
- CVE
- CVE-2023-1612
- Published
- Mar 23, 2023
- Updated
- Feb 7, 2025
- Vendor
- Shanghai Ruifang Technology Co., Ltd.
- Product
- REBUILD
- Classifications
- CWE-89, T1190
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 23, 2023CVE publishedPublication date reported by the CVE source.
- Feb 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=3.2.0
- Affected versionversion=3.2.1
- Affected versionversion=3.2.2
- Affected versionversion=3.2.3
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
- GitHub issue 598 reproduction payloadproof 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