cvelist/2014/9xxx/CVE-2014-9938.json

73 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-9938",
"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" : "contrib/completion/git-prompt.sh in Git before 1.9.3 does not sanitize branch names in the PS1 variable, allowing a malicious repository to cause code execution."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/njhartwell/pw3nage",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/njhartwell/pw3nage"
},
{
"name" : "https://github.com/git/git/commit/8976500cbbb13270398d3b3e07a17b8cc7bff43f",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/git/git/commit/8976500cbbb13270398d3b3e07a17b8cc7bff43f"
2018-01-04 15:05:12 -05:00
},
{
"name" : "RHSA-2017:2004",
"refsource" : "REDHAT",
2018-01-04 15:05:12 -05:00
"url" : "https://access.redhat.com/errata/RHSA-2017:2004"
2017-10-16 12:31:07 -04:00
}
]
}
}