cvelist/2019/10xxx/CVE-2019-10337.json
2019-09-19 15:01:17 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2019-10337",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Token Macro Plugin",
"version": {
"version_data": [
{
"version_value": "2.7 and earlier"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An XML external entities (XXE) vulnerability in Jenkins Token Macro Plugin 2.7 and earlier allowed attackers able to control a the content of the input file for the \"XML\" macro to have Jenkins resolve external entities, resulting in the extraction of secrets from the Jenkins agent, server-side request forgery, or denial-of-service attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-611"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MLIST",
"name": "[oss-security] 20190611 Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2019/06/11/1"
},
{
"refsource": "BID",
"name": "108747",
"url": "http://www.securityfocus.com/bid/108747"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:1636",
"url": "https://access.redhat.com/errata/RHSA-2019:1636"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:1851",
"url": "https://access.redhat.com/errata/RHSA-2019:1851"
},
{
"url": "https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1399",
"refsource": "CONFIRM",
"name": "https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1399"
}
]
}
}