Lucene search

K
exploitdbJohn CobbEDB-ID:25097
HistoryFeb 14, 2005 - 12:00 a.m.

Brooky CubeCart 2.0.1/2.0.4 - 'index.php?language' Cross-Site Scripting

2005-02-1400:00:00
John Cobb
www.exploit-db.com
16

AI Score

7.4

Confidence

Low

source: https://www.securityfocus.com/bid/12549/info

Brooky CubeCart is reported prone to multiple vulnerabilities. These issues result from insufficient sanitization of user-supplied data and may allow remote attackers to disclose arbitrary files and carry out cross-site scripting attacks.

The application is reportedly susceptible to a remote directory traversal vulnerability. A malicious user could issue a request containing directory traversal strings such as '../' to possibly view files outside the server root directory in the context of the server.

The application is also prone to a cross-site scripting vulnerability. This issue is due to a failure of the application to properly sanitize user-supplied URI input. This may allow for theft of cookie-based authentication credentials or other attacks.

CubeCart 2.0.4 and prior versions are considered to be vulnerable to these issues. 

http://www.example.com/index.php?&language=<script>var%20test_variable=31
337;alert(test_variable);</script> 

AI Score

7.4

Confidence

Low

Related for EDB-ID:25097