cvelist/2018/19xxx/CVE-2018-19486.json
2019-04-11 03:00:47 +00:00

92 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-19486",
"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 before 2.19.2 on Linux and UNIX executes commands from the current working directory (as if '.' were at the end of $PATH) in certain cases involving the run_command() API and run-command.c, because there was a dangerous change from execvp to execv during 2017."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://git.kernel.org/pub/scm/git/git.git/commit/?id=321fd82389742398d2924640ce3a61791fd27d60",
"refsource": "MISC",
"url": "https://git.kernel.org/pub/scm/git/git.git/commit/?id=321fd82389742398d2924640ce3a61791fd27d60"
},
{
"name": "106020",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106020"
},
{
"name": "https://git.kernel.org/pub/scm/git/git.git/tree/Documentation/RelNotes/2.19.2.txt",
"refsource": "MISC",
"url": "https://git.kernel.org/pub/scm/git/git.git/tree/Documentation/RelNotes/2.19.2.txt"
},
{
"name": "1042166",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1042166"
},
{
"name": "RHSA-2018:3800",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:3800"
},
{
"name": "USN-3829-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3829-1/"
},
{
"refsource": "GENTOO",
"name": "GLSA-201904-13",
"url": "https://security.gentoo.org/glsa/201904-13"
}
]
}
}