2022-08-08 20:32:02 +00:00
id : CVE-2022-36883
2022-08-22 07:17:05 +00:00
2022-08-08 20:32:02 +00:00
info :
2023-04-10 17:58:46 +00:00
name : Jenkins Git <=4.11.3 - Missing Authorization
2022-08-08 20:32:02 +00:00
author : c-sh0
2022-08-09 10:01:47 +00:00
severity : high
2023-04-10 19:18:52 +00:00
description : Jenkins Git plugin through 4.11.3 contains a missing authorization check. An attacker can trigger builds of jobs configured to use an attacker-specified Git repository and to cause them to check out an attacker-specified commit. This can make it possible to obtain sensitive information, modify data, and/or execute unauthorized operations.
2022-08-08 20:32:02 +00:00
reference :
2022-08-09 09:44:53 +00:00
- https://www.jenkins.io/security/advisory/2022-07-27/#SECURITY-284
2022-08-08 20:32:02 +00:00
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-36883
- https://nvd.nist.gov/vuln/detail/CVE-2022-36883
2023-04-12 10:55:48 +00:00
- http://www.openwall.com/lists/oss-security/2022/07/27/1
2022-08-08 20:32:02 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
cvss-score : 7.5
cve-id : CVE-2022-36883
cwe-id : CWE-862
2023-08-31 11:46:18 +00:00
epss-score : 0.01083
2023-07-11 19:49:27 +00:00
cpe : cpe:2.3:a:jenkins:git:*:*:*:*:*:jenkins:*:*
2023-08-31 11:46:18 +00:00
epss-percentile : 0.825
2022-08-08 20:32:02 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2022-08-09 10:01:47 +00:00
shodan-query : X-Jenkins
2023-06-04 08:13:42 +00:00
verified : true
2023-07-11 19:49:27 +00:00
framework : jenkins
vendor : jenkins
product : git
tags : cve,cve2022,jenkins,plugin,git,intrusive
2022-08-08 20:32:02 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-08-08 20:32:02 +00:00
- method : GET
path :
- "{{BaseURL}}/git/notifyCommit?url={{randstr}}&branches={{randstr}}"
matchers-condition : and
matchers :
- type : word
part : body
words :
- "repository:"
2023-07-11 19:49:27 +00:00
- SCM API plugin
2022-08-08 20:32:02 +00:00
condition : and
- type : status
status :
- 200