Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Devakrherz

#31788of 53,630
8Total CVSS
Vulnerabilities · 2
Medium
2
PT-2009-4083
4.0
2009-05-11
Ignite Realtime · Openfire · CVE-2009-1595
Name of the Vulnerable Software and Affected Versions: Openfire versions prior to 3.6.4 Description: The issue allows remote authenticated users to change the passwords of arbitrary accounts via a modified `username` element in a `passwd change` action. This is due to a flaw in the `jabber:iq:auth` implementation in `IQAuthHandler.java`. Recommendations: For versions prior to 3.6.4, update to version 3.6.4 or later to resolve the issue. As a temporary workaround, consider restricting access to the `passwd change` action to prevent unauthorized password changes.
PT-2009-4084
4.0
2009-05-11
Ignite Realtime · Openfire · CVE-2009-1596
Name of the Vulnerable Software and Affected Versions: Openfire versions prior to 3.6.5 Description: The issue is related to the improper implementation of the `register.password` (also known as `canChangePassword`) console configuration setting. This allows remote authenticated users to bypass the intended policy and change their own passwords via a `passwd change` IQ packet. Recommendations: For versions prior to 3.6.5, update to version 3.6.5 or later to resolve the issue. As a temporary workaround, consider restricting access to the `passwd change` IQ packet to minimize the risk of exploitation.