Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2017-1000401


The Jenkins 2.73.1 and earlier, 2.83 and earlier default form control for passwords and other secrets, <f:password/>, supports form validation (e.g. for API keys). The form validation AJAX requests were sent via GET, which could result in secrets being logged to a HTTP access log in non-default configurations of Jenkins, and made available to users with access to these log files. Form validation for <f:password/> is now always sent via POST, which is typically not logged.


Published

2018-01-26T02:29:01.203

Last Modified

2024-11-21T03:04:38.963

Status

Modified

Source

[email protected]

Severity

CVSSv3.0: 2.2 (LOW)

CVSSv2 Vector

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

  • Access Vector: LOCAL
  • Access Complexity: HIGH
  • Authentication: NONE
  • Confidentiality Impact: PARTIAL
  • Integrity Impact: NONE
  • Availability Impact: NONE
Exploitability Score

1.9

Impact Score

2.9

Weaknesses
  • Type: Primary
    CWE-20

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application jenkins jenkins ≤ 2.73.1 Yes
Application jenkins jenkins ≤ 2.83 Yes

References