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

There is a SQL Injection Vulnerability in wgcloud v2.3.7 开源版 #91

Open
WDLegend opened this issue Jun 14, 2024 · 1 comment
Open

Comments

@WDLegend
Copy link

[vulnerable type] SQL Injection
[version] v2.3.7

[details]
configure a database (i use the wgcloud's default databse 'wgcloud')
then configure table as below
image

just wait for a moment and see log:
image
we can see database name is wgcloud.

image in RDSConnection.java , the system use a blacklist as filter, but it's hard to filter all sql injection words.

[repair suggetions]
Delete this feature or use white list

@tianshiyeben
Copy link
Owner

tianshiyeben commented Jun 14, 2024 via email

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