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

unexpected value of tainted numbers found #12

Closed
neraliu opened this issue Apr 11, 2014 · 1 comment
Closed

unexpected value of tainted numbers found #12

neraliu opened this issue Apr 11, 2014 · 1 comment
Assignees

Comments

@neraliu
Copy link
Owner

neraliu commented Apr 11, 2014

during the execution of detection, some large number of tainted numbers are reported, it is unexpected value, need to investigate the root cause (in 64 bit branch)

./bin/phantomjs scripts/domxss_epitome.js 'http://todomvc.com/labs/architecture-examples/epitome/#!/'

[Fri, 11 Apr 2014 06:17:32 GMT] [TPJS] [CONSOLE] [TRACE] propagate,268041968,stringProtoFuncReplace,String.replace,function()
[Fri, 11 Apr 2014 06:17:32 GMT] [TPJS] [CONSOLE] [TRACE] propagate,268041968,JSString,constructor,function());
[Fri, 11 Apr 2014 06:17:32 GMT] [TPJS] [CONSOLE] [TRACE] propagate,72764592,stringProtoFuncReplace,String.replace,function()
[Fri, 11 Apr 2014 06:17:32 GMT] [TPJS] [CONSOLE] [TRACE] propagate,72764592,JSString,constructor,function());

@neraliu neraliu added this to the 64-bits-compilation milestone Apr 11, 2014
@neraliu neraliu added the bug label Apr 11, 2014
@neraliu neraliu self-assigned this Apr 11, 2014
@neraliu neraliu changed the title large number of tainted number large number of tainted numbers found Apr 11, 2014
@neraliu neraliu changed the title large number of tainted numbers found unexpected value of tainted numbers found Apr 11, 2014
@neraliu neraliu added the core label Apr 17, 2014
@neraliu neraliu modified the milestone: 64-bits-compilation Apr 17, 2014
@neraliu
Copy link
Owner Author

neraliu commented Jul 11, 2014

fixed in the latest development branch
b5201f6

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