GHSA-65rp-7r2j-rmm6MediumCVSS 5.0
All-in-One Video Gallery registers a public, unauthenticated file-download handler triggered by `...
🔗 CVE IDs covered (1)
📋 Description
All-in-One Video Gallery registers a public, unauthenticated file-download handler triggered by ?vdl=<post_id> on any aiovg_videos post (public/video.php, AIOVG_Public_Video::download_video()), which reads the post's mp4 meta value and streams that URL's response back to the requester.