Unauthenticated data access via unchecked JWT validity
Published Sep 1, 2023 · Updated Sep 30, 2024
Improper input validation in Memos before 0.13.2 allows remote attackers to access protected note data via crafted access tokens. The JWTMiddleware function in server/jwt.go checked token claims but omitted the accessToken.Valid test, allowing invalid tokens to reach authenticated handlers. Exploitation requires a network-reachable Memos instance and results in confidentiality loss without demonstrated data modification or service interruption.
Summary
What happened
Improper input validation in Memos before 0.13.2 allows remote attackers to access protected note data via crafted access tokens. The JWTMiddleware function in server/jwt.go checked token claims but omitted the accessToken.Valid test, allowing invalid tokens to reach authenticated handlers. Exploitation requires a network-reachable Memos instance and results in confidentiality loss without demonstrated data modification or service interruption.
The record
- CVE
- CVE-2023-4698
- Published
- Sep 1, 2023
- Updated
- Sep 30, 2024
- Vendor
- Memos
- Product
- Memos
- Classifications
- CWE-20, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Sep 1, 2023CVE publishedPublication date reported by the CVE source.
- Sep 30, 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=unspecified <0.13.2
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.
Public exploit references
- huntr.dev CVE-2023-4698 bounty proof of conceptproof of concept · unverified
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