cvelist/2018/1000xxx/CVE-2018-1000174.json
2018-05-19 06:05:05 -04:00

71 lines
1.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-04-30T20:15:49.355821",
"DATE_REQUESTED" : "2018-04-16T00:00:00",
"ID" : "CVE-2018-1000174",
"REQUESTER" : "ml@beckweb.net",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Google Login Plugin",
"version" : {
"version_data" : [
{
"version_value" : "1.3 and older"
}
]
}
}
]
},
"vendor_name" : "Jenkins project"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "An open redirect vulnerability exists in Jenkins Google Login Plugin 1.3 and older in GoogleOAuth2SecurityRealm.java that allows attackers to redirect users to an arbitrary URL after successful login."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-601"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://jenkins.io/security/advisory/2018-04-16/",
"refsource" : "CONFIRM",
"url" : "https://jenkins.io/security/advisory/2018-04-16/"
},
{
"name" : "104211",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104211"
}
]
}
}