Skip to content

Pull requests: COG-GTM/juice-shop

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

bug: fix stored XSS in admin panel via feedback comment
#44 opened Jul 28, 2026 by devin-ai-integration Bot Loading…
2 of 3 tasks
bug: fix SQL injection in login route via bind parameters
#43 opened Jul 28, 2026 by devin-ai-integration Bot Loading…
2 of 3 tasks
bug: fix reflected XSS in order tracking result (track-result)
#42 opened Jul 24, 2026 by devin-ai-integration Bot Loading…
2 of 3 tasks
bug: fix NoSQL/SSJS injection in track-order route
#41 opened Jul 24, 2026 by devin-ai-integration Bot Loading…
2 of 3 tasks
bug: remove hardcoded RSA private key used to sign auth JWTs
#39 opened Jul 13, 2026 by devin-ai-integration Bot Loading…
2 of 3 tasks
bug: enforce authorization on PUT /api/Products/:id
#35 opened Jul 8, 2026 by devin-ai-integration Bot Loading…
2 tasks done
bug: prevent privilege escalation via role in POST /api/Users
#34 opened Jul 8, 2026 by devin-ai-integration Bot Loading…
2 of 3 tasks
bug: fix unvalidated SSRF in profileImageUrlUpload
#29 opened Jul 7, 2026 by devin-ai-integration Bot Loading…
2 of 3 tasks
bug: fix unauthenticated SQL injection in product search
#28 opened Jul 7, 2026 by devin-ai-integration Bot Loading…
2 of 3 tasks
bug: restrict /rest/memories user join to username only
#27 opened Jul 6, 2026 by devin-ai-integration Bot Loading…
2 of 3 tasks
bug: externalize hardcoded JWT RSA signing key
#25 opened Jul 3, 2026 by devin-ai-integration Bot Loading…
2 tasks done
bug: load JWT keys from runtime
#22 opened Jul 1, 2026 by devin-ai-integration Bot Loading…
2 of 3 tasks
bug: upgrade multer to ^2.2.0 to fix 1 critical + 7 high CVEs
#21 opened Jul 1, 2026 by devin-ai-integration Bot Loading…
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.