This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "OWASPBWA Known Vulnerabilites"
From OWASP
Chuck Willis (talk | contribs) (Created page with ' This page is a test of how we may catalog vulnerabilities in the OWASP BWA project. == Struts Forms == == Simple ASP.NET Forms == == WordPress version 2.0.0 == == phpBB ver…') |
Chuck Willis (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | This page is a test of how we may catalog vulnerabilities in the OWASP BWA project. | ||
− | + | == Struts Forms == | |
− | == | + | {| width="200" cellspacing="1" cellpadding="1" border="1" |
+ | |- | ||
+ | | ID<br> | ||
+ | | Type<br> | ||
+ | | URL<br> | ||
+ | | Details<br> | ||
+ | |- | ||
+ | | 1<br> | ||
+ | | Reflected XSS<br> | ||
+ | | http://owaspbwa:8080/mandiant-struts-form-vulnerable/submitname.do<br> | ||
+ | | http://owaspbwa:8080/mandiant-struts-form-vulnerable/submitname.do?name=<script>alert(1)</script>&submit=Submit<br> | ||
+ | |- | ||
+ | | 2<br> | ||
+ | | <br> | ||
+ | | <br> | ||
+ | | <br> | ||
+ | |} | ||
− | + | <br> | |
− | == | + | == Simple ASP.NET Forms == |
− | == | + | == WordPress version 2.0.0 == |
− | == | + | == phpBB version 2.0.0 == |
+ | == Yazd version 1.0 == | ||
[[Category:OWASPBWA]] | [[Category:OWASPBWA]] |
Revision as of 06:17, 22 October 2010
This page is a test of how we may catalog vulnerabilities in the OWASP BWA project.
Struts Forms
ID |
Type |
URL |
Details |
1 |
Reflected XSS |
http://owaspbwa:8080/mandiant-struts-form-vulnerable/submitname.do |
http://owaspbwa:8080/mandiant-struts-form-vulnerable/submitname.do?name=<script>alert(1)</script>&submit=Submit |
2 |
|
|
|