Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-1611. PoCs published by The.Morpheus.
AI-analyzed exploit summary This exploit demonstrates a Cross-Site Request Forgery (CSRF) vulnerability in AlegroCart v1.1, allowing an attacker to change the administrator password without user interaction. The PoC includes a crafted HTML form that submits a POST request to update the admin user's credentials.
Description
Cross-site request forgery (CSRF) vulnerability in AlegroCart 1.1 allows remote attackers to hijack the authentication of the administrator for requests that reset the administrator password via a POST to admin/ with an update action.
Exploits (1)
This exploit demonstrates a Cross-Site Request Forgery (CSRF) vulnerability in AlegroCart v1.1, allowing an attacker to change the administrator password without user interaction. The PoC includes a crafted HTML form that submits a POST request to update the admin user's credentials.