2019-02-06 11:09:44 -05:00
{
2023-10-25 17:33:54 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2019-03-18 01:56:14 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-1003017" ,
2023-10-25 17:33:54 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
2019-03-18 01:56:14 +00:00
"STATE" : "PUBLIC"
} ,
2023-10-25 17:33:54 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A data modification vulnerability exists in Jenkins Job Import Plugin 3.0 and earlier in JobImportAction.java that allows attackers to copy jobs from a preconfigured other Jenkins instance, potentially installing additional plugins necessary to load the imported job's configuration."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
2019-03-18 01:56:14 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2023-10-25 17:33:54 +00:00
"vendor_name" : "Jenkins project" ,
2019-03-18 01:56:14 +00:00
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Job Import Plugin" ,
"version" : {
"version_data" : [
{
2023-10-25 17:33:54 +00:00
"version_affected" : "=" ,
2019-03-18 01:56:14 +00:00
"version_value" : "3.0 and earlier"
}
]
}
}
]
2023-10-25 17:33:54 +00:00
}
2019-03-18 01:56:14 +00:00
}
]
}
} ,
"references" : {
"reference_data" : [
{
2023-10-25 17:33:54 +00:00
"url" : "https://jenkins.io/security/advisory/2019-01-28/#SECURITY-1302" ,
"refsource" : "MISC" ,
"name" : "https://jenkins.io/security/advisory/2019-01-28/#SECURITY-1302"
2019-03-18 01:56:14 +00:00
}
]
}
}