Skip to content

Comments

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

Closed
zeropath-ai-staging[bot] wants to merge 1 commit intonew_feature_try_fourfrom
zvuln_fix_a0d5b0c9
Closed

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

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.

@hugbubby hugbubby closed this Feb 12, 2026
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.

1 participant