mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
80 lines
3.0 KiB
JSON
80 lines
3.0 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-23107",
|
|
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Jenkins project",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Jenkins Warnings Next Generation Plugin",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "9.10.2",
|
|
"version_affected": "<="
|
|
},
|
|
{
|
|
"version_value": "9.0.2",
|
|
"version_affected": "!"
|
|
},
|
|
{
|
|
"version_value": "9.5.2",
|
|
"version_affected": "!"
|
|
},
|
|
{
|
|
"version_value": "9.7.1",
|
|
"version_affected": "!"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Jenkins Warnings Next Generation Plugin 9.10.2 and earlier does not restrict the name of a file when configuring custom ID, allowing attackers with Item/Configure permission to write and read specific files with a hard-coded suffix on the Jenkins controller file system."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2090",
|
|
"url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2090",
|
|
"refsource": "CONFIRM"
|
|
},
|
|
{
|
|
"refsource": "MLIST",
|
|
"name": "[oss-security] 20220112 Multiple vulnerabilities in Jenkins and Jenkins plugins",
|
|
"url": "http://www.openwall.com/lists/oss-security/2022/01/12/6"
|
|
}
|
|
]
|
|
}
|
|
} |