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

CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer #610

Open
josecelano opened this issue May 28, 2024 · 0 comments
Labels
Security Publicly Connected to Security

Comments

@josecelano
Copy link
Member

I've set up https://www.ox.security/ on this repo and It has revealed this security issue:

Code affected: https://github.com/torrust/torrust-index/blob/develop/contrib/dev-tools/su-exec/su-exec.c#L18

printf("Usage: %s user-spec command [args]\n", argv0);

CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer

@josecelano josecelano added the Security Publicly Connected to Security label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Security Publicly Connected to Security
Projects
None yet
Development

No branches or pull requests

1 participant