Database disclosure via unsecured Derby query endpoint
Published Apr 27, 2021 · Updated Aug 3, 2024
Missing authentication in Alibaba Group Nacos before 1.4.1 allows remote attackers to read embedded Derby data through the /derby endpoint. ConfigOpsController passes the sql parameter to JdbcTemplate.queryForList after checking only that it starts with select, while the route lacks @Secured. The route is exploitable without credentials only when embedded Derby storage is active; external-database deployments are not affected by this endpoint.
Summary
What happened
Missing authentication in Alibaba Group Nacos before 1.4.1 allows remote attackers to read embedded Derby data through the /derby endpoint. ConfigOpsController passes the sql parameter to JdbcTemplate.queryForList after checking only that it starts with select, while the route lacks @Secured. The route is exploitable without credentials only when embedded Derby storage is active; external-database deployments are not affected by this endpoint.
The record
- CVE
- CVE-2021-29442
- Published
- Apr 27, 2021
- Updated
- Aug 3, 2024
- Vendor
- Alibaba Group
- Product
- Nacos
- Classifications
- CWE-306, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 27, 2021CVE publishedPublication date reported by the CVE source.
- Aug 3, 2024Record 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=< 1.4.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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
- Unauthenticated Derby query proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Reported exploitation
- Observed Nacos exploit chainexploit chain
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