Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5219. PoCs published by G4N0K.
AI-analyzed exploit summary This exploit targets VideoScript <= 4.0.1.50, allowing an attacker to change the admin password via a crafted POST request. The script uses base64-encoded PHP to submit a new password to the vulnerable admin panel.
Description
The password change feature (admin/cp.php) in VideoScript 4.0.1.50 and earlier does not check for administrative authentication and does not require knowledge of the original password, which allows remote attackers to change the admin account password via modified npass and npass1 parameters.
Exploits (1)
This exploit targets VideoScript <= 4.0.1.50, allowing an attacker to change the admin password via a crafted POST request. The script uses base64-encoded PHP to submit a new password to the vulnerable admin panel.