| Anonymous | Login | Signup for a new account | 06-10-2026 06:03 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0004794 | [Resin] | minor | always | 10-12-11 08:35 | 06-20-12 11:07 | ||||
| Reporter | cowan | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | high | Resolution | not fixable | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | Product Version | 4.0.24 | |||||
| Product Build | |||||||||
| Summary | 0004794: getRequestURI is URL decoded using mod_caucho | ||||||||
| Description |
sample.war attached [Access URL (use Resin web server)] http://192.168.108.38:8080/sample/test/%22%3EXSS%3C/A%3E%3Cscript%3Ealert('XSS')%3C/script%3E [^] [Result] getRequestURL: http://192.168.108.38:8080/sample/test/%22%3EXSS%3C/A%3E%3Cscript%3Ealert('XSS')%3C/script%3E [^] getRequestURI: /sample/test/%22%3EXSS%3C/A%3E%3Cscript%3Ealert('XSS')%3C/script%3E [Access URL (use Apache2.2)] http://192.168.108.38/sample/test/%22%3EXSS%3C/A%3E%3Cscript%3Ealert('XSS')%3C/script%3E [^] [Result] getRequestURL: http://192.168.108.38/sample/test/">XSS</A><script>alert('XSS')</script> [^] getRequestURI: /sample/test/">XSS</A><script>alert('XSS')</script> |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information |
Rep by N. SHINOMIYA |
||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
35 total queries executed. 29 unique queries executed. |