CVE-2017-1000398
MEDIUM4.3EPSS 0.19%Exposure of Sensitive Information to an Unauthorized Actor in Jenkins
發布日:2022/5/14修改日:2024/2/20
描述
The remote API in Jenkins 2.73.1 and earlier, 2.83 and earlier at /computer/(agent-name)/api showed information about tasks (typically builds) currently running on that agent. This included information about tasks that the current user otherwise has no access to, e.g. due to lack of Item/Read permission. This has been fixed, and the API now only shows information about accessible tasks.
受影響套件(1)
- Maven/org.jenkins-ci.main:jenkins-corefrom 0, < 2.73.2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.3 | CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
參考連結(5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2017-1000398
- PATCHhttps://github.com/jenkinsci/jenkins
- WEBhttps://github.com/jenkinsci/jenkins/blob/e27b310065b3c036b5fc9d123f1d1d99d3058c00/test/src/test/java/hudson/model/ExecutorTest.java
- WEBhttps://github.com/jenkinsci/jenkins/commit/da06fd471cea79123821c778228eeb08e1cedcc7
- WEBhttps://jenkins.io/security/advisory/2017-10-11