Lucene search
K

ZeroCMS 1.0 Cross Site Scripting

🗓️ 27 Jun 2014 00:00:00Reported by Filippos MastrogiannisType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 34 Views

ZeroCMS v1.0 Cross-Site Scripting Vulnerability in "zero_view_article.php" allows arbitrary script execution in user's browser, posing medium severity risk

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2014-4195
3 Jul 201414:00
cve
Cvelist
CVE-2014-4195
3 Jul 201414:00
cvelist
EUVD
EUVD-2014-4124
7 Oct 202500:30
euvd
NVD
CVE-2014-4195
3 Jul 201414:55
nvd
OpenVAS
ZeroCMS Privilege Escalation & SQL Injection Vulnerabilities
16 Jun 201400:00
openvas
Prion
Cross site scripting
3 Jul 201414:55
prion
`ZeroCMS v1.0 Cross-Site Scripting Vulnerability  
  
Vendor: Another Awesome Stuff  
Product web page: http://www.aas9.in/zerocms  
Affected version: 1.0  
Severity: Medium  
CVE: CVE-2014-4195   
Date: 20/06/2014  
  
Discovered by: Filippos Mastrogiannis (@filipposmastro)  
  
ZeroCMS is a very simple Content Management System Built using PHP and MySQL.  
  
Description: ZeroCMS v1.0 is vulnerable to Cross-Site Scripting (XSS)  
  
A cross site scripting vulnerability identified in the variable: "article_id" of   
the "zero_view_article.php" file which allows an attacker to execute arbitrary   
script code in the browser of an unsuspecting user in the context of the affected site.  
  
This allows several different attack opportunities, mostly hijacking the  
current session of the user or changing the look of the page by changing  
the HTML on the fly to steal the user's credentials. This happens  
because the user input is interpreted as HTML/JavaScript by the browser.  
  
Proof Of Concept:  
  
In order to trigger the vulnerability and to display an alert box with the session   
cookie use the following standard payload:  
  
http://localhost/zerocms/zero_view_article.php?article_id=<script>alert(document.cookie);</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