From this webpage screenshot, the following key information about the vulnerability can be obtained: 1. Vulnerability ID: CVE-2024-46307 2. Target: https://github.com/lilishop/lilishop 3. Version: <=4.2.4 4. Description: - Attackers can bypass the restriction of only being able to claim a coupon once by obtaining the coupon data packet and using high-concurrency requests. - By sending high-concurrency data packets, the attacker successfully bypassed the restriction and claimed 8 coupons. 5. Request Details: - Request URL: - Request Method: - Request Headers: - - - - - - - - - - - - - - 6. Restrictions: - Each user is limited to claiming only 3 coupons. - By sending high-concurrency data packets, 8 coupons were successfully claimed. 7. Collection Results: - Multiple requests were sent to collect results under different concurrency levels, showing request counts, response status codes, response times, etc. This information helps understand the nature of the vulnerability, its scope of impact, and how it can be exploited.