CVE-2009-1595
Openfire < 3.6.4 - Authenticated Password Change via Modified Username Element
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1595. PoCs published by Daryl Herzmann.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass vulnerability in Openfire by sending a crafted IQ stanza to change the password of arbitrary users without proper authorization. The vulnerability exists due to insufficient validation in the password change mechanism.
Description
The jabber:iq:auth implementation in IQAuthHandler.java in Ignite Realtime Openfire before 3.6.4 allows remote authenticated users to change the passwords of arbitrary accounts via a modified username element in a passwd_change action.
Exploits (1)
This exploit demonstrates an authentication bypass vulnerability in Openfire by sending a crafted IQ stanza to change the password of arbitrary users without proper authorization. The vulnerability exists due to insufficient validation in the password change mechanism.