CyberRota Analysis
AI-GeneratedATutor is susceptible to an Insecure Direct Object Reference (IDOR) vulnerability in its profile picture management endpoints, allowing any authenticated user to delete another user's profile picture by manipulating the member_id in a POST request. This poses a risk of unauthorized data loss, impacting not only students but also instructors and administrators. Organizations still using version 2.2.4 or potentially affected versions should prioritize addressing this vulnerability, as the product is no longer actively supported and lacks available fixes.
Original NVD Description
ATutor is vulnerable to Insecure Direct Object Reference (IDOR) attack in profile picture related endpoints. Any authenticated user, including a student, can supply another user's member_id in a POST request to the profile album endpoint and permanently delete that user's profile picture, including those of instructors and administrators. Product is no longer actively supported and the vulnerabilities have not been fixed. Only version 2.2.4 was tested and confirmed as vulnerable, other versions were not tested but might also be vulnerable.