Skip to content

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

Open
zeropath-ai-staging[bot] wants to merge 1 commit intonew_feature_try_sixfrom
zvuln_fix_fb075d25
Open

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

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