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

Uncontrolled process operation #31

Open
b4yuan opened this issue Jun 22, 2023 · 1 comment
Open

Uncontrolled process operation #31

b4yuan opened this issue Jun 22, 2023 · 1 comment

Comments

@b4yuan
Copy link

b4yuan commented Jun 22, 2023

In line 2300 of compiler.c:

handle = dlopen(module_path, RTLD_NOW);

Using externally controlled strings in a process operation can allow an attacker to execute malicious commands.

@zhicheng
Copy link
Contributor

Sorry for long wait response, I'm current working on something, I'll take a look later. Thanks.

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

No branches or pull requests

2 participants