Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XSS (Cross-site Scripting) allows an attacker to execute a dynamic script in the context of the application. #10

Closed
imonteiro opened this issue Jan 18, 2013 · 1 comment

Comments

@imonteiro
Copy link
Member

Original author: dermi...@gmail.com (April 20, 2010 05:39:28)

What steps will reproduce the problem?

  1. enter URL:
    http://10.0.0.6/some_web/search/index/index/orderContractSearch/contract_status_ASC?'"--><script>alert(0x000324)</script>
  2. after page reloads js gets executed

What is the expected output? What do you see instead?
No js gets executed - output/input should be sanitised.

Please insert the appropriate values;
Zend Framework version: 1.10.2
ZFDatgrid Version (Bvb_Grid::getVersion()): 0.6
Operating system: linux
PHP Version: 5.2
Database Server and version:
Source Adatapter:

Please provide any additional information below.
I was testing our application by Netsparker (Community Edition) and this
XSS was identified.

Original issue: http://code.google.com/p/zfdatagrid/issues/detail?id=256

@imonteiro
Copy link
Member Author

From bento.vi...@gmail.com on April 20, 2010 14:49:50
Hi,

Thanks for the report.

Already fixed it and release a new version.

Best Regards,
Bento Vilas Boas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant