Skip to content

test: add missing login rate-limit fixture (CWE-307) - #176

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
ezequiellich44-cmd:cwe-307-rate-limit
Aug 17, 2026
Merged

test: add missing login rate-limit fixture (CWE-307)#176
ralyodio merged 1 commit into
profullstack:masterfrom
ezequiellich44-cmd:cwe-307-rate-limit

Conversation

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor

Adds a CWE-307 (Improper Restriction of Excessive Authentication Attempts) test case: a Flask login handler with no throttle, no attempt counter and no lockout, plus a variant whose lockout key is derived from user-supplied whitespace. Includes a safe counterpart (per-IP cap) that must not be flagged. Catalog regenerated.

@ralyodio
ralyodio merged commit 6aa1384 into profullstack:master Aug 17, 2026
5 checks passed
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.

2 participants