cvelist/2023/25xxx/CVE-2023-25765.json
2023-02-15 16:00:38 +00:00

72 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2023-25765",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins Project",
"product": {
"product_data": [
{
"product_name": "Jenkins Email Extension Plugin",
"version": {
"version_data": [
{
"version_value": "2.93",
"version_affected": "<="
},
{
"version_value": "2.89.0.1",
"version_affected": "!"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Jenkins Email Extension Plugin 2.93 and earlier, templates defined inside a folder were not subject to Script Security protection, allowing attackers able to define email templates in folders to bypass the sandbox protection and execute arbitrary code in the context of the Jenkins controller JVM."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-693: Protection Mechanism Failure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2023-02-15/#SECURITY-2939",
"url": "https://www.jenkins.io/security/advisory/2023-02-15/#SECURITY-2939",
"refsource": "CONFIRM"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20230215 Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2023/02/15/4"
}
]
}
}