cvelist/2019/1003xxx/CVE-2019-1003027.json
2019-03-07 06:10:18 -05:00

70 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2019-02-19T22:20:51.848292",
"ID" : "CVE-2019-1003027",
"REQUESTER" : "ml@beckweb.net",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Jenkins OctopusDeploy Plugin",
"version" : {
"version_data" : [
{
"version_value" : "1.8.1 and earlier"
}
]
}
}
]
},
"vendor_name" : "Jenkins project"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A server-side request forgery vulnerability exists in Jenkins OctopusDeploy Plugin 1.8.1 and earlier in OctopusDeployPlugin.java that allows attackers with Overall/Read permission to have Jenkins connect to an attacker-specified URL and obtain the HTTP response code if successful, and exception error message otherwise."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-441, CWE-918, CWE-352"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://jenkins.io/security/advisory/2019-02-19/#SECURITY-817",
"refsource" : "CONFIRM",
"url" : "https://jenkins.io/security/advisory/2019-02-19/#SECURITY-817"
},
{
"name" : "107295",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/107295"
}
]
}
}