July 11, 2026
Lab: Information disclosure in error messages (Information Disclosure) #lab 1
Solution:

By PRiTi.EX
Solution:
- Access the lab select any item from below, in URL it has /product?productId=1 so we can break it if it uses any database.
- Add a ' after URL like:
/product?productId=1'/product?productId=1'
Through this we got an error & it disclosed it has Apache Struts 2 2.3.31 Paste the version number In solution Tab to solve the lab.