cvelist/2021/3xxx/CVE-2021-3028.json
2021-01-13 17:02:04 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-3028",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "git-big-picture before 1.0.0 mishandles ' characters in a branch name, leading to code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/git-big-picture/git-big-picture/pull/62",
"refsource": "MISC",
"name": "https://github.com/git-big-picture/git-big-picture/pull/62"
},
{
"url": "https://github.com/git-big-picture/git-big-picture/pull/27",
"refsource": "MISC",
"name": "https://github.com/git-big-picture/git-big-picture/pull/27"
},
{
"refsource": "MISC",
"name": "https://github.com/git-big-picture/git-big-picture/releases/tag/v1.0.0",
"url": "https://github.com/git-big-picture/git-big-picture/releases/tag/v1.0.0"
}
]
}
}