You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
26936
26936
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
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
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
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.
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.
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.
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.
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.
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.
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.
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.
0 commit comments