You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The IBM Personal Communications (PCOMM) application 13.0.0 and earlier caused a user's plaintext password to be written to the `C:\Temp\pcsnp_init.log` file when re-connection was made through a remote desktop protocol.
4
+
5
+
## Common Weakness Enumeration
6
+
CWE-312: Cleartext Storage of Sensitive Information
7
+
8
+
## Impact
9
+
High - An attacker with low-privilege access to a host with IBM PCOMM could recover the plaintext password of another user.
10
+
11
+
## Exploitability
12
+
Low - Exploitability varies depending on the environment in which IBM PCOMM is installed. Mandiant identified this vulnerability when conducting independent security research for a client that used Citrix to connect to shared Windows Server instances. In certain environments where remote desktop is used to connect to shared hosts with IBM PCOMM installed, the exploitability is greatly increased.
13
+
14
+
## CVE Reference
15
+
CVE-2016-0321 - scope expanded
16
+
17
+
## Technical Details
18
+
While conducting independent security research, Mandiant identified a plaintext Active Directory password stored within the `C:\Temp\pcsnp_init.log` file. The affected host had IBM PCOMM version 13.0.0 installed and was used by multiple users who connected with Citrix. Upon a user connecting, disconnecting, and connecting again, the user's plaintext password was stored in the `C:\Temp\pcsnp_init.log` file.
19
+
20
+
## Discovery Credits
21
+
- Adin Drabkin, Mandiant
22
+
- Matthew Rotlevi, Mandiant
23
+
24
+
## Disclosure Timeline
25
+
- 2023-09-26 - Issue reported to the vendor.
26
+
- 2023-11-03 - The vendor updated the security bulletin for CVE-2016-0321 to include all known affected and fixed versions.
"The IBM Personal Communications (PCOMM) application 13.0.0 and earlier caused a user's plaintext password to be written to the `C:\\Temp\\pcsnp_init.log` file when re-connection was made through a remote desktop protocol.\n",
181
+
"\n",
182
+
],
183
+
"## Common Weakness Enumeration\n": [
184
+
"CWE-312: Cleartext Storage of Sensitive Information\n",
185
+
"\n",
186
+
],
187
+
"## Impact\n": [
188
+
"High - An attacker with low-privilege access to a host with IBM PCOMM could recover the plaintext password of another user.\n",
189
+
"\n",
190
+
],
191
+
"## Exploitability\n": [
192
+
"Low - Exploitability varies depending on the environment in which IBM PCOMM is installed. Mandiant identified this vulnerability when conducting independent security research for a client that used Citrix to connect to shared Windows Server instances. In certain environments where remote desktop is used to connect to shared hosts with IBM PCOMM installed, the exploitability is greatly increased.\n",
"While conducting independent security research, Mandiant identified a plaintext Active Directory password stored within the `C:\\Temp\\pcsnp_init.log` file. The affected host had IBM PCOMM version 13.0.0 installed and was used by multiple users who connected with Citrix. Upon a user connecting, disconnecting, and connecting again, the user's plaintext password was stored in the `C:\\Temp\\pcsnp_init.log` file.\n",
198
+
"\n",
199
+
],
200
+
"## Discovery Credits\n": [
201
+
"- Adin Drabkin, Mandiant\n",
202
+
"- Matthew Rotlevi, Mandiant\n",
203
+
"\n",
204
+
],
205
+
"## Disclosure Timeline\n": [
206
+
"- 2023-09-26 - Issue reported to the vendor.\n",
207
+
"- 2023-11-03 - The vendor updated the security bulletin for CVE-2016-0321 to include all known affected and fixed versions.\n",
0 commit comments