cvelist/2020/12xxx/CVE-2020-12279.json
2020-04-27 17:01:15 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-12279",
"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": "An issue was discovered in libgit2 before 0.28.4 and 0.9x before 0.99.0. checkout.c mishandles equivalent filenames that exist because of NTFS short names. This may allow remote code execution when cloning a repository. This issue is similar to CVE-2019-1353."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/libgit2/libgit2/releases/tag/v0.99.0",
"refsource": "MISC",
"name": "https://github.com/libgit2/libgit2/releases/tag/v0.99.0"
},
{
"url": "https://github.com/libgit2/libgit2/releases/tag/v0.28.4",
"refsource": "MISC",
"name": "https://github.com/libgit2/libgit2/releases/tag/v0.28.4"
},
{
"url": "https://github.com/git/git/security/advisories/GHSA-589j-mmg9-733v",
"refsource": "MISC",
"name": "https://github.com/git/git/security/advisories/GHSA-589j-mmg9-733v"
},
{
"url": "https://github.com/libgit2/libgit2/commit/64c612cc3e25eff5fb02c59ef5a66ba7a14751e4",
"refsource": "MISC",
"name": "https://github.com/libgit2/libgit2/commit/64c612cc3e25eff5fb02c59ef5a66ba7a14751e4"
}
]
}
}