CVE-2006-1711
Plone 2.0.5, 2.1.2, 2.5-beta1 - Unauthenticated Arbitrary Portrait Modification via Unrestricted Method Access
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-1711. PoCs published by MJ0011.
AI-analyzed exploit summary This exploit demonstrates an access-control bypass in Plone's MembershipTool, allowing unauthenticated attackers to modify or delete member portrait images via a crafted HTTP request. The vulnerability stems from improper privilege enforcement on the `changeMemberPortrait` method.
Description
Plone 2.0.5, 2.1.2, and 2.5-beta1 does not restrict access to the (1) changeMemberPortrait, (2) deletePersonalPortrait, and (3) testCurrentPassword methods, which allows remote attackers to modify portraits.
Exploits (1)
This exploit demonstrates an access-control bypass in Plone's MembershipTool, allowing unauthenticated attackers to modify or delete member portrait images via a crafted HTTP request. The vulnerability stems from improper privilege enforcement on the `changeMemberPortrait` method.