github juice-shop/juice-shop v10.1.0

latest releases: v16.0.1, v16.0.0, v15.3.0...
4 years ago

This release brings significant changes to existing challenges (:zap:) which might break canned CTF setups as well as solution guides made for previous versions of OWASP Juice Shop!

🎯 Challenges

  • #1245: (:zap:) Refactored Classic Stored XSS (:star::star:) challenge into CSP Bypass (:star::star::star::star:) challenge (kudos to @Scar26)
  • #1325: Added Deluxe Fraud challenge (:star::star::star:) where a Deluxe Membership must be obtained surreptitiously (kudos to @Scar26)
  • #902: Added CSRF challenge (:star::star::star:) where a username change must be triggered via an online HTML editor (kudos to @dnull)
  • Added Bonus Payload challenge (:star:) which (by default) makes you listen to the OWASP Juice Shop Jingle
  • Doubled the length of data leaked during XXE Data Access attacks before truncating
  • #1295: (⚡️) The Forged JWT challenge is now always disabled on Windows - see #1310 (comment)

🤖 Hacking Instructor

🎭 Customization

  • Added challenges.xssBonusPayload property to define a custom payload for the Bonus Payload challenge

🚔 Start-up validations

  • An inventory of at least 4 products is now explicitly expected (instead of implicitly via unique/unambiguous special products checks)

📟 Operations

  • #1353: Replaced all absolute with relative links to allow serving Juice Shop from a sub directory (kudos to @JamesCullum)
    • When running in a sub directory its name must be passed in via the BASE_PATH environment variable

⚙️ DevOps Automation

🐛 Fixes

  • #1295: Repaired the JWT behavior so that the related challenges actually produce working tokens (kudos to @Scar26)
  • #1343: Fixed Vagrant provisioning by switching to official Docker CE and APT repository (kudos to @adamczi)
  • #1351: Fixed issues with customization of Photo Wall memories (kudos to @nickmurison)
  • a082f62: Added missing id fields and populated from product.id in pre-defined orders
  • XSS end-to-end tests are now less likely to fail from alerts showing up at the wrong time (kudos to @JamesCullum)

🌐 I18N

  • Added translation strings for new or changed challenges

Download OWASP Juice Shop

Don't miss a new juice-shop release

NewReleases is sending notifications on new releases.