GSD-2019-10337
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2019-10337",
"description": "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.",
"id": "GSD-2019-10337",
"references": [
"https://access.redhat.com/errata/RHSA-2019:1851",
"https://access.redhat.com/errata/RHSA-2019:1636"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-10337"
],
"details": "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.",
"id": "GSD-2019-10337",
"modified": "2023-12-13T01:23:59.626501Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"ID": "CVE-2019-10337",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Jenkins Token Macro Plugin",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "2.7 and earlier"
}
]
}
}
]
},
"vendor_name": "Jenkins project"
}
]
}
},
"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": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.openwall.com/lists/oss-security/2019/06/11/1",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2019/06/11/1"
},
{
"name": "http://www.securityfocus.com/bid/108747",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/108747"
},
{
"name": "https://access.redhat.com/errata/RHSA-2019:1636",
"refsource": "MISC",
"url": "https://access.redhat.com/errata/RHSA-2019:1636"
},
{
"name": "https://access.redhat.com/errata/RHSA-2019:1851",
"refsource": "MISC",
"url": "https://access.redhat.com/errata/RHSA-2019:1851"
},
{
"name": "https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1399",
"refsource": "MISC",
"url": "https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1399"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "(,2.7]",
"affected_versions": "All versions up to 2.7",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-611",
"CWE-937"
],
"date": "2022-08-15",
"description": "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.",
"fixed_versions": [
"2.8"
],
"identifier": "CVE-2019-10337",
"identifiers": [
"GHSA-g6h2-4x64-c59x",
"CVE-2019-10337"
],
"not_impacted": "All versions after 2.7",
"package_slug": "maven/org.jenkins-ci.plugins/oken-macro",
"pubdate": "2022-05-24",
"solution": "Upgrade to version 2.8 or above.",
"title": "Improper Restriction of XML External Entity Reference",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2019-10337",
"https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1399",
"http://www.openwall.com/lists/oss-security/2019/06/11/1",
"https://github.com/advisories/GHSA-g6h2-4x64-c59x"
],
"uuid": "ba4f434b-42cb-4ff8-a682-d2a8b7156461"
},
{
"affected_range": "(,2.7]",
"affected_versions": "All versions up to 2.7",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-611",
"CWE-937"
],
"date": "2019-06-13",
"description": "An XML external entities (XXE) vulnerability in Jenkins Token Macro Plugin allows attackers, who are able to control 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.",
"fixed_versions": [
"2.8"
],
"identifier": "CVE-2019-10337",
"identifiers": [
"CVE-2019-10337"
],
"not_impacted": "All versions after 2.7",
"package_slug": "maven/org.jenkins-ci.plugins/token-macro",
"pubdate": "2019-06-11",
"solution": "Upgrade to version 2.8 or above.",
"title": "Improper Restriction of XML External Entity Reference",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2019-10337",
"https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1399"
],
"uuid": "472c19c4-7468-494d-a438-6f17d7e78690"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:jenkins:token_macro:*:*:*:*:*:jenkins:*:*",
"cpe_name": [],
"versionEndIncluding": "2.7",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"ID": "CVE-2019-10337"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"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": "en",
"value": "CWE-611"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1399",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1399"
},
{
"name": "[oss-security] 20190611 Multiple vulnerabilities in Jenkins plugins",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2019/06/11/1"
},
{
"name": "108747",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/108747"
},
{
"name": "RHSA-2019:1636",
"refsource": "REDHAT",
"tags": [],
"url": "https://access.redhat.com/errata/RHSA-2019:1636"
},
{
"name": "RHSA-2019:1851",
"refsource": "REDHAT",
"tags": [],
"url": "https://access.redhat.com/errata/RHSA-2019:1851"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-10-25T18:16Z",
"publishedDate": "2019-06-11T14:29Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…