View Issue Details

IDProjectCategoryView StatusLast Update
0006564mantisbtsecuritypublic2006-10-09 11:55
Reporterthraxisp Assigned Tothraxisp  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Versiongit trunk 
Fixed in Version1.1.0a1 
Summary0006564: Port XSS Vulnerability in project documents (TKADV2005-11-002)
Description

It is possible to embed an XSS script into the information passed to proj_doc_delete. It is primarily cosmetic.

From Thomas Waldegger [thomas.waldegger at morph3us dot org]

/proj_doc_delete.php:

<?file_id=1&title=%22%3E%3Cscript%3Ealert(document.cookie)%3C/
script%3E>

TagsNo tags attached.

Relationships

child of 0006562 closedthraxisp XSS Vulnerability in project documents (TKADV2005-11-002) 

Activities

thraxisp

thraxisp

2006-01-05 21:25

reporter   ~0011874

Fixed in CVS.

proj_doc_delete.php -> 1.26
proj_doc_page.php -> 1.51