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

fix several bugs and add some function in common use #36

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

lcx517
Copy link
Contributor

@lcx517 lcx517 commented Aug 17, 2016

No description provided.

add array recursive tainted check;
add serialize taint;
add json_encode taint;
add json_decode event;
add GET/POST/COOKIE key taint;
complete file_put_contents/fwrite, mysqli_query functions;
fix passthru/pdo/sqlite call args;
fix bug on array key is numeric;
@lcx517
Copy link
Contributor Author

lcx517 commented Aug 17, 2016

lots diff?

@lcx517 lcx517 closed this Aug 17, 2016
@lcx517 lcx517 reopened this Aug 17, 2016
@lcx517
Copy link
Contributor Author

lcx517 commented Aug 17, 2016

Several fixes, too many diff but useful.
follow the latest version of main branch, which use zend_string_equal_literal.

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

Successfully merging this pull request may close these issues.

1 participant