mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
66 lines
1.9 KiB
JSON
66 lines
1.9 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "kurt@seifried.org",
|
|
"DATE_ASSIGNED" : "2018-06-25T11:12:00.700012",
|
|
"DATE_REQUESTED" : "2018-06-25T00:00:00",
|
|
"ID" : "CVE-2018-1000601",
|
|
"REQUESTER" : "ml@beckweb.net",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "Jenkins SSH Credentials Plugin",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "1.13 and earlier"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Jenkins project"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "A arbitrary file read vulnerability exists in Jenkins SSH Credentials Plugin 1.13 and earlier in BasicSSHUserPrivateKey.java that allows attackers with a Jenkins account and the permission to configure credential bindings to read arbitrary files from the Jenkins master file system."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "CWE-284"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://jenkins.io/security/advisory/2018-06-25/#SECURITY-440",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://jenkins.io/security/advisory/2018-06-25/#SECURITY-440"
|
|
}
|
|
]
|
|
}
|
|
}
|