forked from juice-shop/juice-shop
-
Notifications
You must be signed in to change notification settings - Fork 2
Pull requests: COG-GTM/juice-shop
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: Missing ownership check on PUT /api/Addresss/:id allows modifying other users' saved addresses
#366
opened Sep 14, 2026 by
WesternConcrete
Loading…
2 of 3 tasks
Fix: Unauthenticated access to customer order confirmation PDFs via /ftp
#365
opened Sep 14, 2026 by
WesternConcrete
Loading…
2 of 3 tasks
Fix: Server-side template injection: GET /profile passes the user-controlled username to eval(), enabling remote code execution
#363
opened Sep 13, 2026 by
WesternConcrete
Loading…
2 of 3 tasks
Fix: Forgeable discount coupons: unsigned z85-encoded coupon codes accepted by PUT /rest/basket/:id/coupon/:coupon allow arbitrary discounts up to 99%
#361
opened Sep 12, 2026 by
WesternConcrete
Loading…
2 of 3 tasks
Fix: Server-side evaluation of user-supplied orderLinesData in POST /b2b/v2/orders enables CPU-exhaustion denial of service and sandbox-escape code execution
#359
opened Sep 11, 2026 by
WesternConcrete
Loading…
2 of 3 tasks
Fix: SQL injection in GET /rest/products/search via string-interpolated q parameter allows UNION extraction of the Users table
#358
opened Sep 11, 2026 by
WesternConcrete
Loading…
2 of 3 tasks
Fix type confusion in product search query parameter (CWE-843)
#356
opened Sep 10, 2026 by
matthewguerra-cog
Loading…
2 of 3 tasks
bug: parameterize login query to fix SQL injection (routes/login.ts)
#354
opened Sep 10, 2026 by
matthewguerra-cog
Loading…
2 of 3 tasks
Fix SQL injection in product search (routes/search.ts)
#353
opened Sep 10, 2026 by
matthewguerra-cog
Loading…
2 of 3 tasks
Add rate limiting to /rest/user/login (js/missing-rate-limiting)
#352
opened Sep 10, 2026 by
matthewguerra-cog
Loading…
2 of 3 tasks
fix: enforce admin role on admin panel APIs (vuln_id 53)
#345
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
fix: bug - block SSRF via profile image URL upload (vuln_id 60)
#344
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
fix(search): parameterize product search SQL query [vuln_id 51]
#343
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
bug: vuln_id 58 – prevent mass assignment of role/deluxeToken/isActive on user registration
#342
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
bug: fix DOM-based XSS in order tracking result page (vuln_id 55)
#341
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
bug: validate wallet top-up amount and card before crediting balance
#340
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
bug: load JWT signing key and HMAC secrets from environment (lib/insecurity.ts)
#339
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
fix: parameterize product search query to close UNION SQL injection bug
#338
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
fix: bug — validate profile image URL before server-side fetch (SSRF)
#337
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
bug: restrict User attributes exposed by GET /rest/memories
#336
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
bug: remove notevil safeEval/vm evaluation of B2B order lines (RCE)
#335
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
Pin RS256 on all JWT verification paths (alg:none / RS256->HS256 confusion)
#334
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
Fix bug: remove eval()/Pug SSTI of username in GET /profile
#333
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
Fix SQL injection auth bypass in /rest/user/login (bind parameters)
#332
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
bug: fix stored XSS in About page feedback slideshow
#331
opened Sep 10, 2026 by
devin-ai-integration
Bot
Loading…
2 of 3 tasks
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.