mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
69 lines
2.5 KiB
JSON
69 lines
2.5 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
|
|
"DATE_ASSIGNED": "2019-03-06T22:44:37.385288",
|
|
"ID": "CVE-2019-1003032",
|
|
"REQUESTER": "ml@beckweb.net",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Jenkins Email Extension Plugin",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "2.64 and earlier"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Jenkins project"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A sandbox bypass vulnerability exists in Jenkins Email Extension Plugin 2.64 and earlier in pom.xml, src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java, src/main/java/hudson/plugins/emailext/plugins/content/EmailExtScript.java, src/main/java/hudson/plugins/emailext/plugins/content/ScriptContent.java, src/main/java/hudson/plugins/emailext/plugins/trigger/AbstractScriptTrigger.java that allows attackers with Job/Configure permission to execute arbitrary code on the Jenkins master JVM."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-693"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1340",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1340"
|
|
},
|
|
{
|
|
"refsource": "BID",
|
|
"name": "107476",
|
|
"url": "http://www.securityfocus.com/bid/107476"
|
|
}
|
|
]
|
|
}
|
|
} |