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 |
Title: ====== Barracuda Control Center 620 - Multiple Web Vulnerabilities Date: ===== 2011-12-21 References: =========== http://www.vulnerability-lab.com/get_content.php?id=32 VL-ID: ===== 32 Introduction: ============= Barracuda Networks - Worldwide leader in email and Web security. Control Center Application of Barracuda Networks (Copy of the Vendor Homepage: http://www.barracudanetworks.com/ns/products/) Abstract: ========= Vulnerability-lab Team discovered multiple WebVulnerabilities on Barracuda Control Center 620 appliance/application. Report-Timeline: ================ 2011-06-03: Vendor Notification 2011-07-12: Vendor Response/Feedback 2011-11-26: Vendor Fix/Patch 2011-12-21: Public or Non-Public Disclosure Status: ======== Published Affected Products: ================== Exploitation-Technique: ======================= Remote Severity: ========= Medium Details: ======== 1.1 Multiple persistent Input Validation vulnerabilities are detected on Barracudas Control Center 620. Local low privileged user account can implement/inject malicious persistent script code. When exploited by an authenticated user, the identified vulnerabilities can lead to information disclosure, access to intranet available servers, manipulated persistent content. Vulnerable Module(s): (Persistent) [+] authdblookup -input 1.2 Multiple non-persistent Input Validation vulnerabilities are detected on Barracudas Control Center 620 appliance. Attackers can form malicious client-side requests to hijack customer/admin sessions. Successful exploitation requires user inter action & can lead to information disclosure, session hijacking and access to servers in the intranet. Vulnerable Module(s): (Non-Persistent) [+] editdevices [+] main Picture(s): ../control1.png ../control2.png ../control3.png Proof of Concept: ================= The vulnerabilities can be exploited by low privileged user accounts or remote attacker via high required user inter action. For demonstration or reproduce ... 1.1 Persistent https://127.0.0.1:8080/bcc/authdblookup-input.jsp?selected-user=guest@barracuda.com&selected-node= Manually reproduce ... 1. Login 2. Switch to the vulnerable authdblookup-input.jspadd mask 3. Include your own malicious persistent script code (java-script or html) & save the input 4. The stored script code will be executed in main-bar as stable output result (persistent) 1.2Non-Persistent https://127.0.0.1:8080/bcc/editdevices.jsp?device-type=spyware&selected-node=1&containerid=[IVE] https://127.0.0.1:8080/bcc/main.jsp?device-type=[IVE] Solution: ========= Barracuda implemented after the issues 2011 a validation mask to filter malicious & disallowed inputs. The barracuda firmware of the filter has been update multiple times. Risk: ===== 1.1 The security risk of the discovered persistent vulnerabilities are estimated as medium(+) because of low required user inter action. 1.2 The security risk of the discovered non-persistent vulnerabilities are estimated as low because of high required user inter action. Credits: ======== Vulnerability Research Laboratory - Pim J.F. Campers (X4lt) 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. Any modified copy or reproduction, including partially usages, of this file requires authorization from Vulnerability- Lab. 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 or its suppliers. Copyright � 2011|Vulnerability-Lab -- Website: www.vulnerability-lab.com ; vuln-lab.com or vuln-db.com Contact: admin@vulnerability-lab.com or support@vulnerability-lab.com |