Skip to content

Validate extra_where parameter in admin/security_center.php to prevent SQL injection#107

Open
zeropath-ai-staging[bot] wants to merge 1 commit intonew_feature_try_twofrom
zvuln_fix_ec8841cb
Open

Validate extra_where parameter in admin/security_center.php to prevent SQL injection#107
zeropath-ai-staging[bot] wants to merge 1 commit intonew_feature_try_twofrom
zvuln_fix_ec8841cb

Conversation

@zeropath-ai-staging
Copy link

A SQL injection vulnerability exists in admin/security_center.php. The extra_where GET parameter is not sanitized before being used in a SQL query to filter login attempts, which could allow an attacker to inject arbitrary SQL code. This can lead to unauthorized data access, modification, or even complete database compromise.

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

Successfully merging this pull request may close these issues.

0 participants