cvelist/2020/14xxx/CVE-2020-14172.json

82 lines
3.2 KiB
JSON
Raw Normal View History

2020-06-16 13:01:22 +00:00
{
2020-07-15 14:01:23 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2020-04-22T00:00:00",
"ID": "CVE-2020-14172",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Jira Server",
"version": {
"version_data": [
2020-07-22 14:26:38 +10:00
{
"version_value": "7.13.0",
"version_affected": "<"
},
{
"version_value": "8.0.0",
"version_affected": ">="
},
2020-07-15 14:01:23 +00:00
{
"version_value": "8.5.0",
"version_affected": "<"
},
{
"version_value": "8.6.0",
"version_affected": ">="
},
{
"version_value": "8.8.1",
"version_affected": "<"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2020-07-13 15:01:33 +00:00
{
2020-07-15 14:01:23 +00:00
"lang": "eng",
2020-07-22 14:26:38 +10:00
"value": "This issue exists to document that a security improvement in the way that Jira Server and Data Center use velocity templates has been implemented. The way in which velocity templates were used in Atlassian Jira Server and Data Center in affected versions allowed remote attackers to achieve remote code execution via insecure deserialization, if they were able to exploit a server side template injection vulnerability. The affected versions are before version 7.13.0, from version 8.0.0 before 8.5.0, and from version 8.6.0 before version 8.8.1."
2020-07-13 15:01:33 +00:00
}
2020-07-15 14:01:23 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Template Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-70940",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JRASERVER-70940"
}
]
}
2020-07-22 14:26:38 +10:00
}