cvelist/2014/9xxx/CVE-2014-9938.json
2019-03-18 03:23:03 +00:00

72 lines
2.2 KiB
JSON

{
"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",
"url": "https://github.com/njhartwell/pw3nage"
},
{
"name": "https://github.com/git/git/commit/8976500cbbb13270398d3b3e07a17b8cc7bff43f",
"refsource": "CONFIRM",
"url": "https://github.com/git/git/commit/8976500cbbb13270398d3b3e07a17b8cc7bff43f"
},
{
"name": "RHSA-2017:2004",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:2004"
}
]
}
}