2017-10-16 12:31:07 -04:00
{
2022-07-07 19:00:41 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 05:23:30 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2015-5298" ,
2022-07-07 19:00:41 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Google Login Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "Jenkins Google Login Plugin 1.0 and 1.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-287"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://www.jenkins.io/security/advisory/2015-10-12/" ,
"url" : "https://www.jenkins.io/security/advisory/2015-10-12/"
} ,
{
"refsource" : "MISC" ,
"name" : "http://exfiltrated.com/research-CVE-2015-5298.php" ,
"url" : "http://exfiltrated.com/research-CVE-2015-5298.php"
}
]
2019-03-18 05:23:30 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-07-07 19:00:41 +00:00
"value" : "The Google Login Plugin (versions 1.0 and 1.1) allows malicious anonymous users to authenticate successfully against Jenkins instances that are supposed to be locked down to a particular Google Apps domain through client-side request modification."
2019-03-18 05:23:30 +00:00
}
]
}
}