#VU65912 Unprotected storage of credentials in HTTP Request - CVE-2022-36901

 

#VU65912 Unprotected storage of credentials in HTTP Request - CVE-2022-36901

Published: August 2, 2022


Vulnerability identifier: #VU65912
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2022-36901
CWE-ID: CWE-256
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
HTTP Request
Software vendor:
Jenkins

Description

The vulnerability allows a local user to gain access to other users' credentials.

The vulnerability exists due to application stored credentials in plain text in a "jenkins.plugins.http_request.HttpRequest.xml" configuration file on the system. A local user can view contents of the configuration file and gain access to passwords for 3rd party integration.


Remediation

Install updates from vendor's website.

External links