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

PRP: Request Apache APISIX default secret key causes RCE vulnerability #217

Open
hh-hunter opened this issue Dec 9, 2021 · 1 comment · May be fixed by #523
Open

PRP: Request Apache APISIX default secret key causes RCE vulnerability #217

hh-hunter opened this issue Dec 9, 2021 · 1 comment · May be fixed by #523
Assignees
Labels
Contributor main The main issue a contributor is working on (top of the contribution queue).

Comments

@hh-hunter
Copy link
Contributor

Hello,
I would like to start the implementation for a plugin that detects APISIX default secret key causes RCE vulnerability,
The vulnerability should be relatively new and it is a serious problem due to the default configuration. It has a built-in default API KEY. If the user does not actively modify it (very few people will modify it), Lua scripts can be executed directly through the API interface, which will lead to RCE vulnerabilities. Some articles are as follows.

Please let me know if this is in scope to start with its development.

@tooryx tooryx added Contributor queue When a contributor has already one issue/PR in review, we put the following ones on hold with this. and removed PRP:Request labels Feb 1, 2024
@tooryx
Copy link
Member

tooryx commented Jul 31, 2024

Hi @hh-hunter,

You can work on this.

~tooryx

@tooryx tooryx added Contributor main The main issue a contributor is working on (top of the contribution queue). and removed Contributor queue When a contributor has already one issue/PR in review, we put the following ones on hold with this. labels Jul 31, 2024
@hh-hunter hh-hunter linked a pull request Aug 4, 2024 that will close this issue
@tooryx tooryx linked a pull request Aug 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor main The main issue a contributor is working on (top of the contribution queue).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants