Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0006902mantisbtsecuritypublic2006-10-09 11:55
Reportertuxsoul Assigned Tothraxisp  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.0.2 
Summary0006902: XSS in mantis bug track system ....
Description

I see in securityfocus a avise for mantis:

"Mantis is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.

An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

Mantis 1.0.1 and prior are considered vulnerable."

http://www.securityfocus.com/bid/17326

Steps To Reproduce

The following proof of concept examples are available:

http://www.example.com/view_all_set.php?type=1&temporary=y&do_filter_by_date=on&start_year=2006&start_month=03&start_day=[code]
http://www.example.com/view_all_set.php?type=1&temporary=y&do_filter_by_dateon&start_year=[code]
http://www.example.com/view_all_set.php?type=1&temporary=y&do_filter_by_date=on&start_year=2006&start_month=[code]

TagsNo tags attached.

Relationships

has duplicate 0006914 closedthraxisp 1.0.1 XSS vuln. (view_all_set.php: start_day, start_year, start_month) 
child of 0006907 closedvboctor Mantis 1.0.2 Release 

Activities

vboctor

vboctor

2006-04-05 06:42

manager   ~0012465

See also the following post:
http://secunia.com/advisories/19471/

thraxisp

thraxisp

2006-04-05 20:31

reporter   ~0012471

Fixed in CVS.

for 1.0.2 stream:
view_all_set.php -> 1.57.4.1.2.1.4.1

for CVS HEAD stream
view_all_set.php -> 1.61