Sandbox environment testing
Found a bug in a bugcrowd private program which is more like a booking system, it has a SaaS for businesses and a customer portal. The SaaS is inaccessible for some reason so I've been testing the customer portal only for now.
That customer portal links to the business one in the sense people who post bookings on it are the people with access to the SaaS, and the people accessing those bookings are the customers obviously
I found a bug that lowkey allows me to add an unavailable schedule for a staff member to make it available for them, But since I can't do that to my own bookings considering I can't even access the SaaS, Can I report it with minimal PoC or will it be considered destructive testing by the program?