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

63 lines
1.7 KiB
JSON
Raw Normal View History

2020-06-16 13:01:22 +00:00
{
2020-10-30 13:35:44 -05:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2020-10-28T00:00:00",
"ID": "CVE-2020-14189",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
2020-06-16 13:01:22 +00:00
{
2020-10-30 13:35:44 -05:00
"product": {
"product_data": [
{
"product_name": "gajira-comment",
"version": {
"version_data": [
{
"version_value": "2.0.2",
"version_affected": "<"
}
]
}
}
]
},
"vendor_name": "Atlassian"
2020-06-16 13:01:22 +00:00
}
2020-10-30 13:35:44 -05:00
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The execute function in in the Atlassian gajira-comment GitHub Action before version 2.0.2 allows remote attackers to execute arbitrary code in the context of a GitHub runner by creating a specially crafted GitHub issue comment."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Template Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/atlassian/gajira-comment/security/advisories/GHSA-hj6w-pm28-h8hf"
}
]
}
}