cvelist/2019/10xxx/CVE-2019-10353.json
2019-08-15 16:00:49 +00:00

77 lines
2.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10353",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"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"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"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": [
{
"url": "https://jenkins.io/security/advisory/2019-07-17/#SECURITY-626",
"refsource": "MISC",
"name": "https://jenkins.io/security/advisory/2019-07-17/#SECURITY-626"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20190717 Multiple vulnerabilities in Jenkins",
"url": "http://www.openwall.com/lists/oss-security/2019/07/17/2"
},
{
"refsource": "BID",
"name": "109373",
"url": "http://www.securityfocus.com/bid/109373"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2503",
"url": "https://access.redhat.com/errata/RHSA-2019:2503"
}
]
}
}