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

81 lines
3.2 KiB
JSON
Raw Normal View History

2022-10-18 21:00:51 +00:00
{
2023-10-25 17:33:54 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2022-10-18 21:00:51 +00:00
"CVE_data_meta": {
"ID": "CVE-2022-43408",
2022-10-19 16:00:49 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
2023-10-25 17:33:54 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins Pipeline: Stage View Plugin 2.26 and earlier does not correctly encode the ID of 'input' steps when using it to generate URLs to proceed or abort Pipeline builds, allowing attackers able to configure Pipelines to specify 'input' step IDs resulting in URLs that would bypass the CSRF protection of any target URL in Jenkins."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Pipeline: Stage View Plugin",
"version": {
"version_data": [
{
2023-10-25 17:33:54 +00:00
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"status": "unaffected",
"version": "2.24.2"
},
{
"lessThanOrEqual": "2.26",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
}
]
}
}
]
}
}
]
}
2022-10-18 21:00:51 +00:00
},
"references": {
"reference_data": [
{
"url": "https://www.jenkins.io/security/advisory/2022-10-19/#SECURITY-2828",
2023-10-25 17:33:54 +00:00
"refsource": "MISC",
"name": "https://www.jenkins.io/security/advisory/2022-10-19/#SECURITY-2828"
2022-10-19 18:00:35 +00:00
},
{
2023-10-25 17:33:54 +00:00
"url": "http://www.openwall.com/lists/oss-security/2022/10/19/3",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2022/10/19/3"
2022-10-18 21:00:51 +00:00
}
]
}
}