cvelist/2021/26xxx/CVE-2021-26068.json

69 lines
2.3 KiB
JSON
Raw Normal View History

2021-01-26 18:06:23 +00:00
{
2021-02-22 21:00:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2021-02-17T00:00:00",
"ID": "CVE-2021-26068",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
2021-02-22 23:00:57 +00:00
"vendor_name": "Atlassian",
2021-02-22 21:00:44 +00:00
"product": {
"product_data": [
{
"product_name": "Jira Server for Slack",
"version": {
"version_data": [
{
"version_value": "0.0.3",
"version_affected": ">="
},
{
"version_value": "2.0.15",
"version_affected": "<"
2021-02-22 21:00:44 +00:00
}
]
}
}
]
2021-02-22 23:00:57 +00:00
}
2021-02-22 21:00:44 +00:00
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2021-01-26 18:06:23 +00:00
{
2021-02-22 21:00:44 +00:00
"lang": "eng",
"value": "An endpoint in Atlassian Jira Server for Slack plugin from version 0.0.3 before version 2.0.15 allows remote attackers to execute arbitrary code via a template injection vulnerability."
2021-01-26 18:06:23 +00:00
}
2021-02-22 21:00:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Template Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://confluence.atlassian.com/jira/jira-server-for-slack-security-advisory-17th-february-2021-1044091690.html",
"refsource": "MISC",
"name": "https://confluence.atlassian.com/jira/jira-server-for-slack-security-advisory-17th-february-2021-1044091690.html"
}
]
}
}