2019-03-29 13:01:13 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10353" ,
2019-07-17 16:00:53 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2019-07-12 14:07:07 +02:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins" ,
"version" : {
"version_data" : [
{
"version_value" : "2.185 and earlier, LTS 2.176.1 and earlier"
}
]
}
}
]
}
}
]
}
2019-03-29 13:01:13 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-07-12 14:07:07 +02:00
"value" : "CSRF tokens in Jenkins 2.185 and earlier, LTS 2.176.1 and earlier did not expire, thereby allowing attackers able to obtain them to bypass CSRF protection."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-352"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2019-07-17 16:00:53 +00:00
"url" : "https://jenkins.io/security/advisory/2019-07-17/#SECURITY-626" ,
"refsource" : "MISC" ,
"name" : "https://jenkins.io/security/advisory/2019-07-17/#SECURITY-626"
2019-07-17 21:00:53 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20190717 Multiple vulnerabilities in Jenkins" ,
"url" : "http://www.openwall.com/lists/oss-security/2019/07/17/2"
2019-07-26 07:00:48 +00:00
} ,
{
"refsource" : "BID" ,
"name" : "109373" ,
"url" : "http://www.securityfocus.com/bid/109373"
2019-08-15 16:00:49 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:2503" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:2503"
2019-03-29 13:01:13 +00:00
}
]
}
}