cvelist/2022/43xxx/CVE-2022-43421.json

68 lines
2.3 KiB
JSON
Raw Normal View History

2022-10-18 21:00:51 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2022-43421",
2022-10-19 16:00:49 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Tuleap Git Branch Source Plugin",
"version": {
"version_data": [
{
"version_value": "3.2.4",
"version_affected": "<="
}
]
}
}
]
}
}
]
}
2022-10-18 21:00:51 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-10-18 21:00:51 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A missing permission check in Jenkins Tuleap Git Branch Source Plugin 3.2.4 and earlier allows unauthenticated attackers to trigger Tuleap projects whose configured repository matches the attacker-specified value."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862: Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2022-10-19/#SECURITY-2852",
"url": "https://www.jenkins.io/security/advisory/2022-10-19/#SECURITY-2852",
"refsource": "CONFIRM"
2022-10-19 19:00:37 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20221019 Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2022/10/19/3"
2022-10-18 21:00:51 +00:00
}
]
}
}