cvelist/2022/36xxx/CVE-2022-36883.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2022-07-27 08:00:55 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2022-36883",
2022-07-27 15:00:48 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Git Plugin",
"version": {
"version_data": [
{
"version_value": "4.11.3",
"version_affected": "<="
},
{
"version_value": "4.9.3",
"version_affected": "!"
}
]
}
}
]
}
}
]
}
2022-07-27 08:00:55 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-07-27 08:00:55 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A missing permission check in Jenkins Git Plugin 4.11.3 and earlier allows unauthenticated attackers to trigger builds of jobs configured to use an attacker-specified Git repository and to cause them to check out an attacker-specified commit."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862: Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2022-07-27/#SECURITY-284",
"url": "https://www.jenkins.io/security/advisory/2022-07-27/#SECURITY-284",
"refsource": "CONFIRM"
2022-07-27 18:00:48 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220727 Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2022/07/27/1"
2022-07-27 08:00:55 +00:00
}
]
}
}