1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 |
Title: ====== PBBoard v2.1.4 CMS - Multiple Web Vulnerabilities Date: ===== 2012-06-26 References: =========== http://www.vulnerability-lab.com/get_content.php?id=623 VL-ID: ===== 625 Common Vulnerability Scoring System: ==================================== 4.5 Introduction: ============= PBBoard forum is a free and very famous flat-forum bulletin board software. - LICENSE: http://www.pbboard.com/manual/license.txt - INSTALL And UPGRADE : http://www.pbboard.com/pbb_manual/README.html - English Style : http://www.pbboard.com/forums/t6478.html - Languages : http://www.pbboard.com/forums/index.php?page=pages&show=1&id=6 - Converter: http://www.pbboard.com/forums/index.php?page=pages&show=1&id=3 - contact us: http://www.pbboard.com/forums/index.php?page=send&sendmessage=1 (Copy of the Vendor Homepage: http://www.pbboard.com/ ) Abstract: ========= The Vulnerability Laboratory Research Team discovered multiple Web vulnerabilities in the PBBoard v2.1.4forum application. Report-Timeline: ================ 2012-06-26: Public Disclosure Status: ======== Published Exploitation-Technique: ======================= Remote Severity: ========= Medium Details: ======== A persistent web vulnerability is detected in the PBBoard v2.1.4forum application. The bug allows remote attackers to implement/inject malicious script code on the application side (persistent). The persistent vulnerability is located in theadd poll function when adding a thread. The malicious code canbe injected in the <code>answer field</code>. The output listing page with the pool executed the malicious persistent script code (JS/HTML). Successful exploitation of the vulnerability can lead to stable (persistent) context manipulation. Exploitation requires low user inter-action. Vulnerable Module(s): [+] Add thread > Add poll Vulnerable Parameter(s): [+] [Answer] Proof of Concept: ================= The persistent input validation vulnerabilities can be exploited by remote attackers with low privileged user account & required user inter action. For demonstration or reproduce ... To reproduce the vulnerability, the attacker should add a new thread and the check on the add poll button. After that the attacker can add his malicious code in the answer field of the poll. Anyone who's viewing that thread will be exploitedby the malicious code. Such attack can result in session hijacking, redirecting or cookie theft. Moreover, the persistent XSS can be exploited to launch a CSRF attack to the user and to exploit the other CSRF vulnerabilities in the same product to completely hack the application. Poll:<iframe src=http://www.vuln-lab.com></iframe> ! </span> </td> </tr> <tr align="center"> <td class="thead" width="95%" colspan="3"> Question :<strong>&<iframe src=http://www.vuln-lab.com></iframe> !</strong> </td> </tr> <tr> <td class="row1" width="50%"> <input type="radio" name="answer" value="0"> <iframe src=http://www.vw.de></iframe></td> <td class="row1" width="40%"> <img src="https://www.exploit-db.com/exploits/19865/look/styles/forum/main/images/bar_right.gif" alt="" width="4" height="11"><img src="https://www.exploit-db.com/exploits/19865/look/styles/forum/main/images/bar.gif" alt="" width="0" height="11"><img src="https://www.exploit-db.com/exploits/19865/look/styles/forum/main/images/bar_left.gif" alt="" width="4" height="11"> </td> <td class="row1" width="12%" align="center"> Voters: 0 </td> </tr> <tr> <td class="row1" width="50%"> <input type="radio" name="answer" value="1"> <[PERSISTENT SCRIPT CODE]></iframe></td> <td class="row1" width="40%"> <img src="https://www.exploit-db.com/exploits/19865/look/styles/forum/main/images/bar_right.gif" alt="" width="4" height="11"> <img src="https://www.exploit-db.com/exploits/19865/look/styles/forum/main/images/bar.gif" alt="" width="0" height="11"> <img src="https://www.exploit-db.com/exploits/19865/look/styles/forum/main/images/bar_left.gif" alt="" width="4" height="11"> </td> <td class="row1" width="12%" align="center"> Risk: ===== The security risk of the persistent input validation vulnerabilities is estimated as medium(+). Credits: ======== Vulnerability Laboratory [Research Team]-Ibrahim El-Sayed [the StOrM) (storm@vulnerability-lab.com) Disclaimer: =========== The information provided in this advisory is provided as it is without any warranty. Vulnerability-Lab disclaims all warranties, either expressed or implied, including the warranties of merchantability and capability for a particular purpose. Vulnerability- Lab or its suppliers are not liable in any case of damage, including direct, indirect, incidental, consequential loss of business profits or special damages, even if Vulnerability-Lab or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply. Domains: www.vulnerability-lab.com - www.vuln-lab.com Contact: admin@vulnerability-lab.com - support@vulnerability-lab.com - research@vulnerability-lab.com Section: video.vulnerability-lab.com - forum.vulnerability-lab.com - news.vulnerability-lab.com Social: twitter.com/#!/vuln_lab - facebook.com/VulnerabilityLab - youtube.com/user/vulnerability0lab Any modified copy or reproduction, including partially usages, of this file requires authorization from Vulnerability Laboratory. Permission to electronically redistribute this alert in its unmodified form is granted. All other rights, including the use of other media, are reserved by Vulnerability-Lab Research Team or its suppliers. All pictures, texts, advisories, sourcecode, videos and other information on this website is trademark of vulnerability-lab team & the specific authors or managers. To record, list (feed), modify, use or edit our material contact (admin@vulnerability-lab.com or support@vulnerability-lab.com) to get a permission. Copyright � 2012 Vulnerability-Lab -- VULNERABILITY RESEARCH LABORATORY TEAM Website: www.vulnerability-lab.com Mail: research@vulnerability-lab.com |