CVE-2022-32430
Hardcoded JWT Token in Lin CMS Spring Boot
Record summary
CVE-2022-32430 has a selected CVSS score of 7.5 (high); EIP currently links 1 Nuclei template.
Description
An access control issue in Lin CMS Spring Boot v0.2.1 allows attackers to access the backend information and functions within the application.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
io.github.talelin:lin-cms-coreBrowse Maven / io.github.talelin:lin-cms-core | GitHub Advisory | Through 0.2.1 | affected |
Nuclei templates
1ProjectDiscoveryHIGHLin CMS Spring Boot - Default JWT TokenCVSS 7.5
An access control issue in Lin CMS Spring Boot v0.2.1 allows attackers to access the backend information and functions within the application.
Impact
Unauthenticated attackers can access backend administrative information and functions using a hardcoded default JWT token, potentially gaining complete control over the Lin CMS Spring Boot application including user management and content administration.
Remediation
Update Lin CMS Spring Boot to a version later than 0.2.1 that uses unique JWT secret keys, removes hardcoded tokens, and implements proper token rotation.
Source: ProjectDiscovery