cvelist/2023/24xxx/CVE-2023-24436.json

66 lines
2.2 KiB
JSON
Raw Normal View History

2023-01-23 19:00:43 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2023-24436",
"ASSIGNER": "jenkinsci-cert@googlegroups.com"
2023-01-26 21:07:49 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins Project",
"product": {
"product_data": [
{
"product_name": "Jenkins GitHub Pull Request Builder Plugin",
"version": {
"version_data": [
{
"version_value": "1.42.2",
"version_affected": "<="
},
{
"version_value": "1.42.2",
"version_affected": "?>"
2023-01-26 21:07:49 +00:00
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A missing permission check in Jenkins GitHub Pull Request Builder Plugin 1.42.2 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
2023-01-26 21:07:49 +00:00
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2789%20(1)",
2023-01-26 21:07:49 +00:00
"url": "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2789%20(1)",
"refsource": "CONFIRM"
2023-01-23 19:00:43 +00:00
}
]
}
}