Zero Stars - DuckyMomo20012/owasp-juice-shop GitHub Wiki
Difficulty: 🌟
Description: Give a devastating zero-star feedback to the store.
Category: Improper Input Validation
Tags:
Solution:
Remove mat-button-disabled
and disabled="true"
from the button
element. Then press Submit
button to submit Zero Star feedback.
E.g:
<button _ngcontent-wpr-c122="" type="submit" id="submitButton" mat-raised-button="" color="primary" aria-label="Button to send the review" class="mat-focus-indicator mat-raised-button mat-button-base mat-primary
mat-button-disabled" disabled="true"><span class="mat-button-wrapper"><i _ngcontent-wpr-c122="" class="material-icons"> send </i> Submit </span><span matripple="" class="mat-ripple mat-button-ripple"></span><span class="mat-button-focus-overlay"></span></button>
Result:
You can see (null)
feedback: