cvelist/2023/25xxx/CVE-2023-25765.json

81 lines
3.1 KiB
JSON
Raw Normal View History

2023-02-14 22:00:36 +00:00
{
2023-10-25 17:35:29 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2023-02-14 22:00:36 +00:00
"CVE_data_meta": {
"ID": "CVE-2023-25765",
2023-02-15 14:00:38 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
2023-10-25 17:35:29 +00:00
"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": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins Project",
"product": {
"product_data": [
{
"product_name": "Jenkins Email Extension Plugin",
"version": {
"version_data": [
{
2023-10-25 17:35:29 +00:00
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"lessThanOrEqual": "2.93",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "2.89.0.1"
}
]
}
}
]
}
}
]
}
}
]
}
2023-02-14 22:00:36 +00:00
},
"references": {
"reference_data": [
{
"url": "https://www.jenkins.io/security/advisory/2023-02-15/#SECURITY-2939",
2023-10-25 17:35:29 +00:00
"refsource": "MISC",
"name": "https://www.jenkins.io/security/advisory/2023-02-15/#SECURITY-2939"
2023-02-15 16:00:38 +00:00
},
{
2023-10-25 17:35:29 +00:00
"url": "http://www.openwall.com/lists/oss-security/2023/02/15/4",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2023/02/15/4"
2023-02-14 22:00:36 +00:00
}
]
}
}