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

Respect string length limitations in standard userspace functions #27

Open
phorward opened this issue Oct 5, 2023 · 0 comments
Open
Labels
logics-js logics-py security For security related bugs

Comments

@phorward
Copy link
Member

phorward commented Oct 5, 2023

Currently, MAX_STRING_LENGTH (logics-py) / maxStringLength (logics-js) are not enforced in all situations and can be bypassed. This vulnerability should be closed in favor of security.

This issue serves as a documentation of several vulnerable problems relating the limitation settings.

@phorward phorward added security For security related bugs logics-py logics-js labels Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logics-js logics-py security For security related bugs
Projects
None yet
Development

No branches or pull requests

1 participant